mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #61] [Feature Request]: Add Tube Archivist playlist and channel metadata integration to Jellyfin items #48
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#48
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 @gu33mis on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/61
I've read the documentation
Your Feature Request
Is your feature request related to a problem? Please describe.
Currently, the TubeArchivist JellyFin plugin fetches metadata for individual videos, but it doesn’t retrieve any information about which playlist or channel the video belongs to in TubeArchivist. This means that while the videos are visible in JellyFin, there’s no easy way to group or filter them by the playlists or channels they originated from.
As a result, all videos appear as standalone items in JellyFin, making it difficult to identify or organize content based on TubeArchivist’s structured metadata.
Describe the solution you'd like
I’d like the plugin to fetch playlist and channel metadata from TubeArchivist and apply it to the corresponding JellyFin items.
This would make it possible to browse and filter videos in JellyFin by playlist or channel, improving the overall experience and maintaining the structure already defined in TubeArchivist.
The implementation could:
Additional context
In many cases, all videos from a given channel are already grouped under a single "Show" in JellyFin, so adding a channel tag might be redundant. However, having playlist-level metadata would still be extremely valuable for users who curate playlists in TubeArchivist.
This feature would help align JellyFin’s browsing experience with TubeArchivist’s organizational structure and make it easier to locate related content.
Your help is needed!
@DarkFighterLuke commented on GitHub (Oct 21, 2025):
Please check the new Playlists Synchronization feature (released in v.1.4.1) for the playlist grouping.
The question about channel grouping doesn't make sense to me, I mean, a channel is a Series, so they are already grouped in Jellyfin, did i misunderstand something?