Ruud
b63f7b7e5d
Move with_status out of releases
11 years ago
Ruud
89c83001ca
Move status_get outside index
11 years ago
Ruud
445724573d
Make sure movie is added with multi identifier
11 years ago
Ruud
72d318323e
Release ignore didn't get correct parameter
11 years ago
Ruud
12c08154c5
Optimize imports
11 years ago
Ruud
8916ea5299
Don't unicode ints and floats
11 years ago
Ruud
bef76f0118
Add download info to release when available
11 years ago
Ruud
131326675e
Update release on rename
Prevent RevConflict
11 years ago
Ruud
3eaf5c9bc0
Use status from release when available
11 years ago
Ruud
96e8a909d8
database manage init
11 years ago
Ruud
8724076601
Remove sqlalchemy and elixir
11 years ago
Ruud
ecf91d616b
nosql
11 years ago
Ruud
b9a8ca14c3
nosql
11 years ago
Ruud
f7e1a2a5eb
nosql
11 years ago
Ruud
c3bc9c8591
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
88c328af8e
Improved manage scanning
Expire after db get
11 years ago
Ruud
799299c7cc
Code cleanup
11 years ago
Ruud
37d4755aae
Log when there is an actual problem with the filedata download. fix #2705
11 years ago
mano3m
1cea50bcfb
Added logging
12 years ago
mano3m
55483cf736
Consider try_next as failed
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
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
c9980539f0
Improve black hole support
Also scan the 'from' folder if Black hole is used together with another
downloader.
12 years ago
Ruud
2fc4809821
Variable renaming movie to media
12 years ago
Ruud
bde6de1789
Move movie listing to media
12 years ago
Ruud
eaf2974f8d
Better frontend notification and GUI updating
12 years ago
Ruud
47de84259d
Cleanup searcher PR
12 years ago
Ruud
b149528406
Cleanup older releases calling the wrong function
12 years ago
Ruud
53cd907db1
Code cleanup
12 years ago
Dean Gardiner
f7e1fa1406
'release.download' renamed to 'release.manual_download', Moved 'searcher.download' and 'searcher.try_download_result' to 'release.*'.
12 years ago
mano3m
526d383929
Fix for release.update
The done release has no release info. This is fixed by doing it in the
same way as the interface.
12 years ago
mano3m
eb17afc368
Fixed bug where it didnt do anything...
12 years ago
Dean Gardiner
8e51513ee0
Moved 'searcher.create_releases' from Searcher to Release.
Conflicts:
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/media/show/searcher/main.py
12 years ago
Dean Gardiner
5f24338bd2
Renamed 'movie' -> 'media' in 'searcher.download'
Conflicts:
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/plugins/release/main.py
12 years ago
mano3m
4b0a5bdd9b
Move and fix cleanreleases
12 years ago
Ruud
d1c3f0c241
Use Media for all Movie db actions
12 years ago
Ruud
0876d1ff8e
Rename release.update to update_status
12 years ago
mano3m
516447a104
Remove movie_dict
12 years ago
mano3m
a2cb0ec8ad
frontend release.update
12 years ago
mano3m
1bddadf3a4
clean-up searcher
12 years ago
mano3m
f0f843f746
Add release.update event
Proof of concept commit.
It updates the database and calls movie.update.id to refresh the entire movie in the frontend. It would be better to crease a static js file in the release folder and add release functionality there including updating one release only.
12 years ago
Ruud
c6403e87f1
Get releases when cleaning up managed movies
12 years ago
Ruud
1aa26a5a6c
Replace protocol if it doesn't exist
12 years ago
Ruud
117b952455
Default back to type on protocol. fix #2120
12 years ago