Commit Graph
183 Commits
Author SHA1 Message Date
Ruud cf86948c13 Remove empty folder when found better quality. fix #735 2012-08-26 15:42:26 +02:00
Ruud c753857dbd Merge branch 'develop4' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop4 2012-08-05 16:41:35 +02:00
Ruud 40daba277b Handle permission error in shutil.move for *nix systems during the rename plugin. 2012-08-05 15:39:04 +02:00
mano3m 928c440f90 renamer cleanup 2012-08-02 19:01:19 +02:00
mano3m 4223ed4b5a Put the renamer as a function of a download status checker in the searcher class
The changed functionality is as follows:
- the renamer is not on scheduled interval anymore
- the download status checker checks the status of all snatched releases every x minutes
- if a release has downloaded it fires up the renamer (if enabled)
- if it failed, it sets the release to ignored and snatches the next best release

With these additions the renamer wont scan your hd anymore when it is not required, and will retry failed downloads with new releases.

To do:
- the only downloader implemented is SabNZBd, for the others it defaults to the old behavior when releases are snatched (I think!?)
- a button to scan manually: Items added to the renamer folder are only picked up after a download completed
2012-08-02 18:59:04 +02:00
mano3m 4aae3c45ea Bug fixes, it should actually restart the download now 2012-08-01 02:38:00 +02:00
mano3m 2884488338 Removed double logging, bug fixes 2012-07-29 22:02:51 +02:00
mano3m 6225ed92b1 Added failed download handling for sabnzbd.
It will check for failed downloads from the sabnzbd api and then set the failed release to ignore and try the search again.
2012-07-29 20:17:25 +02:00
Ruud 897a7ea122 Unicode errors. fix #600 #597 2012-07-15 16:25:59 +02:00
Ruud 57d3ef8058 Meta data getting renamed with sample filename. fix #467 2012-07-13 23:57:25 +02:00
Ruud 9d962db755 Better description for renaming. fix #568 2012-07-13 15:03:48 +02:00
Ruud d562559562 Json & decode errors. fix #494 2012-07-01 13:48:38 +02:00
Ruud f288cbed7a Stop renamer on 'exists' 2012-06-26 22:21:02 +02:00
Ruud f45a6f928c Rename dir on fail 2012-06-25 22:45:09 +02:00
Ruud 138286722f Log chmod error 2012-06-13 12:11:03 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud bd5170bc8e Use file permissions 2012-06-10 22:05:28 +02:00
Ruud e62b177940 Add cd number to renaming options 2012-05-28 22:05:40 +02:00
Ruud b65923b36d Leftover print. fix #221 2012-05-26 23:11:58 +02:00
Ruud 0a9c8abcad Move srt files. fix #274 2012-05-26 00:04:50 +02:00
Ruud 556752fd3f Original filename 2012-05-24 22:58:09 +02:00
Ruud 4711e09f91 Add imdb id to renaming options 2012-05-20 22:32:46 +02:00
Ruud 082af9a307 Don't fire events for unknown movie 2012-05-19 00:45:42 +02:00
Ruud c1f0a98e96 Add filename to renamer choices 2012-05-18 12:50:31 +02:00
Ruud 1b9d124965 Remove first in renamer. fix #283 2012-05-18 12:12:43 +02:00
Ruud 4b5fd0d6e6 Renaming to None 2012-05-12 00:00:05 +02:00
Ruud 921a851b7e Re-use session. fix #252 2012-05-11 23:17:50 +02:00
Ruud 4bdd23e36a Do some title testing. fix #246 closes #238 2012-05-11 22:59:47 +02:00
Ruud b2be9ef7c4 Remove debug lines. fixes #233 2012-05-09 22:19:10 +02:00
Ruud d8f8f7b339 Don't error, but info log 2012-05-09 22:07:37 +02:00
Ruud 7ca509cdbe Cleanup after database use 2012-05-07 21:55:18 +02:00
Ruud 965e2af338 Better quality guessing 2012-05-06 18:24:01 +02:00
Ruud 9217b037a6 Don't use dvd file for determine name. fixes #214 2012-05-05 14:31:32 +02:00
Ruud b2ad1f12b5 Wrong logging format 2012-04-27 13:00:46 +02:00
Ruud b808637fcf Length of nonetype error. fixes #105 2012-04-18 22:28:21 +02:00
Ruud be8749e472 Proper subtitle support 2012-04-09 20:28:07 +02:00
Ruud 8a2e015606 Remove empty and processed folders 2012-04-06 22:40:22 +02:00
Ruud f160bfe779 Reordering of settings 2012-03-04 23:26:36 +01:00
Ruud b164674ff7 More API documentation 2012-02-21 20:42:41 +01:00
Ruud 3face06baf Remove nfo when not renaming as .orig.nfo 2012-02-21 18:50:43 +01:00
Ruud 5e28612472 Extra is type "mdf" including movie_extra support 2012-02-14 22:42:46 +01:00
Ruud cfadd851bf Event fixes 2012-02-11 02:49:35 +01:00
Ruud 780fb35b45 Don't always move leftovers 2012-02-05 17:18:41 +01:00
Ruud 683301e2f9 Proper done status 2012-01-29 11:59:44 +01:00
Ruud cd1a1f5665 Remove .cp(xxx) from original_foldername 2012-01-24 22:08:24 +01:00
Ruud ce8c2ada50 CHMOD files 2012-01-24 20:30:03 +01:00
Ruud 7dbba20618 Remove extension from <original> 2012-01-23 23:13:07 +01:00
Ruud 04e1e217d1 Better renaming choice labels 2012-01-09 00:00:05 +01:00
Ruud 10b7baf291 Stop renamer if folders don't exist 2012-01-08 23:35:22 +01:00
Ruud 6bf6ffd4f8 Renamer error because of wrong variables 2012-01-08 16:03:07 +01:00