Ruud
a46241bb9f
Better year name guessing. #2323
12 years ago
Ruud
75bda46f64
Userscript styling fixes
12 years ago
Ruud
a0d2a64e57
Userscript didn't load properly
12 years ago
Ruud
d1c3f0c241
Use Media for all Movie db actions
12 years ago
Ruud
107606ce65
Add tv branch column aliases
12 years ago
Ruud
32646d0608
Use movie instaid of media model
12 years ago
Ruud
eabd2b6c41
Rename mediaplugin
12 years ago
Ruud
b8ac093182
Remove refresh from movie media
Conflicts:
couchpotato/core/media/movie/_base/main.py
12 years ago
Ruud
bac3055726
Move media refresh to media plugin
12 years ago
Ruud
955814397a
Revert "TorrentBytes login url change. fix #2317"
This reverts commit 95d0dacd28
.
12 years ago
Ruud
10fe175ff5
Move suggestions to movie folder
12 years ago
Ruud
bca4a2e241
Move search item to movie folder
12 years ago
Ruud
3925d4c215
Make search work for multiple media types
12 years ago
Ruud
8ca5c62575
YIFY use IMDB id for search. fix #2313
12 years ago
Ruud
95d0dacd28
TorrentBytes login url change. fix #2317
12 years ago
Ruud
b6f850dc27
in_ needs list..
12 years ago
Ruud
38ce63795c
Check snatched with single query
12 years ago
Ruud
bbf42da875
ILoveTorrents cleanup
12 years ago
salfab
8df0ecc223
disabled by default
12 years ago
salfab
c37bf12c8a
improve resilience to retrieve description in get_more_info
12 years ago
salfab
83051b2576
support getting more info.
12 years ago
salfab
75360f734c
use a proper name, instead of the link
12 years ago
salfab
87754047fa
torrents are found and appended to the results argument
12 years ago
salfab
f121db059e
add new provider for ILT.
12 years ago
Ruud
c9e693287c
Merge branch 'refs/heads/mano3m-develop_release' into develop
12 years ago
Ruud
0876d1ff8e
Rename release.update to update_status
12 years ago
Ruud
6bbcc5af77
Merge branch 'develop_release' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_release
12 years ago
Ruud Burger
6a9f6a6fc8
Merge pull request #2099 from mano3m/develop_folder
Remove all empty folders after rename
12 years ago
Ruud Burger
1da3546f2d
Merge pull request #2270 from fuzeman/feature/dev_rtorrent
rTorrent Downloader fixes
12 years ago
Ruud Burger
d233425a77
Merge pull request #2272 from fuzeman/feature/dev_plex
Fixed Plex notifications on latest PHT
12 years ago
Ruud
8883d505ba
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
12 years ago
Ruud Burger
c51d806840
Merge pull request #2282 from mano3m/develop_encryptedasfailed
Consider encrypted as failed fix #2260
12 years ago
Ruud
13a0c4607d
Merge branch 'refs/heads/jkaberg-develop' into develop
12 years ago
mano3m
fd8e50b533
[SabNZBd] Consider encrypted as failed
12 years ago
Ruud Burger
682216dcf4
Merge pull request #2281 from mano3m/develop_seedfix
Fix seeding status check #2278
12 years ago
mano3m
6bda5f5b03
Don't use movie done status to check seeding
Fixes #2278
12 years ago
mano3m
6174f121c8
fix log message
12 years ago
mano3m
89daa836e7
Remove all empty folders
Quite often there is a subfolder in the movie folder after extraction.
This folder is deleted but the actual movie folder remains behind. This
update fixes that in both cases: move_folder is known, or we work in the
'from' folder.
12 years ago
mano3m
7c5616cc79
fix colour order
12 years ago
mano3m
27fdbff619
Set missing to ignored after 1 week
12 years ago
mano3m
516447a104
Remove movie_dict
12 years ago
mano3m
0c6c172d6a
Update movie quality status colour and text
It isnt perfect this way. I think we need to add a sepperate function to
do this and call that from both when CPS is loading the page and when it
updates a release (e.g. just rebuild the icons)
12 years ago
mano3m
d11f9d26c0
Add missing status
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
Joel Kåberg
317a1f119b
not needed
12 years ago
Joel Kåberg
b128ef17c9
Added directory option
and an option to append label to directory path
12 years ago
Ruud
cc4350b0f9
NZBGet missing in wizard. fix #2262
12 years ago
Dean Gardiner
0b00f2d9e6
Fixed Plex notifications on latest PHT (protocol renamed to 'plex')
12 years ago