Ruud
445724573d
Make sure movie is added with multi identifier
2014-03-19 18:02:45 +01:00
Ruud
72d318323e
Release ignore didn't get correct parameter
2014-03-15 12:17:53 +01:00
Ruud
12c08154c5
Optimize imports
2014-03-12 21:41:29 +01:00
Ruud
0b61ec1e13
Move plugins to single file
2014-03-11 22:47:42 +01:00
Ruud
8916ea5299
Don't unicode ints and floats
2014-03-10 14:12:19 +01:00
Ruud
bef76f0118
Add download info to release when available
2014-03-09 14:30:23 +01:00
Ruud
131326675e
Update release on rename
...
Prevent RevConflict
2014-03-09 00:24:54 +01:00
Ruud
3eaf5c9bc0
Use status from release when available
2014-03-05 16:27:55 +01:00
Ruud
96e8a909d8
database manage init
2014-02-11 22:19:55 +01:00
Ruud
8724076601
Remove sqlalchemy and elixir
2014-02-10 23:41:54 +01:00
Ruud
ecf91d616b
nosql
2014-02-10 23:07:42 +01:00
Ruud
b9a8ca14c3
nosql
2014-02-09 18:21:47 +01:00
Ruud
f7e1a2a5eb
nosql
2014-02-09 15:57:08 +01:00
Ruud
c3bc9c8591
Nosql
2014-02-08 17:58:45 +01:00
Ruud
a609b401c4
nosql
2014-02-07 15:11:06 +01:00
Ruud
99252074be
More nosql
2014-02-02 20:41:14 +01:00
Ruud
63743dd2b6
More NoSQL
2014-01-31 00:38:37 +01:00
Ruud
a254886bad
Try NoSQL
2014-01-29 17:49:54 +01:00
Ruud
aab10fb599
Close all
2014-01-28 08:22:06 +01:00
Ruud
7001ed476d
Wrap all commits with try/except
2014-01-26 00:33:21 +01:00
Ruud
88c328af8e
Improved manage scanning
...
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud
799299c7cc
Code cleanup
2014-01-19 19:15:58 +01:00
Ruud
37d4755aae
Log when there is an actual problem with the filedata download. fix #2705
2014-01-14 15:59:51 +01:00
mano3m
1cea50bcfb
Added logging
2013-12-27 19:34:53 +01:00
mano3m
55483cf736
Consider try_next as failed
2013-12-27 19:09:39 +01:00
mano3m
69569758d9
Make sure we return true on success
2013-12-16 22:51:04 +01:00
mano3m
55777531d5
Clean-up and dont mark status twice
2013-12-16 22:43:05 +01:00
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.
2013-12-15 21:03:40 +01:00
mano3m
c9980539f0
Improve black hole support
...
Also scan the 'from' folder if Black hole is used together with another
downloader.
2013-12-07 22:31:15 +01:00
Ruud
2fc4809821
Variable renaming movie to media
2013-11-30 12:41:06 +01:00
Ruud
bde6de1789
Move movie listing to media
2013-11-30 12:23:53 +01:00
Ruud
eaf2974f8d
Better frontend notification and GUI updating
2013-11-22 23:00:33 +01:00
Ruud
47de84259d
Cleanup searcher PR
2013-10-30 22:51:26 +01:00
Ruud
98efe89833
Merge branch 'dev_searcher' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-dev_searcher
2013-10-30 22:08:59 +01:00
Ruud
b149528406
Cleanup older releases calling the wrong function
2013-10-22 14:11:13 +02:00
Ruud
53cd907db1
Code cleanup
2013-10-20 17:43:30 +02:00
Dean Gardiner
f7e1fa1406
'release.download' renamed to 'release.manual_download', Moved 'searcher.download' and 'searcher.try_download_result' to 'release.*'.
2013-10-17 23:27:24 +13:00
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.
2013-10-16 22:17:22 +02:00
mano3m
eb17afc368
Fixed bug where it didnt do anything...
2013-10-16 22:17:19 +02:00
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
2013-10-16 15:46:24 +13:00
Dean Gardiner
5f24338bd2
Renamed 'movie' -> 'media' in 'searcher.download'
...
Conflicts:
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/plugins/release/main.py
2013-10-16 15:32:25 +13:00
mano3m
4b0a5bdd9b
Move and fix cleanreleases
2013-10-13 16:53:45 +02:00
Ruud
d1c3f0c241
Use Media for all Movie db actions
2013-10-08 09:57:36 +02:00
Ruud
0876d1ff8e
Rename release.update to update_status
2013-09-30 20:52:04 +02:00
mano3m
516447a104
Remove movie_dict
2013-09-30 19:16:08 +02:00
mano3m
a2cb0ec8ad
frontend release.update
2013-09-30 19:15:44 +02:00
mano3m
1bddadf3a4
clean-up searcher
2013-09-30 19:15:30 +02:00
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.
2013-09-30 19:15:10 +02:00
Ruud
c6403e87f1
Get releases when cleaning up managed movies
2013-09-11 12:24:50 +02:00
Ruud
1aa26a5a6c
Replace protocol if it doesn't exist
2013-09-09 22:28:21 +02:00