mano3m
27fdbff619
Set missing to ignored after 1 week
2013-09-30 19:16:13 +02:00
mano3m
516447a104
Remove movie_dict
2013-09-30 19:16:08 +02:00
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)
2013-09-30 19:16:01 +02:00
mano3m
d11f9d26c0
Add missing status
2013-09-30 19:15:51 +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
cc4350b0f9
NZBGet missing in wizard. fix #2262
2013-09-29 14:05:28 +02:00
Ruud
e7aa91b3e1
Don't try to use custom_plugins when folder doesn't exist
2013-09-29 13:44:52 +02:00
Ruud
333abd2486
Custom plugin folder outside source. fix #2076
2013-09-29 13:25:10 +02:00
Ruud
ae4e15286a
Don't try to loop over None. fix #2268
2013-09-29 12:17:09 +02:00
Ruud
1b96489656
Merge branch 'refs/heads/jkaberg-develop' into develop
2013-09-29 10:06:22 +02:00
Ruud
99c899ea3a
Proper variable naming
2013-09-29 10:06:12 +02:00
Ruud
8f76dd7a2e
Merge branch 'develop' of git://github.com/jkaberg/CouchPotatoServer into jkaberg-develop
2013-09-29 09:57:17 +02:00
Ruud
1f2c2269e6
Ignore thumbs.db files and don't fail on single path split. fix #2265
2013-09-29 09:54:37 +02:00
Joel Kåberg
201185f7e7
better english damnit!
2013-09-29 01:49:51 +02:00
Joel Kåberg
e38d68c019
actual code
2013-09-29 01:45:50 +02:00
Joel Kåberg
91332e06e5
add option to create sub directory
2013-09-29 01:45:24 +02:00
Ruud
96b4af1fea
Hide first item in combined table
2013-09-29 00:08:26 +02:00
Ruud
b4bccc9be2
Flixter automation support
...
Thanks @mikedm139
2013-09-28 23:41:15 +02:00
Ruud
d6ddee236a
Merge branch 'refs/heads/mano3m-develop_bluray' into develop
2013-09-28 23:17:42 +02:00
Ruud
364e355114
Also try to load the root module for each path
2013-09-28 21:25:25 +02:00
Ruud
7d4f9d60b1
Code formating
2013-09-28 19:17:41 +02:00
Ruud
116bc839fc
Make description more clear
2013-09-28 19:12:05 +02:00
Ruud
153d4b2b1d
Merge branch 'develop_bluray' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_bluray
2013-09-28 18:20:47 +02:00
Ruud
2f4f140662
Don't overwrite data variable in utorrent download. fix #2222
2013-09-28 18:19:17 +02:00
Ruud
475ac1bb9c
Only use filename for identification when possible. fix #2233 & #954
2013-09-28 18:06:45 +02:00
Ruud
49015b7d64
Be sure to ss quality alt in guess
2013-09-28 17:45:32 +02:00
Ruud
99efcce4d0
Merge branch 'refs/heads/techmunk-2235' into develop
2013-09-28 17:04:00 +02:00
Ruud
c3c971db23
Merge branch '2235' of git://github.com/techmunk/CouchPotatoServer into techmunk-2235
2013-09-28 17:03:27 +02:00
Ruud
8011634b7a
Use correct encoding for emails. fix #2254
2013-09-28 16:39:31 +02:00
Ruud
ededfcb822
Escape spaces for each request. fix #2256
2013-09-28 16:28:46 +02:00
Ruud
92a0af5ce3
Use label for quality guess also. closes #2237
2013-09-28 15:23:45 +02:00
Ruud
ffaffbc66f
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2013-09-28 14:31:47 +02:00
Ruud
2596bbe2bc
Merge branch 'refs/heads/saxicek-tsh_scene_only' into develop
2013-09-28 14:30:27 +02:00
Ruud
3310bdf551
Don't use quotes for torrentshack
2013-09-28 14:30:20 +02:00
Ruud Burger
19d357b866
Merge pull request #2261 from mano3m/develop_transmission
...
[Transmission] Fix #2168
2013-09-28 04:49:31 -07:00
mano3m
871aecb689
Fix transmission #2168
2013-09-28 13:35:26 +02:00
mano3m
00bb055474
set backlog to False after backlog search
2013-09-28 12:36:43 +02:00
mano3m
f10d182468
Added Blu-ray.com backlog automation
...
I missed a few movies, so I added backlog functionality to Blu-ray.com
If you want to add all Blu-rays that ever came out to the wanted list,
you can use this. Be careful with what you wish for :D
2013-09-28 12:36:43 +02:00
Techmunk
74a4e7d19d
Indenting on deluge auth fix was incorrect.
2013-09-27 14:59:03 +10:00
sax
c7c64c6002
Changed implementation of "scene_only" parameter to use filter criteria instead of parsing the information from query result.
2013-09-25 14:05:16 +02:00
Techmunk
8474d0d95d
Fix the way the client auth file is found and processed to match the defaults in the deluge clients.
2013-09-25 21:44:05 +10:00
Ruud
4a5c878c36
Wrong config name for plex host
2013-09-24 22:44:14 +02:00
Ruud
2b0a70355a
Merge branch 'refs/heads/fuzeman-feature/dev_plex' into develop
2013-09-24 22:37:46 +02:00
Ruud
9b5166826f
Cleanup Plex notification
2013-09-24 22:37:40 +02:00
Ruud
3b1efb2c30
Merge branch 'feature/dev_plex' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/dev_plex
...
Conflicts:
couchpotato/core/notifications/plex/main.py
2013-09-24 21:35:36 +02:00
Ruud
b5d2a41d60
Enable NewzNab bij default
2013-09-23 21:35:40 +02:00
Ruud
cc3aad49ed
Remove FTDWorld
2013-09-23 21:35:29 +02:00
Ruud
2365e1859f
Don't show suggestions if there aren't any. fix #2153
2013-09-22 10:47:13 +02:00