Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qBittorrent webui 4.6.2 themes not working properly #526

Closed
CplPwnies opened this issue Dec 21, 2023 · 2 comments
Closed

qBittorrent webui 4.6.2 themes not working properly #526

CplPwnies opened this issue Dec 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@CplPwnies
Copy link

Describe the bug
After updating to qBittorrent 4.6.2, the row padding in the webUI is larger, the search/filter box is aligned left instead of right, and the menu bar menus do not stay open

Theme Install Method (Don't skip)

  • docker-compose:
---
version: "3.8"

services:
  qbit:
    image: lscr.io/linuxserver/qbittorrent:latest
    restart: unless-stopped
    environment:
      - PGID=1000
      - PUID=1000
      - TZ=UTC
      - UMASK=022
      - WEBUI_PORT=8180
      - DOCKER_MODS=ghcr.io/gilbn/theme.park:qbittorrent
      - TP_THEME=overseerr
  • container logs:
[mod-init] Attempting to run Docker Modification Logic
[mod-init] Adding gilbn/theme.park:qbittorrent to container
[mod-init] Downloading gilbn/theme.park:qbittorrent from ghcr.io
[mod-init] Installing gilbn/theme.park:qbittorrent
[mod-init] gilbn/theme.park:qbittorrent applied to container
[migrations] started
[migrations] no migrations found
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

[mod-init] **** Installing all mod packages ****
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1/9) Installing perl (5.38.2-r0)
(2/9) Installing libuuid (2.39.3-r0)
(3/9) Installing apr (1.7.4-r0)
(4/9) Installing apr-util (1.6.3-r1)
(5/9) Installing lz4-libs (1.9.4-r5)
(6/9) Installing libsasl (2.1.28-r5)
(7/9) Installing serf (1.3.10-r0)
(8/9) Installing subversion-libs (1.14.2-r12)
(9/9) Installing subversion (1.14.2-r12)
Executing subversion-1.14.2-r12.pre-install
Executing busybox-1.36.1-r16.trigger
OK: 161 MiB in 92 packages
------------------------------
| qBittorrent theme.park Mod |
------------------------------
Variables set:
'APP_FILEPATH'=/config/qBittorrent/qBittorrent.conf
'TP_DISABLE_THEME'=
'TP_HOTIO'=
'TP_DOMAIN'=
'TP_COMMUNITY_THEME'=
'TP_SCHEME'=
'TP_THEME'=overseerr

No domain set, defaulting to theme-park.dev
No scheme set, defaulting to https
---------------------------------------
| Downloading WebUI files from github |
---------------------------------------

Downloading qBittorrent webui to "/themepark"..please wait

Download finished


Downloading qBittorrent webui icons to "/themepark/xxx"..please wait

Download finished

---------------------------------------
| Adding the stylesheet to html files |
---------------------------------------
Stylesheet set to overseerr on /themepark/public/index.html

Stylesheet set to overseerr on /themepark/private/confirmruleclear.html

Stylesheet set to overseerr on /themepark/private/confirmfeeddeletion.html

Stylesheet set to overseerr on /themepark/private/confirmruledeletion.html

Stylesheet set to overseerr on /themepark/private/views/logTabs.html

Stylesheet set to overseerr on /themepark/private/views/preferencesToolbar.html

Stylesheet set to overseerr on /themepark/private/views/properties.html

Stylesheet set to overseerr on /themepark/private/views/preferences.html

Stylesheet set to overseerr on /themepark/private/views/transferlist.html

Stylesheet set to overseerr on /themepark/private/views/about.html

Stylesheet set to overseerr on /themepark/private/views/log.html

Stylesheet set to overseerr on /themepark/private/views/rss.html

Stylesheet set to overseerr on /themepark/private/views/rssDownloader.html

Stylesheet set to overseerr on /themepark/private/views/propertiesToolbar.html

Stylesheet set to overseerr on /themepark/private/views/search.html

Stylesheet set to overseerr on /themepark/private/views/statistics.html

Stylesheet set to overseerr on /themepark/private/views/aboutToolbar.html

Stylesheet set to overseerr on /themepark/private/views/searchplugins.html

Stylesheet set to overseerr on /themepark/private/views/filters.html

Stylesheet set to overseerr on /themepark/private/views/installsearchplugin.html

Stylesheet set to overseerr on /themepark/private/addtrackers.html

Stylesheet set to overseerr on /themepark/private/rename_rule.html

Stylesheet set to overseerr on /themepark/private/newtag.html

Stylesheet set to overseerr on /themepark/private/rename_files.html

Stylesheet set to overseerr on /themepark/private/newfeed.html

Stylesheet set to overseerr on /themepark/private/download.html

Stylesheet set to overseerr on /themepark/private/index.html

Stylesheet set to overseerr on /themepark/private/downloadlimit.html

Stylesheet set to overseerr on /themepark/private/addpeers.html

Stylesheet set to overseerr on /themepark/private/rename_file.html

Stylesheet set to overseerr on /themepark/private/newrule.html

Stylesheet set to overseerr on /themepark/private/confirmdeletion.html

Stylesheet set to overseerr on /themepark/private/newcategory.html

Stylesheet set to overseerr on /themepark/private/rename.html

Stylesheet set to overseerr on /themepark/private/uploadlimit.html

Stylesheet set to overseerr on /themepark/private/setlocation.html

Stylesheet set to overseerr on /themepark/private/shareratio.html

Stylesheet set to overseerr on /themepark/private/rename_feed.html

Stylesheet set to overseerr on /themepark/private/newfolder.html

Stylesheet set to overseerr on /themepark/private/upload.html

Stylesheet set to overseerr on /themepark/private/edittracker.html

------------------------------------------------------------
| Cleaning files in /themepark for any translation text... |
------------------------------------------------------------
-------------------------------------------------------
| Updating RootFolder and AlternativeUIEnabled values |
-------------------------------------------------------
[custom-init] No custom files found, skipping...
WebUI will be started shortly after internal preparations. Please wait...

******** Information ********
To control qBittorrent, access the WebUI at: http://localhost:8180

Connection to localhost (127.0.0.1) 8180 port [tcp/*] succeeded!
[ls.io-init] done.

Application Info (Don't skip)

  • Version: qBittorrent v4.6.2 Web UI (64-bit)
  • Container: `LSIO

To Reproduce
Steps to reproduce the behavior:

  1. Apply any qBittorrent TP theme

Expected behavior
For the WebUI to look and behave as expected before the latest update

Screenshots

  • With TP theme:
    image

-Without TP Theme:
image

Desktop (If applicable) (please complete the following information):

  • OS: Windows 10
  • Browser: Tested in all
  • Version: latest

Additional context
None

@CplPwnies CplPwnies added the bug Something isn't working label Dec 21, 2023
GilbN added a commit that referenced this issue Jan 1, 2024
@cryptiklemur
Copy link

Looks like padding on the main menu is off too (4px 10px instead of 2px 10px)

@GilbN GilbN mentioned this issue Jan 20, 2024
GilbN added a commit that referenced this issue Jan 20, 2024
* qbittorrent: 💄Fixes for #526

* Unraid: Fix login script github.io URL
Unraid: Fix the navbar scroll overflow.

* Move from subversion to git for pulling the qbittorrent webui (#530)

* Move from subversion to git for pulling the qbittorrent webui

* slight verbage changes

---------

Co-authored-by: Blake <7227893+nintendo424@users.noreply.github.com>
GilbN added a commit that referenced this issue Jan 25, 2024
* 1.13.8 (#496)

* Bad interpreter error associated with the NPM release of 2.9.21 (#486)

* Fix Pi-Hole network details table colors (#489)

* Grafana 9.5.1 element support (#492)

Adding support for only a few elements in latest version of Grafana

* Added uptime kuma card css (#494)

* Use hashlib instead of git shas

* Fix Latest manifest if logic

---------

Co-authored-by: goodbyepavlyi 3 <pavlyi.off@gmail.com>
Co-authored-by: Samuel Bartík <63553146+sambartik@users.noreply.github.com>
Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: Henry Whitaker <36062479+henrywhitaker3@users.noreply.github.com>

* Set line feed in fetch script

* 1.15.1 (#534)

* qbittorrent: 💄Fixes for #526

* Unraid: Fix login script github.io URL
Unraid: Fix the navbar scroll overflow.

* Move from subversion to git for pulling the qbittorrent webui (#530)

* Move from subversion to git for pulling the qbittorrent webui

* slight verbage changes

---------

Co-authored-by: Blake <7227893+nintendo424@users.noreply.github.com>

* vuetorrent curl github redirect

The curl of the latest vuetorrent repo returns a 301 redirect code and location https://api.github.com/repositories/181508472/releases/latest resulting in a `Cannot iterate over null (null)` when jq filters assets against the output from the original request.

---------

Co-authored-by: GilbN <24592972+GilbN@users.noreply.github.com>
Co-authored-by: goodbyepavlyi 3 <pavlyi.off@gmail.com>
Co-authored-by: Samuel Bartík <63553146+sambartik@users.noreply.github.com>
Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: Henry Whitaker <36062479+henrywhitaker3@users.noreply.github.com>
Co-authored-by: Blake <7227893+nintendo424@users.noreply.github.com>
@GilbN
Copy link
Collaborator

GilbN commented Feb 25, 2024

Fixed on master

@GilbN GilbN closed this as completed Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants