mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
feat(series): improve season and episode loading handling
This commit is contained in:
@@ -332,7 +332,7 @@ class JellyfinApiClient @Inject constructor(
|
||||
userId = getUserId(),
|
||||
seriesId = seriesId,
|
||||
fields = defaultItemFields,
|
||||
enableUserData = true,
|
||||
enableUserData = false,
|
||||
)
|
||||
result.content.items
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user