Ruud
b68cea3921
Getting release download didn't use correct key
11 years ago
Ruud
36125f1067
Make sure to use proper category id
11 years ago
Ruud
ee702d92e6
Delete empty folders and leftover .pyc files on restart
11 years ago
Ruud
178f770b16
Use key to get release last_edit
11 years ago
Ruud
12c08154c5
Optimize imports
11 years ago
Ruud
0b61ec1e13
Move plugins to single file
11 years ago
Ruud
c9be74ce80
Use correct keys when renaming media
11 years ago
Ruud
274e2c1cc2
Use proper download_info dict
11 years ago
Ruud
d60a8a71b7
Check if file has moved, ignore copystat errors. close #2936
11 years ago
Ruud
2066625bf0
Don't use ctime on unix system. Cleanup check a bit. close #2904
11 years ago
Ruud
027ff43dfd
Path encode files in rename. fix #2846
11 years ago
Ruud
ecf91d616b
nosql
11 years ago
Ruud
0d4d0f3126
scandir
11 years ago
Ruud
b9a8ca14c3
nosql
11 years ago
Ruud
c3bc9c8591
Nosql
11 years ago
Ruud
a609b401c4
nosql
11 years ago
Ruud
99252074be
More nosql
11 years ago
Ruud
63743dd2b6
More NoSQL
11 years ago
Ruud
a254886bad
Try NoSQL
11 years ago
Ruud
aab10fb599
Close all
11 years ago
Ruud
7001ed476d
Wrap all commits with try/except
11 years ago
Ruud
29a34fef8c
py3k port helpers
11 years ago
Ruud
bb3faaf2cd
Exception cleanup
11 years ago
Ruud
799299c7cc
Code cleanup
11 years ago
Ruud
a9f416c4c5
Variable cleanup
11 years ago
Ruud
8a11f246b1
Add group to untag release
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
Ruud
a408cc0246
Update renamer to not trigger twice
Keep track of status support on releases
11 years ago
mano3m
f08d34b816
Add a trailing separator for windows drive path
Fixes #2581 , #2526
12 years ago
Joel Kåberg
99ce8dacbf
added api calls for manual scan (kudos to @mano3m )
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
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
bde6de1789
Move movie listing to media
12 years ago
Ruud
0ce5c51c67
renamer.scan needs some files. fix #2481
12 years ago
mano3m
8c41046836
more fixes
12 years ago
mano3m
c5e6ce0e48
Several sp fixes
12 years ago
Ruud
3b3288c53d
Manual scan folder cleanup
12 years ago
Ruud
db4f7a216a
SP function wrapping whole variables
12 years ago
Ruud
c1944c987d
Add some more double char replacements
12 years ago