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
Ruud
5c61c24c04
Lazyload file list in manage tab
12 years ago
Ruud
47141f8e4f
Api: added release.for_movie
Get all releases for a single movie
12 years ago
Ruud
7fd14e0283
Code cleanup
12 years ago
mano3m
c13c0f24e5
Change type to protocol in release and renamer
12 years ago
Ruud
6e0857c6c1
Remove Flask dependencies
12 years ago
mano3m
2f30c6c781
fix failed issues
As reported in issue #1822 I broke try next release when failed. This
commit adds the failed status to several items.
12 years ago
Ruud
dc20b68a37
See if need to login on "belongs_to" check. fix #1190
12 years ago
Ruud
dfd2c33657
Extend files, not append
12 years ago
Ruud
f5af551325
Extend files, not append
12 years ago
Ruud
9ba19d27a6
Combine status calls
12 years ago
Ruud
7818b43045
Release files add in bulk
12 years ago
Ruud
b91a077c91
Easier "get next best release" buttons
12 years ago
Ruud
382d49f895
Delete release if it has no files
13 years ago
Ruud
269e98b049
Removed all commented out db.close
13 years ago
Ruud
0e23413069
Mark movie snatched on manual download
13 years ago
Ruud
d64150d6a7
Magnet link improvements
13 years ago
Ruud
897a7ea122
Unicode errors. fix #600 #597
13 years ago
Ruud
974f2d040d
Clean unavailable files on full scan. fix #455
13 years ago
Ruud
0c14334e23
More feedback on download button. fix #537
13 years ago
Ruud
0dfefef0c5
Torrent provider cleanup
13 years ago