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 |
|
Luigi311
|
7ef37fe848
|
Jellyfin: Check for provider_source in episode
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
dd64617cbd
|
Jellyfin: Handle missing paths
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Lai Jiang
|
a227c01a7f
|
Fix a type
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
da53609385
|
Jellyfin: Remove reassigning jellyfin_episode_id
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
e94a8fb2c3
|
Jellyfin: Fix errors with missing matches
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
945ffb2fb3
|
Plex: Cleanup username_title
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
e4b4c7ba39
|
plex: Fix username/title
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
43ead4bb0f
|
Plex: Fix username/title selection
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
c4a2f8af39
|
Users: Default to username and fall back to title
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
fd281a50b6
|
Log both servers users instead of exiting immediately
|
2024-01-05 14:55:56 -07:00 |
|
Luigi311
|
117932e272
|
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>
|
2023-12-10 10:41:59 -07:00 |
|
Luigi311
|
0190788658
|
Plex: Use updateTimeline instead of updateProgress
Not all accounts have access to updateProgress, so use updateTimeline instead
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-12-10 09:38:19 -07:00 |
|
Luigi311
|
b46d4a7166
|
Show average time on exit
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-12-10 09:38:19 -07:00 |
|
Luigi311
|
994d529f59
|
Action: Add test
Spins up jellyfin and plex containers to test against
|
2023-12-10 09:38:19 -07:00 |
|
Luigi311
|
a3fc53059c
|
MARKFILE match LOGFILE
|
2023-11-13 02:30:11 -07:00 |
|
Luigi311
|
89a2768fc9
|
Jellyfin: Remove headers append
|
2023-11-13 01:59:18 -07:00 |
|
Luigi311
|
9ff3bdf302
|
Add MARK/DRYRUN logger levels
|
2023-11-13 01:48:07 -07:00 |
|
Luigi311
|
2c48e89435
|
Add mark list support
|
2023-11-13 01:12:08 -07:00 |
|
Luigi311
|
bf5d875079
|
Print server info
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-09-28 20:00:47 -06:00 |
|
Luigi311
|
aef884523b
|
Merge branch 'main' into dev
|
2023-09-28 19:24:04 -06:00 |
|
Luigi311
|
3a0e60c772
|
Add max_threads
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-09-28 10:00:07 -06:00 |
|
Luigi311
|
ac7f389563
|
Timeout issues (#103)
* Add timeout support for jellyfin requests
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-09-25 01:59:16 -06:00 |
|
Luigi311
|
8fab4304a4
|
Jellyfin: Remove isPlayed, Use get for name
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-08-16 19:00:17 -06:00 |
|
Luigi311
|
19f77c89e7
|
Jellyfin: Fix locations logic
Signed-off-by: Luigi311 <git@luigi311.com>
|
2023-07-18 16:27:13 -06:00 |
|