JellyPlex-Watched/src
Luis Garcia f3801a0bd2 Plex: only fetch watched or partially watched episodes
Instead of fetching all episodes and checking if watched or view time it
is faster to search for only watched and partially watched episodes.

Signed-off-by: Luis Garcia <git@luigi311.com>
2025-02-19 13:52:05 -07:00
..
black_white.py Add lots of static typing 2025-02-18 17:59:43 -07:00
connection.py Use list instead of tuple for servers 2025-02-18 17:59:43 -07:00
emby.py Add lots of static typing 2025-02-18 17:59:43 -07:00
functions.py Use pydantic for structure 2025-02-19 10:51:10 -07:00
jellyfin.py Add lots of static typing 2025-02-18 17:59:43 -07:00
jellyfin_emby.py Use pydantic for structure 2025-02-19 10:51:10 -07:00
library.py Use pydantic for structure 2025-02-19 10:51:10 -07:00
main.py Use list instead of tuple for servers 2025-02-18 17:59:43 -07:00
plex.py Plex: only fetch watched or partially watched episodes 2025-02-19 13:52:05 -07:00
users.py Use list instead of tuple for servers 2025-02-18 17:59:43 -07:00
watched.py Use pydantic for structure 2025-02-19 10:51:10 -07:00