mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
b643988ed4b6997988fafcb59e0a429f8c0d5391
JellyfinApiClient methods and logging
- Rename `getNextUpEpisode` to `getNextUpEpisodes` and update it to return a list of episodes with expanded request fields. - Rename `getMediaPlaybackInfo` to `getMediaPlaybackUrl` and update its usages in `MediaRepository`. - Simplify logging format by removing curly brace placeholders across multiple API call methods. - Reorder `getContinueWatching` and `getLibraryContent` for better class organization. - Remove unused `episode` import in `MediaRepository`.
Description
Languages
Kotlin
100%