Ruud
6cc802952f
Catch maxretry error
Don't fill logs with duplicate logs
11 years ago
Ruud
894e419f40
Allow config delete
11 years ago
Ruud
37d4755aae
Log when there is an actual problem with the filedata download. fix #2705
11 years ago
Ruud
a9f416c4c5
Variable cleanup
11 years ago
Ruud
8a11f246b1
Add group to untag release
11 years ago
Ruud
279297b8fa
Log as debug for file overwrite
11 years ago
Ruud
907b40e3c6
Higher z-index for userscript popup. fix #2703
11 years ago
Ruud
c4f4e2b524
Split identifier by know tag if possible
11 years ago
mano3m
794efaa209
Abort rename when something fails
And tag the folder with failed_rename so that the release with not be
deleted later on.
11 years ago
mano3m
464c8ad71c
Log overwriting of metadata files
Gives more info for cases like #2641
12 years ago
Ruud
5cc471cc87
Remove path on fail
11 years ago
Ruud
07c7171fbb
Image download wasn't working anymore
11 years ago
Ruud
c15dd2dec9
Disable verify for now
11 years ago
Ruud
a408cc0246
Update renamer to not trigger twice
Keep track of status support on releases
11 years ago
Ruud
c2568432e7
Use requests lib for openurl
11 years ago
Ruud
4cdf71513f
Clean tags from beginning of string. fix #2654
12 years ago
Ruud
7e6d9c02f6
Add quality test name. closes #2664
12 years ago
Ruud
afc4f73e36
Don't try wait when not between time is given
12 years ago
Ruud
5ef0c52277
Create reusable url opener
12 years ago
mano3m
f08d34b816
Add a trailing separator for windows drive path
Fixes #2581 , #2526
12 years ago
mano3m
1cea50bcfb
Added logging
12 years ago
mano3m
55483cf736
Consider try_next as failed
12 years ago
Joel Kåberg
fe397caafc
better score forumla for seeding/leeching
12 years ago
Joel Kåberg
dafa70b7e3
fix seed/lech score formula, fix #2605
12 years ago
mano3m
69569758d9
Make sure we return true on success
12 years ago
mano3m
55777531d5
Clean-up and dont mark status twice
12 years ago
Joel Kåberg
99ce8dacbf
added api calls for manual scan (kudos to @mano3m )
12 years ago
mano3m
e9a457e263
mark release das downloaded if renamer is disabled.
if the renamer is not enabled and the quality of the downloaded release
is not the finish quality, the release did not get a status update.
12 years ago
mano3m
ea5d274f4d
Add another check
12 years ago
mano3m
f57f2444fe
Improved checking
Fixes #2539 ?
12 years ago
mano3m
fd768df9e5
Tabs to spaces
12 years ago
mano3m
6d4297a5fb
Extend os.path.sep to all folder checks
Expands 50c5044fe8
12 years ago
mano3m
ab413f2f3e
Dont remove historic data when doing a full scan.
Fixes #2572
Note that the dashboard already takes care of this and does it the right
way (keeping seeding and ignored releases).
12 years ago
mano3m
574255c4b6
Don't tag .ignore files
12 years ago
mano3m
008ba39856
Add backwards compatibility for the renamer API
12 years ago
mano3m
cff1b3abdb
Provide IDs to check to all downloaders
12 years ago
mano3m
231c5b8ca1
Renamer rename to media
12 years ago
mano3m
640664494e
Increase check_snatched readability
- Reduce rested if statements
- Add more comments
12 years ago
mano3m
c9980539f0
Improve black hole support
Also scan the 'from' folder if Black hole is used together with another
downloader.
12 years ago
mano3m
824ac86d18
Fix fnmatch
fnmatch does not accept regular expressions as presumed in
0c4851e436
See
http://docs.python.org/2/library/fnmatch.html
This patch actually completely broke tagging. All we need to do is make
sure any [ or ] used is conbverted into [[] or []].
Fixes #2557 and #2362
12 years ago
Ruud
50c5044fe8
Add path separator for check
12 years ago
Ruud
46b2d6ba6e
movie_id > media_id
12 years ago
Ruud
2fc4809821
Variable renaming movie to media
12 years ago
Ruud
bde6de1789
Move movie listing to media
12 years ago
Joel Kåberg
cddf47f113
move long subtitle text into formhint
12 years ago
Joel Kåberg
76f3f5253a
move long automation text into formhint
12 years ago
Joel Kåberg
d833a04293
move long texts into formhint
12 years ago
Ruud
3d5b33856f
Add some quality tests
12 years ago
mano3m
1b5bc1fa05
[Metadata][XBMC] Add fileinfo to nfo
Also fixed a int / int = int divide bug
12 years ago
Ruud
eaf2974f8d
Better frontend notification and GUI updating
12 years ago