Commit Graph

  • c0621f41d0 Removed archives from accepted filetypes Kevin Midboe 2018-09-16 15:15:12 +02:00
  • 388d1a927e Removed refined functions in core. Use the utils one instead. Kevin Midbøe 2018-09-15 12:47:09 +02:00
  • d50b97daa3 Changed all logger instances with the default logging. Kevin Midbøe 2018-09-15 12:44:15 +02:00
  • f11bb3339c Removed all optional params for refine function. Kevin Midbøe 2018-09-15 12:40:54 +02:00
  • 4db1711b9f Merge branch 'refactor' of github.com:KevinMidboe/seasonedParser into refactor Kevin Midbøe 2018-09-15 12:37:30 +02:00
  • 565921830d Refiner is not defined on first refine so pass None. Kevin Midbøe 2018-09-15 12:37:25 +02:00
  • 0badb4e988 Sets name_hash to correct variable hashid not name_hash.wq Kevin Midboe 2018-09-15 12:34:18 +02:00
  • 3eb3609a38 Fixed indentation of refine function and added path parameter the scan_folder function call Kevin Midboe 2018-09-15 12:32:54 +02:00
  • 24047a2b1d Hash_name variable added to Video class and reordered varaibles in class declaration. Kevin Midbøe 2018-09-15 12:16:48 +02:00
  • 934aeeb37f Refine imported from utils and all calls to Video class no longer include path. Kevin Midbøe 2018-09-15 12:15:56 +02:00
  • 077ac940b1 Refine function added to utils to extract metadata from mkv files. Kevin Midbøe 2018-09-15 12:15:00 +02:00
  • 6b9de3a975 Included enzyme package version 0.4.1 for mkv parsing. Kevin Midbøe 2018-09-15 12:12:07 +02:00
  • eb055db2fd Added input for hash folders Kevin Midboe 2018-09-14 22:00:33 +02:00
  • fb7f623881 Imported default conf for video. Kevin Midboe 2018-09-14 21:58:51 +02:00
  • fa63824f6f Merge branch 'refactor' of github.com:KevinMidboe/seasonedParser into refactor Kevin Midboe 2018-09-14 19:56:18 +02:00
  • 417e6dda8f Renamed all loggers to logging Kevin Midbøe 2018-09-14 19:56:13 +02:00
  • 290c6c153c Merge branch 'refactor' of github.com:KevinMidboe/seasonedParser into refactor Kevin Midboe 2018-09-14 19:54:49 +02:00
  • 9c7a44b027 Removed continues when not in loop. Kevin Midbøe 2018-09-14 19:54:42 +02:00
  • 546ad72227 Merge branch 'refactor' of github.com:KevinMidboe/seasonedParser into refactor Kevin Midboe 2018-09-14 19:52:11 +02:00
  • 4321f967f8 Syntax error for comment resolved. More exact path and removed option for archive Kevin Midboe 2018-09-14 19:52:02 +02:00
  • 1075942c52 Crawls path and checks file if path is not directory. Subtitles for file is also collected. Kevin Midbøe 2018-09-14 19:49:35 +02:00
  • 541a18ac9f Disabled import of langdetect library Kevin Midboe 2018-09-14 19:32:24 +02:00
  • 61a1307275 Removed custom paramenters and class functions for subtitles and video. Kevin Midbøe 2018-09-14 19:31:16 +02:00
  • 1c81a01658 Scans for files and subtitles in same folder as video files. Kevin Midbøe 2018-09-14 19:25:17 +02:00
  • 7ea82d4b33 Renamed seasonedParser subfolder to src Kevin Midbøe 2018-09-14 19:18:59 +02:00
  • 4733249af8 Renamed seasonedParser subfolder to src Kevin Midbøe 2018-09-14 18:55:04 +02:00
  • bfd8a2a1f5 Snapshot before refactor. KevinMidboe 2018-09-14 18:51:40 +02:00
  • 9c82ece666 Updated readme and knowledgebase. KevinMidboe 2018-05-11 16:57:46 +02:00
  • 6d5fc9505b Now we have a logically very simple parser for torrents for a torrent sites, though we now only have piratebay. Really want to build on this and maybe add some machine learning to identify interesting elements in a webpage. Still missing better error handling and logging, but not much. KevinMidboe 2017-10-17 14:48:31 +02:00
  • 3938cc7b88 Merge branch 'master' of github.com:KevinMidboe/seasonMover KevinMidboe 2017-10-03 11:12:21 +02:00
  • 786182549e Added speed tests and plans for better parsing and speed. KevinMidboe 2017-10-03 11:11:12 +02:00
  • 16511b36f6 Did some minor changes temporarily to fix some bugs with printing lists and ints. Also changed the lookup directory. Kevin Midboe 2017-10-02 15:14:56 +02:00
  • fdb2733307 Removed print statement from __repr__ of video KevinMidboe 2017-09-29 13:57:30 +02:00
  • dfba6bc22d Now converts episode to str on print Kevin Midboe 2017-09-29 13:49:05 +02:00
  • 25ade8d921 Fixed same episode bug here also. Kevin Midboe 2017-09-29 13:48:20 +02:00
  • 539014c250 Added requirements file. Kevin Midboe 2017-09-29 13:47:44 +02:00
  • 58e0fd568b Added a quickfix for episodes that are lists because multiple eps in one file. Also removed unused prints. Kevin Midboe 2017-09-29 13:47:23 +02:00
  • 1db8d3584e Skip archive failes and removed unused print Kevin Midboe 2017-09-29 13:46:54 +02:00
  • 0262ce9f18 Changed the name to be lowered before hashed. KevinMidboe 2017-09-29 12:43:16 +02:00
  • af5759ff5d Holds variables like logfile path. KevinMidboe 2017-09-29 12:42:56 +02:00
  • 9fa33eeb63 Commented out a santization function KevinMidboe 2017-09-29 12:42:21 +02:00
  • 68f0116b92 Fixed a error for a if test not negating the entire statement and lowercased the name before hashing. KevinMidboe 2017-09-29 12:41:44 +02:00
  • b9bca0a107 Using logging for output and now is a functional prototype. KevinMidboe 2017-09-29 12:41:06 +02:00
  • 0c65b78cb6 Added overview of how it works today KevinMidboe 2017-09-29 12:39:52 +02:00
  • 3a4ad57d1a Added sections on database and workflow. KevinMidboe 2017-09-29 11:20:12 +02:00
  • a7049d7f1f A concept for if we use watchdog to look over a filetransaction at move. KevinMidboe 2017-09-28 13:44:57 +02:00
  • c045b15786 A concept function for hashing a show item. KevinMidboe 2017-09-28 13:44:09 +02:00
  • bbb20af93a Added more thoughs around hashing and indexing content. KevinMidboe 2017-09-28 13:43:21 +02:00
  • 6c94d0bea2 Updated knowledgebase with more idea suggestions to control_flow and sorting. KevinMidboe 2017-09-12 14:37:13 +02:00
  • 1d49facfc4 Added more about hashing and what we need from the files to to the knowledgebase KevinMidboe 2017-09-10 01:31:37 +02:00
  • 9a38c3c258 Updated readme with changed name, ToC and minimal info on config and setup KevinMidboe 2017-09-09 17:05:04 +02:00
  • e90d9f8073 Renamed seasonMover to seasonedParser KevinMidboe 2017-09-09 16:14:31 +02:00
  • cf7fa70a97 This is now a minimal config of what we want to do with seasonedParser KevinMidboe 2017-09-09 16:12:38 +02:00
  • 269987d3f2 The cli for indexing and parsing the files for a directory. KevinMidboe 2017-09-09 16:11:37 +02:00
  • 60bbbb8dc2 Subtitle class KevinMidboe 2017-09-09 16:09:19 +02:00
  • e741d4f19a Here we hold all the different types of video, that is Movie class and Episode class. KevinMidboe 2017-09-09 16:08:59 +02:00
  • c1e90ca993 Here is are the functions that do more general purpose things. KevinMidboe 2017-09-09 16:08:26 +02:00
  • 6a392e19b8 This is where most of the heavy general lifting of our seasonMover recides. KevinMidboe 2017-09-09 16:07:29 +02:00
  • 0605d50f05 Moved scripts to folderl KevinMidboe 2017-08-05 16:55:15 +02:00
  • 8ef4997400 Init commit with beta of the season Mover script. KevinMidboe 2017-08-05 16:52:08 +02:00