Ruud
|
99e77e409a
|
Spring cleanup
|
11 years ago |
Ruud
|
83c5d701b3
|
Use release as dict not class
|
11 years ago |
Ruud
|
d5c6942266
|
Use media_id to get movie in renamer
|
11 years ago |
Ruud
|
f3ae63c7a9
|
Don't extend release_download when none is set
|
11 years ago |
Ruud
|
d4eca60b1d
|
Identifiers fix
|
11 years ago |
Ruud
|
78e2ff4870
|
Cleanup
|
11 years ago |
Ruud
|
ad94cce283
|
Make release files normal list
|
11 years ago |
Ruud
|
269d779df7
|
Move for_media out of release index
|
11 years ago |
Ruud
|
b63f7b7e5d
|
Move with_status out of releases
|
11 years ago |
Ruud
|
be46ed12ac
|
get identifier helper
|
11 years ago |
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 |