dracula / qbittorrent

🧛🏻‍♂️ Dark theme for QBittorrent
https://draculatheme.com/qbittorrent
MIT License
394 stars 35 forks source link

qbittorrent 4.6.3 - colors look ok, but variables are used as labels #39

Open cybericius opened 9 months ago

cybericius commented 9 months ago

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug. image

I'm using WebUI. qBittorrent.conf: WebUI\RootFolder=/themes/qbittorrent/webui chmod -R 777 on the cloned qbittorrent folder done

KevoM commented 9 months ago

Same here

cybericius commented 9 months ago

I think it must be related to translation files. Is there some file missing or qbittorrent has changed something?

jfredsilva commented 8 months ago

I also have this problem on container manager (Synology docker)

jmsaham commented 8 months ago

I have same issue. running in docker on unraid. used git clone and then mapped the webui folder in the qb ui. reset and then i get the screenshot above

Wraaath commented 8 months ago

Same here

TopNot commented 8 months ago

I am also running into this issue on a fresh install on Debian. Poking around at how other themes appear, it looks like an issue with translation support. In crash0veride's DarkLight-QBittorrent Web UI project Their workaround is to "Remove translation related code from the qBittorrent master files using regex QBT_TR?( and )QBT_TR[CONTEXT=.*?]" Is there a fix that can be done on this end to address this? Thanks!

crchauffe commented 7 months ago

I'm seeing this issue on another WebUI themes as well: https://github.com/repslet/nightwalker

The only one that has worked for me is this one: https://github.com/Carve/qbittorrent-webui-cjratliff.com

Hopefully this gets fixed soon? I'm really fond of dracula.

pimodege commented 7 months ago

I'm seeing this issue on another WebUI themes as well: https://github.com/repslet/nightwalker

The only one that has worked for me is this one: https://github.com/Carve/qbittorrent-webui-cjratliff.com

Hopefully this gets fixed soon? I'm really fond of dracula.

Try this: https://github.com/CallMeBruce/nightwalker

crchauffe commented 7 months ago

I'm seeing this issue on another WebUI themes as well: https://github.com/repslet/nightwalker The only one that has worked for me is this one: https://github.com/Carve/qbittorrent-webui-cjratliff.com Hopefully this gets fixed soon? I'm really fond of dracula.

Try this: https://github.com/CallMeBruce/nightwalker

Beautiful! Thank you so much!