Commit Graph
1234 Commits
Author SHA1 Message Date
mano3m 2d6c31af97 Some failure messages do not contain 'fail'. No message at all means success. 2012-08-18 19:52:07 +02:00
Ruud de3832b7b6 Filter try_next on movie. 2012-08-13 21:50:31 +02:00
Ruud f63e332861 Cleanup of automated failed download detection. 2012-08-12 23:53:53 +02:00
Ruud 9b6261f0b3 Always check for correct quality 2012-08-12 15:17:11 +02:00
Ruud 627314dbe1 Change release info API structure 2012-08-10 20:29:42 +02:00
Ruud 4d90b1873b Add SD documentary category NZBMatrix. fix #698 2012-08-09 22:23:09 +02:00
Ruud da69c2840a Wrong content tag in search bugs Opera. fix #696 2012-08-09 22:11:29 +02:00
Ruud 419b47356f Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2012-08-09 21:36:32 +02:00
Ruud 28f75617b2 Use magnet link for kat.ph. fix #644 2012-08-09 16:23:05 +02:00
Ruud 334a5725e1 Use magnet links from publichd. fix #682 2012-08-09 16:00:41 +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 cfe1e47df2 Add branch to version file 2012-08-05 16:14:24 +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
Ruud a3895dd176 Use float for size calculation. fix #643 2012-08-05 15:27:27 +02:00
Ruud ac91156288 Firefox bookmarklet isn't run as function. fix #681 2012-08-05 14:46:19 +02:00
Ruud de532cb7ee Add description to growl notification. closes #604 2012-08-05 14:11:48 +02:00
Ruud 60e0eed26b Use imdb identfier on sceneaccess. fix #648 2012-08-04 23:29:09 +02:00
Ruud 1154d93ccd Don't re-use path_identifiers. fix #665 2012-08-04 23:14:53 +02:00
Ruud 08e96b8691 Make it 4 weeks before release 2012-08-04 22:58:50 +02:00
Ruud 196b27092e Use proper age param for nzbmatrix. fix #620 2012-08-02 22:14:35 +02:00
Ruud 5e481623fc Remove right path sep. fix #646 2012-08-02 21:54:47 +02:00
mano3m 71c181379a Fixed behavior for not compatible downloaders + typo's 2012-08-02 20:56:05 +02:00
mano3m 0193f7ad81 scan only once when multiple releases are snatched 2012-08-02 20:05:31 +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 100b563e10 typo 2012-08-01 03:11:19 +02:00
mano3m db2c9e5156 Added config options 2012-08-01 03:09:34 +02:00
mano3m 4aae3c45ea Bug fixes, it should actually restart the download now 2012-08-01 02:38:00 +02:00
mano3m b262ed59a8 Fixed sab api bug 2012-07-30 19:15:25 +02:00
mano3m 2884488338 Removed double logging, bug fixes 2012-07-29 22:02:51 +02:00
mano3m 684ef44f84 Fixed typo and added some error handling 2012-07-29 20:18:31 +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 125948cb94 Exclude rottentomatoes movie subpage in userscript 2012-07-16 01:32:58 +02:00
Ruud 4284bc20c3 Restart when updating manually 2012-07-16 01:21:40 +02:00
Ruud ee21610bc3 Cleanup automation providers 2012-07-16 01:11:52 +02:00
Ruud b07a937fa7 gzip requests 2012-07-16 00:44:39 +02:00
Ruud 000c5fa591 Movies.io userscript and automation 2012-07-16 00:44:18 +02:00
Ruud 897a7ea122 Unicode errors. fix #600 #597 2012-07-15 16:25:59 +02:00
Ruud 31cd0f05ba Revert "Implement filelocking in logging rotation handler. fix #587"
This reverts commit a8c82a40ae.
2012-07-15 14:34:41 +02:00
Ruud a8c82a40ae Implement filelocking in logging rotation handler. fix #587 2012-07-15 10:50:23 +02:00
Ruud 8e720c9da6 Allow no quality on release. fix #565 2012-07-14 23:58:40 +02:00
Ruud e726a31405 Support Plex Media Server only. fix #583 2012-07-14 23:54:19 +02:00
Ruud b3e709c6c5 Properly encode before md5. fix #580 2012-07-14 23:23:45 +02:00
Ruud 7c687d4d6b Fedora wrong pidfile arg 2012-07-14 17:31:29 +02:00
Ruud 6577a59ce2 Remove ipv6 flag in tornado. fix #578 2012-07-14 16:44:21 +02:00
Ruud 0ded4f701a Prevent tvshows from imdbapi. fix #577 2012-07-14 16:39:09 +02:00
Ruud 1f4a545c39 Also show release list when no quality. fix #565 2012-07-14 00:27:38 +02:00
Ruud 6c52a991b0 Don't use backup category for KickAssTrrent. fix #524 2012-07-14 00:22:18 +02:00
Ruud 44096f7ca0 Simplify KickAssTorrent search. fix #472 2012-07-14 00:16:02 +02:00
Ruud 7f983c9530 Prevent parameter reference.. 2012-07-14 00:15:31 +02:00