Is there a way to switch the qbittorrent UI between the default UI and vuetorrent on a schedule? I tried changing the alternate UI between false and true in the config, but it didn’t affect the app.
[ps love the banner on this community]
1. Posts must be related to the discussion of digital piracy
2. Don’t request invites, trade, sell, or self-promote
3. Don’t request or link to specific pirated titles, including DMs
4. Don’t submit low-quality posts, be entitled, or harass others
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
Hm. No. I changed
WebUI\AlternativeUIEnabled=true
and killed the container, but it wasn’t on the alternative UI after it started back up.Hm. It doesn’t look like that changes when I change it in the UI, so this isn’t the right setting. What is, though?
Did you set the alternative ui directory to point to the vuetoerent folder ?
I guess your best bet is to enable/disable the UI from the GUI, and make a diff of the configs.
Okay, it looks like maybe that is the right setting. Though it doesn’t seem to affect it when I change it directly.
Have you tried stopping the container first, editing, then starting? Maybe when you edit it while it’s running, the software is rewriting over it?
Hm. That worked to switch to the alt ui but not to switch back. …wtf