Pagination for the WEBUI #17093

Open
opened 2026-02-22 03:40:09 -05:00 by deekerman · 9 comments
Owner

Originally created by @aronmgv on GitHub (Aug 19, 2025).

Suggestion

My torrent list is almost 5000 and the WebUI really struggles to render it all.. Initial webui load takes 15-20 seconds.. Thus pagination is the only option.. make it realtime, so the webui acts as there are all torrents but only certain limit is being rendered.. when user filters something it filters everything, not only what is being on the current page. Basic logic of realtime web apps. Thanks!

Use case

No response

Extra info/examples/attachments

No response

Originally created by @aronmgv on GitHub (Aug 19, 2025). ### Suggestion My torrent list is almost 5000 and the WebUI really struggles to render it all.. Initial webui load takes 15-20 seconds.. Thus pagination is the only option.. make it realtime, so the webui acts as there are all torrents but only certain limit is being rendered.. when user filters something it filters everything, not only what is being on the current page. Basic logic of realtime web apps. Thanks! ### Use case _No response_ ### Extra info/examples/attachments _No response_
Author
Owner

@blixten85 commented on GitHub (Aug 20, 2025):

As a temporary fix for you, you can use VueTorrent. It has exactly what you are looking for.

Works well on cellphones too

@blixten85 commented on GitHub (Aug 20, 2025): As a temporary fix for you, you can use VueTorrent. It has exactly what you are looking for. Works well on cellphones too
Author
Owner

@aronmgv commented on GitHub (Aug 20, 2025):

I actually tried it. However I still prefer qBittorent UI. Thanks!

@aronmgv commented on GitHub (Aug 20, 2025): I actually tried it. However I still prefer qBittorent UI. Thanks!
Author
Owner

@blixten85 commented on GitHub (Aug 21, 2025):

I actually tried it. However I still prefer qBittorent UI. Thanks!

Yeah i feel you, i have the same issue when it comes to mobile UI. Would prefer the standard UI with mobile adaptation on such devices 😋

@blixten85 commented on GitHub (Aug 21, 2025): > I actually tried it. However I still prefer qBittorent UI. Thanks! Yeah i feel you, i have the same issue when it comes to mobile UI. Would prefer the standard UI with mobile adaptation on such devices 😋
Author
Owner

@tehcneko commented on GitHub (Aug 21, 2025):

This could be solved by #22502.

@tehcneko commented on GitHub (Aug 21, 2025): This could be solved by #22502.
Author
Owner

@blixten85 commented on GitHub (Aug 21, 2025):

This could be solved by #22502.

I don’t see that option, I’m running 5.1.2

@blixten85 commented on GitHub (Aug 21, 2025): > This could be solved by [#22502](https://github.com/qbittorrent/qBittorrent/pull/22502). I don’t see that option, I’m running 5.1.2
Author
Owner

@HanabishiRecca commented on GitHub (Aug 23, 2025):

I don’t see that option, I’m running 5.1.2

It is planned for release in 5.2.
Until then you could test it using some master branch build.

@HanabishiRecca commented on GitHub (Aug 23, 2025): > I don’t see that option, I’m running 5.1.2 It is planned for release in 5.2. Until then you could test it using some master branch build.
Author
Owner

@aronmgv commented on GitHub (Aug 25, 2025):

I don’t see that option, I’m running 5.1.2

It is planned for release in 5.2. Until then you could test it using some master branch build.

Do you also plan to introduce pagination as well?

@aronmgv commented on GitHub (Aug 25, 2025): > > I don’t see that option, I’m running 5.1.2 > > It is planned for release in 5.2. Until then you could test it using some master branch build. Do you also plan to introduce pagination as well?
Author
Owner

@HanabishiRecca commented on GitHub (Aug 25, 2025):

Do you also plan to introduce pagination as well?

No, noone have implemented it.
And I don't see how it could be compatible with the upcoming virtual list approach anyway.

@HanabishiRecca commented on GitHub (Aug 25, 2025): > Do you also plan to introduce pagination as well? No, noone have implemented it. And I don't see how it could be compatible with the upcoming virtual list approach anyway.
Author
Owner

@aronmgv commented on GitHub (Aug 25, 2025):

As long as the search will work across all the torrents I am fine with it.. I have an instance with 30k torrents ready for testing :))

@aronmgv commented on GitHub (Aug 25, 2025): As long as the search will work across all the torrents I am fine with it.. I have an instance with 30k torrents ready for testing :))
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#17093
No description provided.