Solved Kodi mirror list.html?
#1
Hi,

where can I find a list of all mirrors that are reachable?
I tried to run download-dependencies.bat on Windows and got a message that I should try to switch the mirror used for downloading all of Kodi's dependencies.
Problem is, it tells me to look at http://mirrors.kodi.tv/list.html (see GitHub) which itself redirects to http://ftp.halifax.rwth-aachen.de/xbmc/list.html (probably the nearest mirror?)

I get a 404. Does list.html exist? All other downloads from that mirror work, e.g. http://ftp.halifax.rwth-aachen.de/xbmc/r...-arm64.deb
Is it mirror-specific, i.e. will the next sync fix this issue? A list.html does not exist on http://rsync.xbmc.org/ as well, though.

Thanks.

PS: Simply ran download-dependencies.bat again and it worked. I'm just wondering where to find such list. :-)

Regards,
Andre
Reply
#2
The correct location for the mirrorlist is http://mirrors.kodi.tv/timestamp.txt?mirrorlist 
It needs to be updated in the batch file.

Could you submit a PR ?
Reply
#3
Thumbs Up 
(2019-09-10, 18:14)Kib Wrote: The correct location for the mirrorlist is http://mirrors.kodi.tv/timestamp.txt?mirrorlist 
It needs to be updated in the batch file.

Could you submit a PR ?
Thank you.
PR: https://github.com/xbmc/xbmc/pull/16598
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi mirror list.html?0