mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #75] [Bug]: Only first page of Playlists are added #50
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edavis10 on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/75
Originally assigned to: @DarkFighterLuke on GitHub.
I've read the documentation
Operating System
Debian Linux, Docker
Your Bug Report
Describe the bug
Only the first page (pagination) of playlists in TubeArchivist are sync'd into JellyFin. Reading the GetPlaylists API call, it looks like it's only getting the first (default) page and not paging through all of that API's pagination (though my C# is rusty).
Steps To Reproduce
TAToJellyfinPlaylistsSyncTaskin JellyFin's scheduled tasksArchive view page sizesetting)Archive view page sizesetting to 24TAToJellyfinPlaylistsSyncTaskin JellyFin's scheduled tasksExpected behavior
I would expect that scheduled task to get all playlists from TA, not just the first page.
Workaround
Increasing TubeArchivist > User Config >
Archive view page sizesetting to 500 got more to load in, though that makes other pages in TubeArchivist much larger and perform poorly (e.g. Channels list, Channel details, etc)(Great feature though. This will really make TA and JF work much better together.)
Relevant Jellyfin log output
Anything else?
No response
@DarkFighterLuke commented on GitHub (Dec 3, 2025):
The bug should have been fixed in release v1.4.4.