Luis Garcia
|
1f7da2f609
|
Add support for emby
|
2024-06-01 23:21:07 -06:00 |
|
Luis Garcia
|
5b1933cb08
|
format
|
2024-04-15 15:03:18 -06:00 |
|
Luis Garcia
|
ae71ca0940
|
Jellyfin/Plex: Log when guid items are missing
|
2024-04-14 17:44:31 -06:00 |
|
Luis Garcia
|
9b38729b95
|
Watched: Use get for season
Use get to avoid KeyError if season doesnt exist.
|
2024-04-14 17:08:49 -06:00 |
|
Luis Garcia
|
402c286742
|
Plex: format
|
2024-04-14 17:06:37 -06:00 |
|
Luis Garcia
|
803d248cb8
|
Jellyfin: Skip if UserData is not avaliable
|
2024-04-05 00:47:24 -06:00 |
|
Luis Garcia
|
713be6970c
|
Jellyfin: Fix error status code
|
2024-04-05 00:26:24 -06:00 |
|
Luigi311
|
84899aef50
|
Return empty if season/show are missing from episode_watched_list
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-02-11 02:21:42 -07:00 |
|
Luigi311
|
033ef76cfe
|
Plex: Use username
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-25 17:41:43 -07:00 |
|
Luigi311
|
b32de7259b
|
Jellyfin: Swap out is not
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-18 15:39:52 -07:00 |
|
Luigi311
|
6744ebcb5b
|
Jellyfin: Skip season if no indexnumber
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 04:07:40 -07:00 |
|
Luigi311
|
c6b026a82d
|
Jellyfin: Remove redudent keys call
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 03:22:08 -07:00 |
|
Luigi311
|
cc706938ce
|
Jellyfin: Add generate_guids/locations. Cleanup
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 02:53:36 -07:00 |
|
Luigi311
|
84b98db36b
|
Jellyfin: Add timeout
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 00:50:22 -07:00 |
|
Luigi311
|
54adf0e56f
|
Jellyfin: Remove async
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 00:21:58 -07:00 |
|
Luigi311
|
362d54b471
|
plex: guids
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:55:28 -07:00 |
|
Luigi311
|
96fe367562
|
Add GENERATE_LOCATIONS
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:22:48 -07:00 |
|
Luigi311
|
f5835e1e72
|
Add GENERATE_GUIDS enviornment
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:22:48 -07:00 |
|
Luigi311
|
fe65716706
|
Plex: Remove recursive thread calls
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:22:16 -07:00 |
|
Luigi311
|
873735900f
|
Functions: Add override_threads
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:22:16 -07:00 |
|
Somer Hayter
|
c6affc3108
|
Plex: add logging for failed find_video + get_video_status
|
2024-01-13 00:10:34 +11:00 |
|
Somer Hayter
|
59b49fd0df
|
Plex: Fix guid lookup in find_video and get_video_status
|
2024-01-13 00:10:34 +11:00 |
|
Luigi311
|
95f2a9ad30
|
If only one worker, run in main thread to avoid overhead
|
2024-01-06 01:13:15 -07:00 |
|
Luigi311
|
7317e8533d
|
Watched: Use enumerate
|
2024-01-06 00:16:13 -07:00 |
|
Luigi311
|
f80c20d70c
|
Watched: Remove deepcopy due to performance
|
2024-01-05 23:46:15 -07:00 |
|
Luigi311
|
01fc13c3e0
|
Merge branch 'dev' of github.com:luigi311/JellyPlex-Watched into dev
|
2024-01-05 22:45:19 -07:00 |
|
Luigi311
|
1edfecae42
|
Cleanup
|
2024-01-05 22:44:56 -07:00 |
|
Luigi311
|
9dab9a4632
|
Merge branch 'main' into dev
|
2024-01-05 15:12:54 -07:00 |
|
Luigi311
|
98a824bfdc
|
Plex: Format
|
2024-01-05 14:58:24 -07:00 |
|
Luigi311
|
8fa9351ef1
|
Plex: Only partially watched more than 1 min
|
2024-01-05 14:58:24 -07:00 |
|
Roberto Banić
|
64b2197844
|
Remove unnecessary check
|
2024-01-05 14:58:24 -07:00 |
|
Roberto Banić
|
26f1f80be7
|
Refactor get_user_library_watched
|
2024-01-05 14:58:24 -07:00 |
|
Roberto Banić
|
2e4c2a6817
|
Refactor get_user_library_watched_show
|
2024-01-05 14:58:24 -07:00 |
|
Roberto Banić
|
9498335e22
|
Deduplicate get_movie_guids and get_episode_guids
|
2024-01-05 14:58:24 -07:00 |
|
Luigi311
|
de9180a124
|
Handle episode names are not unique
|
2024-01-05 14:58:24 -07:00 |
|
Luigi311
|
9739b27718
|
Remove failed message from show/episode/movie dict
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
bdf6476689
|
Watched: combine_watched_dicts check types
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
b8b627be1a
|
Use season number instead of season name
Using season name is not reliable as it can vary between servers
and can be overridden by the user.
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
2e0ec9aa38
|
Plex: Use updateTimeline instead of updateProgress
Not all accounts have access to updateProgress, so use updateTimeline instead
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
4b02aae889
|
Show average time on exit
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
c91ba0b1b3
|
Action: Add test
Spins up jellyfin and plex containers to test against
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
b8273f50c2
|
MARKFILE match LOGFILE
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
1841b0dea6
|
Jellyfin: Remove headers append
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
b311bf2770
|
Add MARK/DRYRUN logger levels
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
df13cef760
|
Add mark list support
|
2024-01-05 14:57:55 -07:00 |
|
Luigi311
|
4de25a0d4a
|
Print server info
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:44 -07:00 |
|
Luigi311
|
43d6bc0d82
|
Timeout issues (#103)
* Add timeout support for jellyfin requests
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:57:44 -07:00 |
|
Luigi311
|
116d50a75a
|
Add max_threads
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
03617dacfc
|
Jellyfin: Remove isPlayed, Use get for name
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
e6b33f1bc9
|
Jellyfin: Fix locations logic
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|