Commit Graph

18 Commits

Author SHA1 Message Date
9e557759ce deleted old submodule app. 2018-03-08 14:07:57 +01:00
69e694493c updating submodule to latest 2018-03-07 09:58:54 +01:00
fd53150054 Changed the python path to linux requirments 2018-01-09 22:46:52 +01:00
65bce27a2b Added our torrent_search repo as a submodule in our app folder. This will need to be set up automatically with build setting when the project is to be downloaded. 2018-01-09 16:49:24 +01:00
5da57062a7 Added a gitignore for each main folder because we have python based scripts in one folder, javascript/react and javascript/node in the other. 2017-11-28 19:19:50 +01:00
da0609d56c Also passes our regex if there is a year now. 2017-10-22 18:54:38 +02:00
f15df29801 More general re matching for date and also returns empty dict of no candidates are found. 2017-10-22 18:50:50 +02:00
de33f02aeb Temp here just to be able to add torrents. 2017-10-21 16:12:49 +02:00
e5b3c8a249 Changed the logging dir to be based on __file__ location. 2017-10-21 16:11:36 +02:00
799b8731c5 Merge pull request #46 from KevinMidboe/api/update_requested
Api/update requested
2017-10-21 12:46:32 +02:00
db226d6c95 Now uses a input_dir variable that is can be different than the destination. 2017-10-21 12:44:45 +02:00
3223e423b2 Now uses ip for other plex server 2017-10-21 12:43:06 +02:00
63ba10bc5a Added our scripts needed for pirate search, these are files that need to be imported from the currently in-dev project seasonedParser 2017-10-21 12:39:20 +02:00
5e50d52344 Now gitignore is working for new prefs. 2017-10-04 14:25:05 +02:00
da83b73732 Added a parent_input that can be used for constructing the move path to a different path than the destination path. Also moved from using os.move to shutil.move for cross filesystem support. Also removed owner renaming. 2017-10-04 14:07:23 +02:00
33aefef362 This was for some reason removed, now added again. 2017-09-27 21:55:21 +02:00
12835d4ed5 Changed the location of moveseasoned app script. 2017-09-12 20:15:20 +02:00
ea97a0b4af Moved all python related scripts to app directory 2017-08-14 22:42:48 +02:00