This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
1806f89e2ba9d5813c7fbcd465aaa5831f6f388d
seasonedShows
/
app
History
KevinMidboe
69e694493c
updating submodule to latest
2018-03-07 09:58:54 +01:00
..
modules
Moved all python related scripts to app directory
2017-08-14 22:42:48 +02:00
torrent_search
@ 4996f20bbc
updating submodule to latest
2018-03-07 09:58:54 +01:00
.gitignore
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
classedStray.py
Now uses a input_dir variable that is can be different than the destination.
2017-10-21 12:44:45 +02:00
core.py
Changed the logging dir to be based on __file__ location.
2017-10-21 16:11:36 +02:00
magnet.py
Temp here just to be able to add torrents.
2017-10-21 16:12:49 +02:00
moveSeasoned.py
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
pirateSearch.py
Also passes our regex if there is a year now.
2017-10-22 18:54:38 +02:00
seasonMover.py
Moved all python related scripts to app directory
2017-08-14 22:42:48 +02:00
subtitle.py
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
utils.py
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
video.py
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