Ruud
70364b2460
Merge branch 'develop_fixfail' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop_fixfail
13 years ago
Ruud
d2560393eb
Merge branch 'develop3' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop3
13 years ago
Ruud
6e2380f203
NMA fix
Thanks @Mochaka
13 years ago
Ruud
db4159e51d
Merge branch 'develop' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop
13 years ago
Ruud
c423cd1f79
Load new "thanks" frame in about page
13 years ago
Ruud
a9545e4fa5
Remove paypal link
13 years ago
mano3m
2d6c31af97
Some failure messages do not contain 'fail'. No message at all means success.
13 years ago
Ruud
de3832b7b6
Filter try_next on movie.
13 years ago
Ruud
f63e332861
Cleanup of automated failed download detection.
13 years ago
Ruud
9b6261f0b3
Always check for correct quality
13 years ago
Ruud
627314dbe1
Change release info API structure
13 years ago
Ruud
4d90b1873b
Add SD documentary category NZBMatrix. fix #698
13 years ago
Ruud
da69c2840a
Wrong content tag in search bugs Opera. fix #696
13 years ago
Ruud
419b47356f
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
13 years ago
Ruud
28f75617b2
Use magnet link for kat.ph. fix #644
13 years ago
Ruud
334a5725e1
Use magnet links from publichd. fix #682
13 years ago
Ruud
c753857dbd
Merge branch 'develop4' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop4
13 years ago
Ruud
cc408b980c
Merge branch 'refs/heads/develop' into desktop
Conflicts:
couchpotato/core/_base/updater/main.py
13 years ago
Ruud
cfe1e47df2
Add branch to version file
13 years ago
Ruud
40daba277b
Handle permission error in shutil.move for *nix systems during the rename plugin.
13 years ago
Ruud
a3895dd176
Use float for size calculation. fix #643
13 years ago
Ruud
ac91156288
Firefox bookmarklet isn't run as function. fix #681
13 years ago
Ruud
de532cb7ee
Add description to growl notification. closes #604
13 years ago
Ruud
60e0eed26b
Use imdb identfier on sceneaccess. fix #648
13 years ago
Ruud
1154d93ccd
Don't re-use path_identifiers. fix #665
13 years ago
Ruud
08e96b8691
Make it 4 weeks before release
13 years ago
Ruud
196b27092e
Use proper age param for nzbmatrix. fix #620
13 years ago
Ruud
5e481623fc
Remove right path sep. fix #646
13 years ago
mano3m
71c181379a
Fixed behavior for not compatible downloaders + typo's
13 years ago
mano3m
0193f7ad81
scan only once when multiple releases are snatched
13 years ago
mano3m
928c440f90
renamer cleanup
13 years ago
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
13 years ago
mano3m
100b563e10
typo
13 years ago
mano3m
db2c9e5156
Added config options
13 years ago
mano3m
4aae3c45ea
Bug fixes, it should actually restart the download now
13 years ago
mano3m
b262ed59a8
Fixed sab api bug
13 years ago
mano3m
2884488338
Removed double logging, bug fixes
13 years ago
mano3m
684ef44f84
Fixed typo and added some error handling
13 years ago
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.
13 years ago
mano3m
46c73dc43c
Fix hint being added to the notification test button texts
13 years ago
mano3m
2406e9ef85
Fixed NMJ test
13 years ago
mano3m
80929b5806
small fix to xbmc notification test
13 years ago
mano3m
108044948f
Fix XBMC and NMA Notification tests
13 years ago
Ruud
125948cb94
Exclude rottentomatoes movie subpage in userscript
13 years ago
Ruud
4284bc20c3
Restart when updating manually
13 years ago
Ruud
ee21610bc3
Cleanup automation providers
13 years ago
Ruud
b07a937fa7
gzip requests
13 years ago
Ruud
000c5fa591
Movies.io userscript and automation
13 years ago
mano3m
64c044acc1
Shutdown the logger before restarting CPS. Fixes issue #587
13 years ago
Ruud
897a7ea122
Unicode errors. fix #600 #597
13 years ago