# Mirrors

To provide a better download experience and offload bandwidth and hosting charges from the project, our main downloads (releases and installers) are distributed over a global network of volunteer mirror servers. The project is always interested in adding new mirrors to our pool, and we welcome offers of assistance!

If you would like to help, you should:

* Be an experienced provider of mirroring services
* Be able to sync with a frequency between 1-12 hours
* Be able to handle at least 100Mbit/sec of traffic with no bandwidth limits
* Be able to mirror for a long term period (years)

The majority of existing mirrors are Telco's, ISP's or Universities, and whilst this is not a fixed requirement, they are our preferred mirror partners as we need to trust the provider.

If you meet the criteria above please drop an email with the offer to <mirrors@libreelec.tv>

## Rsync Details

```
rsync://releases.libreelec.tv/releases
```

## Current Mirrors

| Country        | Mirror Provider                 | Mirror URL                                                                                                |
| -------------- | ------------------------------- | --------------------------------------------------------------------------------------------------------- |
| Australia      | Digital Pacific                 | [https://libreelec.mirror.digitalpacific.com.au](http://libreelec.mirror.digitalpacific.com.au)           |
| Belgium        | Belnet                          | [https://ftp.belnet.be/mirror/libreelec.tv](http://ftp.belnet.be/mirror/libreelec.tv)                     |
| Bulgaria       | Burgaslan                       | <http://mirrors.burgaslan.bg/libreelec>                                                                   |
| Czech Republic | Karneval                        | [https://mirror.karneval.cz/pub/linux/libreelec](http://mirror.karneval.cz/pub/linux/libreelec)           |
| France         | Reloumirrors                    | <http://libreelec.reloumirrors.net>                                                                       |
| Germany        | Friedrich-Alexander Universität | [https://ftp.fau.de/libreelec](http://ftp.fau.de/libreelec)                                               |
| Germany        | Heiko Richter                   | <http://ftp.heikorichter.name/libreelec>                                                                  |
| Germany        | RWTH Aachen University          | [https://ftp.halifax.rwth-aachen.de/libreelec](http://ftp.halifax.rwth-aachen.de/libreelec)               |
| Greece         | University of Crete             | [https://ftp.cc.uoc.gr/mirrors/linux/libreelec](http://ftp.cc.uoc.gr/mirrors/linux/libreelec)             |
| Netherlands    | NLUUG                           | [https://ftp.nluug.nl/pub/mediaplayer/libreelec](http://ftp.nluug.nl/pub/mediaplayer/libreelec)           |
| Netherlands    | Serverion                       | [https://mirror.serverion.com/libreelec](https://mirror.serverion.com)                                    |
| Netherlands    | WeAreTriple                     | [https://libreelec.mirror.wearetriple.com](http://libreelec.mirror.wearetriple.com)                       |
| Netherlands    | Weppel                          | <http://mirror.ehv.weppel.nl/libreelec>                                                                   |
| Portugal       | University of Porto             | [https://mirrors.fe.up.pt/pub/libreelec](http://mirrors.fe.up.pt/pub/libreelec)                           |
| Sweden         | University of Umea              | [https://ftp.acc.umu.se/mirror/libreelec.tv/releases](http://ftp.acc.umu.se/mirror/libreelec.tv/releases) |
| United Kingdom | UK2.net                         | <http://libreelec.mirrors.uk2.net/releases>                                                               |
| United Kingdom | University of Warwick           | [https://anorien.csc.warwick.ac.uk/mirrors/libreelec](http://anorien.csc.warwick.ac.uk/mirrors/libreelec) |
| United States  | Limestone Networks              | [https://mirror.lstn.net/libreelec](http://mirror.lstn.net/libreelec)                                     |
| United States  | Georgia Tech                    | <http://www.gtlib.gatech.edu/pub/LibreELEC>                                                               |

## Live Statistics

Mirrorbits supports detailed statistics on downloads and available mirrors. This information can be accessed by appending `?mirrorstats` or `?mirrorlist` to the download URL, e.g.

<https://releases.libreelec.tv/LibreELEC-RPi4.arm-10.0.1.img.gz?mirrorstats>

<https://releases.libreelec.tv/LibreELEC-RPi4.arm-10.0.1.img.gz?mirrorlist>

Global mirror statistics can be found here: <https://releases.libreelec.tv/mirrorstats>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.libreelec.tv/project/mirrors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
