Commit Graph

87 Commits (654e7f20e15c432322f035870fc3a5d28b27b010)

Author SHA1 Message Date
Luigi311 654e7f20e1
Merge pull request #33 from luigi311/dev
Lots of fixes and simplification
2022-12-23 23:13:22 -07:00
Luigi311 1eb92cf7c1 black formatting 2022-12-23 23:11:38 -07:00
Luigi311 111e284cc8 Cleanup 2022-12-23 23:10:51 -07:00
Luigi311 1a4e3f4ec4 Move setup_black_white_list to functions. Fix trailing slash on jellyfin baseurl 2022-12-23 23:02:53 -07:00
Luigi311 4066228e57 Add more debug logging. Do not enable debug by default 2022-12-19 14:07:56 -07:00
Luigi311 59c6d278e3 Add more logging to debug 2022-12-19 13:57:20 -07:00
Luigi311 39b33f3d43 Fix missing logging when using debug level 2022-12-19 13:22:42 -07:00
Luigi311 e8faf52b2b Do not mark shows/movies that do not exist 2022-12-19 01:35:16 -07:00
Luigi311 370e9bac63 change get user watched name to avoid mistakes 2022-12-18 22:39:03 -07:00
Luigi311 d0746cec5a Fix server 2 always running async runner. Speedup plex get watched 2022-12-18 22:27:42 -07:00
Luigi311 251937431b Move cleanup_watched to functions and simplify 2022-12-18 01:50:45 -07:00
Luigi311 50faf061af Remove dockerfile defaults 2022-11-21 18:21:29 -07:00
Luigi311 9ffbc49ad3
Merge pull request #30 from luigi311/dev
Add ssl_bypass to skip hostname validation.
2022-11-21 17:39:00 -07:00
Luigi311 644dc8e3af
Merge pull request #29 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2022-11-21 17:38:45 -07:00
Luigi311 47bc4e94dc Fix dockerfile 2022-11-21 17:31:47 -07:00
LGTM Migrator f17d39fe17
Add CodeQL workflow for GitHub code scanning 2022-11-10 14:41:07 +00:00
Luigi311 966dcacf8d Add ssl_bypass to skip hostname validation. 2022-09-25 14:16:01 -06:00
Luigi311 9afc00443c
Merge pull request #27 from luigi311/dev
Cleanup issues
2022-08-18 00:46:00 -06:00
Luigi311 3ec177ea64 rename test_main 2022-08-18 00:17:32 -06:00
Luigi311 b360c9fd0b Remove unnecessary deepcopy 2022-08-18 00:15:42 -06:00
Luigi311 1ed791b1ed Fix jellyfin 2022-08-17 23:49:05 -06:00
Luigi311 f19b1a3063 Cleanup length and functions instead of methods 2022-08-17 23:34:45 -06:00
Luigi311 190a72bd3c Cleanup 2022-08-17 22:53:27 -06:00
Luigi311 c848106ce7 Black cleanup 2022-08-17 22:31:23 -06:00
Luigi311 dd319271bd Cleanup 2022-08-17 22:09:11 -06:00
Luigi311 16879cc728
Merge pull request #26 from luigi311/dev
Use async for jellyfin
2022-08-17 21:49:34 -06:00
Luigi311 942ec3533f Cleanup log file on runs 2022-08-17 21:43:51 -06:00
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
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
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