Commit Graph

72 Commits

Author SHA1 Message Date
simon ea0c766afc
strip year from tv showfilenma end only 2023-02-12 11:15:01 +07:00
simon 40b8b8eb31
fix year substraction for short names 2022-12-20 15:55:11 +07:00
simon 81c6eeb977
fix multi_parser episode extractor 2022-04-04 15:56:38 +07:00
simon b880a5d76c
rename task to csv export 2021-12-29 23:20:18 +07:00
simon 0d5e77d0ac
fix tv extractor error where showname = year 2021-12-29 23:13:56 +07:00
simon 161b8326be
switch to yt_dlp 2021-11-04 11:44:41 +07:00
simon b4cf73e3f7 space between season and episode 2021-10-17 18:47:57 +07:00
simon 97f5c45e8c improved acronym extraction 2021-10-09 15:52:22 +07:00
simon e8666ed4f4 spliting showname on aka to help tvmaze identify 2021-09-08 17:04:06 +07:00
simon 78057da5b4 use cleaned moviename for move_to_archive method 2021-09-04 19:15:31 +07:00
simon 3ea9bd3362 fixed cleaned_name input variable 2021-09-04 19:02:40 +07:00
simon c490690844 improved filename cleanup from invalid characters 2021-09-04 18:57:20 +07:00
simon a5ba8fbbe2 some linting and readability improvements 2021-08-28 22:51:21 +07:00
simon 84fb419931 ignoring missing overview for csv export 2021-08-25 11:44:37 +07:00
simon cf336575b3 reset filename to avoid unsafe characters when fixing identification errors 2021-08-25 11:38:02 +07:00
simon cdd1e4072c default to overwrite existing movies with new one 2021-08-03 23:17:16 +07:00
simon 6f571c82d4 handle acronyms in showname for tvmaze api call 2021-08-02 10:16:24 +07:00
simon e8d64536d3 delay on library scan in progress 2021-07-10 12:13:07 +07:00
simon c8dfcd6221 added EmbyLibrary class to sleep if scan is in progress 2021-07-10 11:59:15 +07:00
simon 2f90deae12 following class naming convention () 2021-07-10 10:54:16 +07:00
simon 0893923523 ignoring missing imdb ids 2021-07-07 17:38:44 +07:00
simon fe98942440 adding resolution to export list 2021-06-23 20:32:50 +07:00
simon 84a73c52d3 added 2160 to invalid years 2021-06-21 19:52:11 +07:00
simon 74913dc5ec 2nd fix var declaration 2021-06-20 16:09:53 +07:00
simon 5319d8efcc fix var declaration 2021-06-20 16:08:21 +07:00
simon b7cb1a0c64 cleaner and compacter dict building 2021-06-20 16:06:31 +07:00
simon 9e3d42e313 merging new interface class 2021-05-30 12:30:25 +07:00
simon cbe6a4d77f shortening logoutput to just new_file_name 2021-05-29 17:56:34 +07:00
simon 89a0fcf462 adding exception handeling for request errors to api 2021-05-27 16:01:04 +07:00
simon 118ba8f664 Merge branch 'testing' with new id_fix and db_export 2021-05-22 13:21:51 +07:00
simon f4b3d7c90e fix diff - / chars switch 2021-05-22 13:16:21 +07:00
simon a2f57d7f35 better diff calculator to ignore - / chars 2021-05-22 13:06:51 +07:00
simon e07b96516a rewrote id_fix.py to dedicated MovieNameFix class 2021-05-22 12:43:26 +07:00
simon 5a4fdf4609 rewrote db_export into its own two classes 2021-05-21 16:31:01 +07:00
simon f1307729ce merged new trailer class and small tvsort fixes 2021-05-18 16:41:12 +07:00
simon 41d3d728e2 some more nicer output for tvsort.py 2021-05-18 14:09:05 +07:00
simon 40cac9f069 some nicer output for tvsort.py 2021-05-18 14:00:30 +07:00
simon 627fe4be2a properly urlencode %27 in showname before making request to api 2021-05-18 13:50:26 +07:00
simon 4aeddfc1de better showname cleaning and encoding for API search call 2021-05-17 11:34:26 +07:00
simon cbc2c31007 hotfix to clean / from filename 2021-05-17 08:36:57 +07:00
simon 7ed9952ec0 better regex to extract movie_name from filename 2021-05-16 15:44:46 +07:00
simon 634b56ca07 rewrote trailers.py into dedicated TrailerHandler class 2021-05-16 15:27:23 +07:00
simon 07e135ecdb merging new movie end episode classes 2021-05-14 16:43:07 +07:00
simon 77ee691cb7 rewrote tvsort.py into classes TvHandler and Episode 2021-05-14 16:30:35 +07:00
simon 8535001f39 moved config to dedicated module to fix circular import and changed internal datatypes for moviesort to fix variable conflicts 2021-05-14 12:59:17 +07:00
simon 112a909c90 some more output when no pending and after rename 2021-05-09 21:22:57 +07:00
simon a1774bb0b6 small fix with bad key in trailers.py 2021-05-09 21:16:20 +07:00
simon eb80ccd841 rewrote moviesort.py into two classes MovieHandler and MovieIdentify 2021-05-09 21:08:58 +07:00
simon 87dc176d45 small fix with bad key 2021-04-24 18:20:43 +07:00
simon 0a8d5ceba3 merging json config file changes to master 2021-04-24 12:15:51 +07:00