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
Ruud
ce0bf7b51a
Standardized checking snatched
13 years ago
clinton-hall
dc63796e48
Added nzbname
previously defined in Downloader. I forgot to bring this across.
13 years ago
clinton-hall
c6cba2f6e5
Only request SABnzbd status once
Performs the checking of queue and history here. Requests delete of failed downlaods via download.remove event.
13 years ago
Ruud
89c295b4ad
Properly get releases for check snatched
13 years ago
Ruud
3767a2411a
Movie check snatched to renamer plugin
13 years ago
Ruud
f799e70e18
Only try and remove old folders once. fix #786
13 years ago
Ruud
cf86948c13
Remove empty folder when found better quality. fix #735
13 years ago
Ruud
40daba277b
Handle permission error in shutil.move for *nix systems during the rename plugin.
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
4aae3c45ea
Bug fixes, it should actually restart the download now
13 years ago
mano3m
2884488338
Removed double logging, bug fixes
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
Ruud
897a7ea122
Unicode errors. fix #600 #597
13 years ago
Ruud
57d3ef8058
Meta data getting renamed with sample filename. fix #467
13 years ago
Ruud
d562559562
Json & decode errors. fix #494
13 years ago
Ruud
f288cbed7a
Stop renamer on 'exists'
13 years ago
Ruud
f45a6f928c
Rename dir on fail
13 years ago
Ruud
138286722f
Log chmod error
13 years ago
Ruud
e0440d4b11
Try and encode logging messages. fix #403
13 years ago
Ruud
bd5170bc8e
Use file permissions
13 years ago
Ruud
b65923b36d
Leftover print. fix #221
13 years ago
Ruud
0a9c8abcad
Move srt files. fix #274
13 years ago
Ruud
4711e09f91
Add imdb id to renaming options
13 years ago
Ruud
082af9a307
Don't fire events for unknown movie
13 years ago
Ruud
1b9d124965
Remove first in renamer. fix #283
13 years ago
Ruud
4b5fd0d6e6
Renaming to None
13 years ago
Ruud
921a851b7e
Re-use session. fix #252
13 years ago
Ruud
4bdd23e36a
Do some title testing. fix #246 closes #238
13 years ago
Ruud
b2be9ef7c4
Remove debug lines. fixes #233
13 years ago
Ruud
d8f8f7b339
Don't error, but info log
13 years ago
Ruud
7ca509cdbe
Cleanup after database use
13 years ago
Ruud
965e2af338
Better quality guessing
13 years ago
Ruud
9217b037a6
Don't use dvd file for determine name. fixes #214
13 years ago
Ruud
b2ad1f12b5
Wrong logging format
13 years ago
Ruud
b808637fcf
Length of nonetype error. fixes #105
13 years ago
Ruud
be8749e472
Proper subtitle support
13 years ago
Ruud
8a2e015606
Remove empty and processed folders
13 years ago
Ruud
b164674ff7
More API documentation
13 years ago
Ruud
3face06baf
Remove nfo when not renaming as .orig.nfo
13 years ago
Ruud
d4c9469c1a
Remove nfo when not renaming as .orig.nfo
13 years ago
Ruud
5e28612472
Extra is type "mdf" including movie_extra support
13 years ago
Ruud
cfadd851bf
Event fixes
13 years ago