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
5e28612472
Extra is type "mdf" including movie_extra support
13 years ago
Ruud
cfadd851bf
Event fixes
13 years ago
Ruud
780fb35b45
Don't always move leftovers
13 years ago
Ruud
683301e2f9
Proper done status
13 years ago
Ruud
cd1a1f5665
Remove .cp(xxx) from original_foldername
13 years ago
Ruud
ce8c2ada50
CHMOD files
13 years ago
Ruud
7dbba20618
Remove extension from <original>
13 years ago
Ruud
10b7baf291
Stop renamer if folders don't exist
14 years ago
Ruud
6bf6ffd4f8
Renamer error because of wrong variables
14 years ago
Ruud
1c75bfb9b0
Manage page base
14 years ago
Ruud
e0198dd4e5
Include addfilestolibrary to rename.after event
14 years ago
Ruud
224d1527e1
Better variable naming
Thanks to DxCx
14 years ago
Ruud
0420bdeec5
Fixes for Release.add after renaming
14 years ago
Ruud
2f10cd0e3d
Simplified messages
14 years ago
Ruud
0a5057df7a
Changed notification messages
14 years ago