Commit Graph

97 Commits

Author SHA1 Message Date
Simon 2c3fca484c
ignore venv 2024-01-30 21:56:18 +07:00
simon ea0c766afc
strip year from tv showfilenma end only 2023-02-12 11:15:01 +07:00
simon 9b41a808f1
fix trailer template 2022-12-20 15:57:49 +07:00
simon 40b8b8eb31
fix year substraction for short names 2022-12-20 15:55:11 +07:00
simon be9e9dbdae
add screenshot 2022-07-04 07:46:28 +07:00
simon 0cf7fa75dc
fix typos, clarify naming template 2022-07-03 11:33:01 +07:00
Simon e9240e94a0
Merge pull request #2 from nmcusa/development
update requirements.txt typo
2022-07-03 11:23:19 +07:00
nmcusa 986e2877ce update requirements.txt typo 2022-07-01 06:11:18 +00: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 ad6a8b3523 ignore .vscode folder 2021-06-19 15:34:08 +07:00
simon f3a5242c70 created reusable center text method in Interface class 2021-06-18 11:46:38 +07:00
simon 841c3d5932 requests not request 2021-06-12 11:13:24 +07:00
simon 6bd2376315 fixing typos and formatting 2021-06-11 12:10:31 +07:00
simon d150a82efd add banner to readme 2021-06-11 11:47:53 +07:00
simon e34cb615a6 adding banner and icon assets 2021-06-11 11:46:33 +07:00
simon 9e3d42e313 merging new interface class 2021-05-30 12:30:25 +07:00
simon 634c4d6631 handle optional config keys in sel_handler All 2021-05-30 12:26:59 +07:00
simon 90bfbc57bb improved menu setup and updated documentation 2021-05-30 12:17:16 +07:00
simon cbe6a4d77f shortening logoutput to just new_file_name 2021-05-29 17:56:34 +07:00
simon 5f69b22efe autorefresh pending on completed task 2021-05-29 17:48:54 +07:00
simon adb94d7435 converted sel_handler to staticmethod to avoid delay for curses refresh 2021-05-29 17:46:33 +07:00
simon b610926821 rewrote interface.py in it's own class, extended functionality to refresh pending within curses 2021-05-29 17:30:36 +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