Luis Garcia
|
679d3535b1
|
CI: Fix latest
|
2024-07-15 05:10:36 -06:00 |
Luis Garcia
|
a795d4bba5
|
README: Remove dev information
|
2024-07-15 04:36:27 -06:00 |
Luis Garcia
|
0a025cf5fa
|
Tie latest to version releases
Tie latest to version releases so dev no longer needs to exists and instead main is the new dev.
|
2024-07-15 04:36:27 -06:00 |
Luigi311
|
6a1ceb4db3
|
Merge pull request #182 from luigi311/dev
Jellyfin: Skip partial on version lower than 10.9
|
2024-07-15 03:36:40 -06:00 |
Luis Garcia
|
99c339c405
|
CI: Plex remove https
|
2024-07-15 03:28:59 -06:00 |
Luis Garcia
|
bd75d865ba
|
Update PlexAPI and requests
|
2024-07-15 03:03:44 -06:00 |
Luis Garcia
|
d30e03b702
|
Jellyfin: Skip partial on version lower than 10.9
|
2024-07-15 03:01:53 -06:00 |
Luigi311
|
3b749faefb
|
Merge pull request #175 from luigi311/dev
Remove seasons from watch list generation
|
2024-06-02 23:27:51 -06:00 |
Luis Garcia
|
74f29d44b3
|
README: Formatting
|
2024-06-02 23:22:06 -06:00 |
Luigi311
|
a397ceb54e
|
Merge pull request #174 from luigi311/remove_season
Remove seasons from watch list
|
2024-06-02 23:14:06 -06:00 |
Luis Garcia
|
502b3616df
|
Fix ci validation marklog
|
2024-06-02 23:11:11 -06:00 |
Luis Garcia
|
1a7178e32d
|
Jellyfin: Remove episode filter as it doesnt exist in jellyfin
|
2024-06-02 23:11:11 -06:00 |
Luis Garcia
|
7119956ec7
|
Remove seasons from watch list
|
2024-06-02 20:14:02 -06:00 |
Luigi311
|
24035e217e
|
Merge pull request #173 from luigi311/dev
Add support for emby, add sync in progress for jellyfin and emby
|
2024-06-02 18:29:02 -06:00 |
Luis Garcia
|
21ffce674f
|
README: Add sync in progress ticks for Jellyfin and Emby
|
2024-06-02 18:22:30 -06:00 |
Luis Garcia
|
4185f5fc94
|
Fix tests to include partially watched jellyfin and emby
|
2024-06-02 18:19:48 -06:00 |
Luigi311
|
3fdcc99304
|
Merge pull request #171 from awakenedhaggis/feature/jellyfin-partial-watched
Jellyfin: support marking item as partially watched
|
2024-06-02 17:50:33 -06:00 |
awakenedhaggis
|
0fa2a698ac
|
feat(jellyfin+emby): support marking item as partially watched
- this feature uses the new endpoint introduced with 24cbd64
|
2024-06-02 14:26:12 -06:00 |
dependabot[bot]
|
2b871c58ed
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 23:30:27 -06:00 |
Luigi311
|
5078243938
|
Merge pull request #172 from luigi311/emby
Add Emby support
|
2024-06-01 23:25:16 -06:00 |
Luis Garcia
|
b67e6d7257
|
Add skip if nothing is being synced
|
2024-06-01 23:21:46 -06:00 |
Luis Garcia
|
632dfbcadb
|
CI: Add more tests
|
2024-06-01 23:21:46 -06:00 |
Luis Garcia
|
1f7da2f609
|
Add support for emby
|
2024-06-01 23:21:07 -06:00 |
Luigi311
|
b3175305bd
|
Merge pull request #164 from luigi311/dev
Dev
|
2024-04-15 15:06:24 -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
|
dcd4ac1d36
|
Gitignore: expand .env
|
2024-04-14 17:06:29 -06:00 |
Luis Garcia
|
e6fbf746d8
|
CI: Increase wait
|
2024-04-14 17:06:07 -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
|
62509f16db
|
Merge pull request #151 from luigi311/dev
Return empty if season/show are missing from episode_watched_list
|
2024-02-13 15:27:44 -07: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
|
86b30e1887
|
Merge pull request #147 from luigi311/dev
Plex: Use username
|
2024-01-25 17:53:38 -07:00 |
Luigi311
|
033ef76cfe
|
Plex: Use username
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-25 17:41:43 -07:00 |
Luigi311
|
815596379c
|
Merge pull request #141 from luigi311/dev
Dev
|
2024-01-18 16:07:10 -07:00 |
Luigi311
|
bc5e8bc65d
|
Update requirements
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-18 15:40:02 -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
|
29cb0cebd5
|
Merge pull request #140 from luigi311/fixes
Fixes
|
2024-01-17 15:01:59 -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
|
01ad15e2bd
|
CI: Update action versions
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 00:27:01 -07:00 |
Luigi311
|
54adf0e56f
|
Jellyfin: Remove async
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-16 00:21:58 -07:00 |
Luigi311
|
025e40b098
|
Merge pull request #139 from luigi311/dev
Dev
|
2024-01-12 19:19:23 -07:00 |
Luigi311
|
4534854001
|
Merge pull request #136 from luigi311/plex_optimize
Plex: Add GENERATE_GUIDS, remove recursive thread calls
|
2024-01-12 19:08:45 -07:00 |
Luigi311
|
362d54b471
|
plex: guids
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:55:28 -07:00 |
Luigi311
|
fa533ff65e
|
Test Guids/Locations/both
Signed-off-by: Luigi311 <git@luigi311.com>
|
2024-01-12 17:22:48 -07:00 |