Commit Graph

  • 2c3fca484c
    ignore venv master Simon 2024-01-30 21:56:18 +0700
  • ea0c766afc
    strip year from tv showfilenma end only simon 2023-02-12 11:15:01 +0700
  • 9b41a808f1
    fix trailer template simon 2022-12-20 15:57:49 +0700
  • 40b8b8eb31
    fix year substraction for short names simon 2022-12-20 15:55:11 +0700
  • be9e9dbdae
    add screenshot simon 2022-07-04 07:46:28 +0700
  • 0cf7fa75dc
    fix typos, clarify naming template simon 2022-07-03 11:33:01 +0700
  • e9240e94a0
    Merge pull request #2 from nmcusa/development Simon 2022-07-03 11:23:19 +0700
  • 986e2877ce update requirements.txt typo nmcusa 2022-07-01 06:11:18 +0000
  • 81c6eeb977
    fix multi_parser episode extractor simon 2022-04-04 15:56:38 +0700
  • b880a5d76c
    rename task to csv export simon 2021-12-29 23:20:18 +0700
  • 0d5e77d0ac
    fix tv extractor error where showname = year simon 2021-12-29 23:13:56 +0700
  • 161b8326be
    switch to yt_dlp simon 2021-11-04 11:44:41 +0700
  • b4cf73e3f7 space between season and episode simon 2021-10-17 18:47:57 +0700
  • 97f5c45e8c improved acronym extraction simon 2021-10-09 15:52:22 +0700
  • e8666ed4f4 spliting showname on aka to help tvmaze identify simon 2021-09-08 17:04:06 +0700
  • 78057da5b4 use cleaned moviename for move_to_archive method simon 2021-09-04 19:15:31 +0700
  • 3ea9bd3362 fixed cleaned_name input variable simon 2021-09-04 19:02:40 +0700
  • c490690844 improved filename cleanup from invalid characters simon 2021-09-04 18:57:20 +0700
  • a5ba8fbbe2 some linting and readability improvements simon 2021-08-28 22:51:21 +0700
  • 84fb419931 ignoring missing overview for csv export simon 2021-08-25 11:44:37 +0700
  • cf336575b3 reset filename to avoid unsafe characters when fixing identification errors simon 2021-08-25 11:38:02 +0700
  • cdd1e4072c default to overwrite existing movies with new one simon 2021-08-03 23:17:16 +0700
  • 6f571c82d4 handle acronyms in showname for tvmaze api call simon 2021-08-02 10:16:24 +0700
  • e8d64536d3 delay on library scan in progress simon 2021-07-10 12:13:07 +0700
  • c8dfcd6221 added EmbyLibrary class to sleep if scan is in progress simon 2021-07-10 11:59:15 +0700
  • 2f90deae12 following class naming convention () simon 2021-07-10 10:54:16 +0700
  • 0893923523 ignoring missing imdb ids simon 2021-07-07 17:38:44 +0700
  • fe98942440 adding resolution to export list simon 2021-06-23 20:32:50 +0700
  • 84a73c52d3 added 2160 to invalid years simon 2021-06-21 19:52:11 +0700
  • 74913dc5ec 2nd fix var declaration simon 2021-06-20 16:09:53 +0700
  • 5319d8efcc fix var declaration simon 2021-06-20 16:08:21 +0700
  • b7cb1a0c64 cleaner and compacter dict building simon 2021-06-20 16:06:31 +0700
  • ad6a8b3523 ignore .vscode folder simon 2021-06-19 15:34:08 +0700
  • f3a5242c70 created reusable center text method in Interface class simon 2021-06-18 11:46:38 +0700
  • 841c3d5932 requests not request simon 2021-06-12 11:13:24 +0700
  • 6bd2376315 fixing typos and formatting simon 2021-06-11 12:10:31 +0700
  • d150a82efd add banner to readme simon 2021-06-11 11:47:53 +0700
  • e34cb615a6 adding banner and icon assets simon 2021-06-11 11:46:33 +0700
  • 9e3d42e313 merging new interface class simon 2021-05-30 12:30:25 +0700
  • 634c4d6631 handle optional config keys in sel_handler All simon 2021-05-30 12:26:59 +0700
  • 90bfbc57bb improved menu setup and updated documentation simon 2021-05-30 12:17:16 +0700
  • cbe6a4d77f shortening logoutput to just new_file_name simon 2021-05-29 17:56:34 +0700
  • 5f69b22efe autorefresh pending on completed task simon 2021-05-29 17:48:54 +0700
  • adb94d7435 converted sel_handler to staticmethod to avoid delay for curses refresh simon 2021-05-29 17:46:33 +0700
  • b610926821 rewrote interface.py in it's own class, extended functionality to refresh pending within curses simon 2021-05-29 17:30:36 +0700
  • 89a0fcf462 adding exception handeling for request errors to api simon 2021-05-27 16:01:04 +0700
  • 118ba8f664 Merge branch 'testing' with new id_fix and db_export simon 2021-05-22 13:21:51 +0700
  • f4b3d7c90e fix diff - / chars switch simon 2021-05-22 13:16:21 +0700
  • a2f57d7f35 better diff calculator to ignore - / chars simon 2021-05-22 13:06:51 +0700
  • e07b96516a rewrote id_fix.py to dedicated MovieNameFix class simon 2021-05-22 12:43:26 +0700
  • 5a4fdf4609 rewrote db_export into its own two classes simon 2021-05-21 16:31:01 +0700
  • f1307729ce merged new trailer class and small tvsort fixes simon 2021-05-18 16:41:12 +0700
  • 41d3d728e2 some more nicer output for tvsort.py simon 2021-05-18 14:09:05 +0700
  • 40cac9f069 some nicer output for tvsort.py simon 2021-05-18 14:00:30 +0700
  • 627fe4be2a properly urlencode %27 in showname before making request to api simon 2021-05-18 13:50:26 +0700
  • 4aeddfc1de better showname cleaning and encoding for API search call simon 2021-05-17 11:34:26 +0700
  • cbc2c31007 hotfix to clean / from filename simon 2021-05-17 08:36:57 +0700
  • 7ed9952ec0 better regex to extract movie_name from filename simon 2021-05-16 15:44:46 +0700
  • 634b56ca07 rewrote trailers.py into dedicated TrailerHandler class simon 2021-05-16 15:27:23 +0700
  • 07e135ecdb merging new movie end episode classes simon 2021-05-14 16:43:07 +0700
  • 77ee691cb7 rewrote tvsort.py into classes TvHandler and Episode simon 2021-05-14 16:30:35 +0700
  • 8535001f39 moved config to dedicated module to fix circular import and changed internal datatypes for moviesort to fix variable conflicts simon 2021-05-14 12:59:17 +0700
  • 112a909c90 some more output when no pending and after rename simon 2021-05-09 21:22:57 +0700
  • a1774bb0b6 small fix with bad key in trailers.py simon 2021-05-09 21:16:20 +0700
  • eb80ccd841 rewrote moviesort.py into two classes MovieHandler and MovieIdentify simon 2021-05-09 21:08:58 +0700
  • 87dc176d45 small fix with bad key simon 2021-04-24 18:20:43 +0700
  • 0a8d5ceba3 merging json config file changes to master simon 2021-04-24 12:15:51 +0700
  • a363d30b37 clean exit when no trailers to download simon 2021-04-23 17:43:33 +0700
  • 89bb00cdfc small fix in ext handeling simon 2021-04-23 17:40:26 +0700
  • d790d227d6 refactored to use config json file simon 2021-04-23 17:15:30 +0700
  • 677ed49fad more cleaning in showname_encoder simon 2021-04-20 16:29:17 +0700
  • be4ffe1bc5 improved install instructions, minimum required python version simon 2021-04-18 09:55:20 +0700
  • ddcfdd8648 clean exit if no trailers pending simon 2021-04-18 09:53:50 +0700
  • d33656e85a Merge branch 'testing' to add bad_id script for looking for errors simon 2021-04-17 15:56:27 +0700
  • 0ec92d70f5 finished bad_id lookup simon 2021-04-17 15:53:59 +0700
  • 25e257e51b fixed typo in menu list simon 2021-04-17 15:15:09 +0700
  • 523e5d21ae src for fixing wrong ids on emby simon 2021-04-17 15:12:47 +0700
  • bcd3fc9797 fixing wrong ids on emby simon 2021-04-17 15:12:19 +0700
  • 1abafb6b17 Merge branch 'testing' implemented trailer dl simon 2021-04-16 15:45:38 +0700
  • 03510b183e update trailer dl documentation and requirements simon 2021-04-16 15:45:19 +0700
  • ac711f6db6 moving get_pending call out of curses to avoid quering the db on every key press simon 2021-04-16 15:42:36 +0700
  • 1648864c1e more error handeling on failed download simon 2021-04-16 14:42:20 +0700
  • 31254a9e78 fixint typerror in interface pending simon 2021-04-16 14:18:55 +0700
  • cc6e0198a0 downloading missing trailers to archive simon 2021-04-16 14:16:27 +0700
  • 8eaed49758 cleanup simon 2021-04-09 16:07:14 +0700
  • 4817c1d752 print filename for pick_sho_id with more than one option simon 2021-04-09 15:59:14 +0700
  • 85a50c60d8 remove year from filename in showname_encoder simon 2021-04-09 15:47:17 +0700
  • fcbf9e75da remove / from filename in episode simon 2021-04-04 15:18:53 +0700
  • 9113d54589 using correct folder path now simon 2021-04-04 15:10:49 +0700
  • bac85f6bd1 exporting episodes and movies from emby to csv simon 2021-04-04 15:06:49 +0700
  • 23d48f1d52 exporting movie library to csv simon 2021-04-04 13:29:42 +0700
  • dd99ccc360 extracting emby config vars simon 2021-04-04 11:10:37 +0700
  • 66d0eea533 ignoring html extract errors for now simon 2021-04-02 13:28:50 +0700
  • b24c1124ad building config file path based on working dir simon 2021-04-02 11:12:10 +0700
  • 81289f6a77 wrapped calling the tvmaze api in dedicated function with backoff on rate limit simon 2021-04-01 22:15:36 +0700
  • cb15e75402 how to run simon 2021-03-31 22:03:11 +0700
  • d08b8a04a2 initial commit, media_organizer simon 2021-03-31 21:51:33 +0700