Commit Graph

75 Commits (9ffbc49ad30fb2624b6c983e588c339db554fbd5)

Author SHA1 Message Date
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
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
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
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