Commit Graph

22 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 0d5e77d0ac
fix tv extractor error where showname = year 2021-12-29 23:13:56 +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 6f571c82d4 handle acronyms in showname for tvmaze api call 2021-08-02 10:16:24 +07:00
simon 2f90deae12 following class naming convention () 2021-07-10 10:54:16 +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 cbe6a4d77f shortening logoutput to just new_file_name 2021-05-29 17:56:34 +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 77ee691cb7 rewrote tvsort.py into classes TvHandler and Episode 2021-05-14 16:30:35 +07:00
simon 89bb00cdfc small fix in ext handeling 2021-04-23 17:40:26 +07:00
simon d790d227d6 refactored to use config json file 2021-04-23 17:15:30 +07:00
simon d08b8a04a2 initial commit, media_organizer 2021-03-31 21:51:33 +07:00