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

Both qBittorrent Complete and Seeding show up even though set to hide. #1985

Open
devanteweary opened this issue Apr 20, 2024 · 10 comments
Open

Comments

@devanteweary
Copy link

Organizr Version: V 2.1.2490
Branch: v2-master
WebServer: Nginx
Operating System: Unraid - (Docker container repository: organizr/organizr)

Problem Description:

Completed downloads not being hidden.

Happens with both torrents that have been completed and the files removed and also torrents that are complete and seeding.

Same issue as: #1834


Reproduction Steps:

Enabled both "Hide Seeding" and "Hide Completed" in Organizr Settings > Tab Editor > Homepage Items > qBittorrent > Misc Options.


Errors on screen? If so paste here:

No errors.

image

For example, the torrent of Ayoade_On_Top_by_Richard_Ayoade.epub exists and is seeding.
The torrent of A Thin Line Between Love And Hate (1996) [1080p] [BluRay] [YTS.MX] is complete, the file has been deleted, but the torrent is still in qBittorrent. (eventually I clean these out but while they are in qbittorrent, they still appear in Organizr).

I pasted the api/v2/homepage/qbittorrent/queue as that was requested in issue 1834.

Please find it here: https://justpaste.it/organizr

Thank you for taking the time!!

@jiznon
Copy link

jiznon commented May 3, 2024

Same issue here since i first started using Organizr many years ago. I don't use it for this reason.

@jiznon
Copy link

jiznon commented May 10, 2024

Btw, how did you get the "Download Status" header on there? I can't seem to find it anywhere. Custom CSS?

@devanteweary
Copy link
Author

Btw, how did you get the "Download Status" header on there? I can't seem to find it anywhere. Custom CSS?

Yeah. That's the HTML widget set before the qBittorrent widget.
It's just this:

<html>
<head>
<style>

    .button {
      background-color: #499fb6;
      color: #000000;
      padding: 10px 20px;
      border: none;
        }

    </style>
    </head>

<body>

    <b>
<button class="button">Download Status</button>

    </b>

    </body>
    </html>

@jiznon
Copy link

jiznon commented May 11, 2024

Neat, thanks!

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@jiznon
Copy link

jiznon commented May 26, 2024

Any ideas on this before it’s auto closed?

@devanteweary
Copy link
Author

Any ideas on this before it’s auto closed?

I'm thinking the project's dead brother.

@HalianElf
Copy link
Sponsor Collaborator

What version of qbit? Mine works as expected.

@causefx
Copy link
Owner

causefx commented May 26, 2024 via email

@devanteweary
Copy link
Author

What version of qbit? Mine works as expected.

Oh snap, I guess it isn't dead!
Sorry about that.

Using the following qBittorrent container:

  • qBittorrent v4.6.4 Web UI (64-bit)
  • Repository: binhex/arch-qbittorrentvpn:latest

and using the following version of Organizrrv2:

  • Organizrr v2.1.2490
  • Branch: v2-master
  • Repository: organizr/organizr

@causefx , we can do Discord screenshare or Windows Quick Assist if you wanna try that.
Let me know.

I'm DevanteWeary on Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants