129 Commits (6e0857c6c1f1661e01c7babd55d41e24b7b1d488)

Author SHA1 Message Date
Ruud 6e0857c6c1 Remove Flask dependencies 12 years ago
clinton-hall 563e3072a5 add audio channels to renamer 12 years ago
Ruud d9ce2906a0 Fix line ending 12 years ago
Joel Kåberg b76397f98e addApiView explenation 12 years ago
Joel Kåberg fcad9e0be5 fireAsync made optional 12 years ago
Ruud 7b5b748d23 Failed joining unicode and none unicode paths 12 years ago
Ruud 067d6e8514 Put link and symlink in helpers 12 years ago
mano3m 42e19e1e2b Replace linktastic with simple ctypes 12 years ago
Ruud 9ba19d27a6 Combine status calls 12 years ago
Ruud 384a355a53 Check release type by info 12 years ago
mano3m 6ee68d1418 Fix getDownloadInfo 12 years ago
mano3m b85942989d Standardise failed status 12 years ago
Clinton Hall f2f43a2231 Wont delete the "from" (sub)folders, "movie" folder or "destination" folder at this time. These should be deleted after the renaming... at this stage we should only be deleting any "older releases" 12 years ago
mano3m 2979a8edec Cleanup 12 years ago
mano3m 185a530b59 only link for torrents not nzbs 12 years ago
Ruud cb0b6614c6 move_symlink proper function 12 years ago
Kyle Klein 177063d39c Add File Action Move & Sym link 12 years ago
Ruud 95a68af795 Debug logs 12 years ago
Ruud c1937ea71f linktastic clenaup 12 years ago
Ruud a600430be4 file_action cleanup 12 years ago
Ruud 5b0fa9054b Put renaming started lower 12 years ago
Joel Kåberg 3c2a00b17b add copy and move to file actions 12 years ago
Joel Kåberg 47ddf31f76 ruud was bulling me ;) 12 years ago
Joel Kåberg 57ae06e139 initial link support 12 years ago
Ruud 72cc3576d3 Use @mano3m code to check download_info 12 years ago
Ruud 3fe7d2ea15 Download id cleanup 12 years ago
mano3m 2851781a72 Move around items between scanner and renamer 12 years ago
Ruud 207e846ae6 Check crons after saving settings. fix #1556 & #1557 12 years ago
mano3m 8fe60a893c Update of uTorrent 12 years ago
mano3m 6a18e546ca Add and make use of renamer.scanfolder in downloaders 12 years ago
Ruud b0d556c8eb Try and find release status by ID instead of name. closes #1511 12 years ago
Ruud 4fcba70c9a Cleanup dashboard snatched movies 12 years ago
Ruud fc3f15e0cf Remove dots and spaces from left movie name. fixes #1428 12 years ago
Ruud 0a7765f639 uTorrent status support. closes #1391 12 years ago
Ruud 4e45c94fc3 Renamer NTFS permission fix #778 12 years ago
Ruud 629bead919 Raise current exception 12 years ago
Ruud 9a60f6001a Check snatched on startup 13 years ago
Ruud 4e9472f8ee Encode path properly before using it in walk. close #978 13 years ago
Ruud 2dcc1e096e Make path safe first 13 years ago
clinton-hall bb7b4cbbed Added try: except for two common errors 13 years ago
Ruud 929c6fe3f9 Don't run schedules when it's 0 13 years ago
Ruud b03012e4aa Customizable check snatched. closes #920 13 years ago
Ruud 655e847aeb Catch renamer.after event errors. fix #1032 13 years ago
Ruud a86522a810 Don't download next when the release isn't found in downloaded. fix #924 13 years ago
Ruud 6f7b565103 Use multiple tag when renaming extras. fix #652 13 years ago
Ruud ad0a1b1efe Pass all the renamed files when adding new release 13 years ago
Ruud d3ebe531d5 Don't use 2 events after rename 13 years ago
Ruud 269e98b049 Removed all commented out db.close 13 years ago
Ruud 7f90135947 checksnatched debug code leftover. fix #892 13 years ago
Ruud 9184a97fcd Don't loop over releases when download doesn't support check snatched. fix #887 13 years ago