Filter disabled libraries from settings and add episode/season/series ID context for sharing migration#23
Merged
AbandonedCart merged 7 commits intomainfrom Apr 22, 2026
Conversation
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
… ID context for sharing migration Agent-Logs-Url: https://github.com/intro-skipper/skipme.db-plugin/sessions/8b19e85b-4f4e-4d1d-bd72-6720a148eedb Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
AbandonedCart
April 22, 2026 20:03
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The settings page currently lists libraries even when
SkipMe.dbis disabled at the Jellyfin library level. This update aligns the UI with Jellyfin’s media-segment provider configuration and starts moving sharing-related identifier plumbing from Segment Editor into the plugin backend.Settings page: library visibility now honors provider enablement
GET /Library/VirtualFolders) and library option typing.SkipMe.dbprovider disablement fromLibraryOptions.DisabledMediaSegmentProviders.skipme.dbname fallback).Backend: episode-level provider context groundwork
SyncSegmentsTask.tvdb_season_idtvdb_series_idimdb_series_idtmdb_idseason/episodenumbersBackend: season/series access to all episode IDs