Commit Graph

160 Commits

Author SHA1 Message Date
Luigi311
9f6edfc91a Merge branch 'main' into dev 2022-08-17 21:40:25 -06:00
Luigi311
827ace2e97 cleanup 2022-08-17 21:20:28 -06:00
Luigi311
f6b57a1b4d Update README.md 2022-07-10 01:38:42 -06:00
Luigi311
88a7526721 Use async for jellyfin (#23)
* Use async

* Massive jellyfin watched speedup

Co-authored-by: Luigi311 <luigi311.lg@gmail.com>
2022-07-10 01:30:12 -06:00
luigi311
1efb4d8543 Fix debug 2022-07-06 17:22:35 -06:00
Luigi311
7571e9a343 Merge pull request #22 from luigi311/dev
Fix errors on certain edge cases
v2.1.0
2022-07-05 21:23:14 -06:00
Luigi311
7640e9ee03 fix typo 2022-07-05 19:26:58 -06:00
Luigi311
50ed3d6400 Fix user_name in plex 2022-07-05 19:26:22 -06:00
Luigi311
c9a373851f Remove indexnumber from logging 2022-07-05 19:16:25 -06:00
Luigi311
a3f3db8f4e Use generate_library_guids_dict instead of library type 2022-07-05 18:09:08 -06:00
Luigi311
de619de923 Add more logging, fix username in jellyfin mark. 2022-07-05 16:35:22 -06:00
Luigi311
852d8dc3c3 Merge pull request #18 from luigi311/dev
Dev
v2.0.0
2022-06-21 02:53:32 -06:00
Luigi311
c104973f95 Add location based matching 2022-06-20 21:12:02 -06:00
Luigi311
8b7fc5e323 Merge pull request #17 from luigi311/pytest
Add Pytest
2022-06-20 16:10:29 -06:00
Luigi311
afb71d8e00 Handle locations in generate_library_guids_dict 2022-06-20 16:07:52 -06:00
Luigi311
34d97f8dde Add pytest action 2022-06-20 16:05:05 -06:00
Luigi311
2ad6b3afdf Add pytest 2022-06-20 15:48:07 -06:00
Luigi311
7cd492dc98 Remove worker=1 2022-06-19 03:03:17 -06:00
Luigi311
74b5ea7b5e Fix username differences in watch list. Add python version check. More error handling. 2022-06-19 02:56:50 -06:00
Luigi311
21fe4875eb Add ENVs to dockerfile 2022-06-15 13:38:28 -06:00
Luigi311
aeb86f6b85 Fix user when using plex login. Fix sleep duration 2022-06-15 13:21:03 -06:00
Luigi311
70ef31ff47 Fix threading 2022-06-15 12:51:09 -06:00
Luigi311
0584a85f90 Add parallel threading 2022-06-14 22:36:44 -06:00
Luigi311
beb4e667ae Cleanup 2022-06-13 22:43:56 -06:00
Luigi311
7695994ec2 Support x many servers of any combination 2022-06-13 22:30:41 -06:00
Luigi311
04a8da6478 Merge pull request #14 from luigi311/dev
Improve matching via IDs
v1.1.0
2022-06-13 18:43:46 -06:00
Luigi311
7ef2986bde Remove unused variable 2022-06-13 18:41:43 -06:00
Luigi311
c18f0a2582 Add debug_level option 2022-06-13 18:16:55 -06:00
Luigi311
4657097f6d Cleanup 2022-06-13 16:46:29 -06:00
Luigi311
ca84bbb19d Improve show/movie matching by using IDs only 2022-06-13 14:49:37 -06:00
Luigi311
a6f95c7b2b Merge pull request #11 from luigi311/dev
Fix plex login, Match plex marking logic to jellyfin
v1.0.0
2022-06-11 13:48:57 -06:00
Luigi311
ef48014233 Add codacy badge 2022-06-11 13:44:44 -06:00
Luigi311
f3ce152084 Simplify plex marking logic 2022-06-11 13:41:03 -06:00
Luigi311
ed536fdc81 Fix plex login via username 2022-06-11 13:29:30 -06:00
Luigi311
6a95086873 Merge pull request #10 from luigi311/dev
Fix blacklist_library, move skip to function
2022-06-11 12:51:14 -06:00
Luigi311
368bd35b16 Move skip to function. fix blacklist_library. 2022-06-11 12:49:44 -06:00
Luigi311
9bcc500f57 Add comments to the .env.sample to explain options 2022-05-26 17:46:20 -06:00
Luigi311
66814cc89f Merge pull request #9 from luigi311/dev
Fix latest
2022-05-23 20:16:20 +00:00
Luigi311
93f69c384d Fix latest 2022-05-23 14:15:55 -06:00
Luigi311
cf807fb2d2 Merge pull request #8 from luigi311/dev
Update workflow
2022-05-23 20:11:54 +00:00
Luigi311
f34bc75284 Update workflow 2022-05-23 14:09:40 -06:00
Luigi311
d40bbcc073 Merge pull request #7 from luigi311/dev
Add library and user mapping
2022-05-23 20:05:34 +00:00
Luigi311
b3b5bd8cd2 Update workflow 2022-05-23 14:03:12 -06:00
Luigi311
e56b544593 Add library mapping 2022-05-23 14:00:51 -06:00
Luigi311
26a9c85d3b Cleanup. Add debug variable 2022-05-23 04:33:55 -06:00
Luigi311
8d39bd6d33 Support user mapping 2022-05-23 04:18:02 -06:00
Luigi311
768103f113 Add KeyboardInterrupt handling 2022-05-23 02:01:28 -06:00
Luigi311
c4718bdbec Merge pull request #5 from luigi311/dev
Fix traceback
2022-05-23 07:59:10 +00:00
Luigi311
a375f94487 Fix traceback 2022-05-23 01:48:39 -06:00
Luigi311
553fdef60a Merge pull request #4 from luigi311/dev
Fix looping
2022-05-23 07:30:00 +00:00