Playlists: internal handling, on-disk-management #613

Closed
opened 2025-12-21 17:00:28 +01:00 by backuprepo · 1 comment
Owner

Originally created by @TwizzyDizzy on GitHub (Apr 21, 2019).

Hi folks,

this is a follow-up to #1228. The following questions popped up while debugging that issue:

  • Could somebody explain how playlists are handled internally? Why are they created on-disk and not in an SQLite file like the library?
  • Why don't playlists get deleted on-disk (/var/lib/jellyfin/data/playlists) once the users deletes them?

Cheers
Thomas

Originally created by @TwizzyDizzy on GitHub (Apr 21, 2019). Hi folks, this is a follow-up to #1228. The following questions popped up while debugging that issue: * Could somebody explain how playlists are handled internally? Why are they created on-disk and not in an SQLite file like the library? * Why don't playlists get deleted on-disk (`/var/lib/jellyfin/data/playlists`) once the users deletes them? Cheers Thomas
backuprepo 2025-12-21 17:00:28 +01:00
Author
Owner

@stale[bot] commented on GitHub (Jan 14, 2020):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Jan 14, 2020): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
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/jellyfin#613
No description provided.