transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

Flags.zip download fails with HTTP 404 #923

Closed xnoreq closed 7 years ago

xnoreq commented 7 years ago

Flags.zip download fails with HTTP 404, because it tries to download from https://transmisson-remote-gui.googlecode.com/files/flags.zip, which doesn't exist anymore.

jeancf commented 7 years ago

Same here.

rzcat commented 7 years ago

Fix it manually:

  1. close your exe, download flag icons from here http://www.famfamfam.com/lab/icons/flags/
  2. unzip those .png files into somewhere like "C:\Users\USERNAME\AppData\Local\Transmission Remote GUI\flags\" (Win8.1)
  3. the "Transmission Remote GUI" dir should already be there if you've used it, while the "flags" dir does not exist if you've never managed to download flags.zip
  4. if you're not sure about the path above, navigate your explorer to %appdata% and see where it goes
  5. make sure the png path is something like ...\AppData\Local\Transmission Remote GUI\flags\jp.png
  6. modify ...\AppData\Local\Transmission Remote GUI\transgui.ini, make ShowCountryFlag=1 in [PeersList] section
  7. reopen exe, done

    off-topic if only theres a map plugin which shows the peer location on map...just like utorrent does

leonsoft-kras commented 7 years ago

I fixed the link in the program.