Ruud
8917d7c16c
Optimize movie.list query
2013-08-14 16:47:59 +02:00
Ruud
d759280c18
Don't update library items on shutdown
2013-08-14 12:31:41 +02:00
Ruud
67bc3903d4
Don't show loader for scanner if page isn't loaded yet
2013-08-14 12:20:38 +02:00
Ruud
cf6f83a44b
Option to disable manage scan at startup. fix #1951
2013-08-14 12:14:52 +02:00
Ruud
4b15563ba3
Don't use in_progress when it isn't set
2013-08-14 12:13:52 +02:00
Ruud
dc36e15448
Don't run multiple manage.progress requests
2013-08-14 11:56:08 +02:00
Ruud
0b6330e98b
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2013-08-13 20:56:46 +02:00
Ruud
2e93687bb4
Don't try to loop over empty enablers
2013-08-13 17:46:41 +02:00
Ruud
0f925a466a
Also ignore __ when importing folders
2013-08-13 17:31:12 +02:00
Ruud
16eeeda787
Ignore folder include with __ at beginning
2013-08-13 17:25:24 +02:00
Ruud
52f1df98bb
Don't try to split on empty string
2013-08-13 16:51:46 +02:00
Ruud
a0ccff23a3
Remove duplicate spaces
2013-08-13 16:08:34 +02:00
Ruud
b8bed627a8
Add possible title with some char replacements
2013-08-13 16:08:21 +02:00
Ruud
8d058d9dc8
Add hdscr to screener quality
2013-08-13 15:45:05 +02:00
Ruud
57e92ff8d3
Optimized frontend notifications
2013-08-13 15:40:56 +02:00
Ruud
6eff724f97
Clean nonblocking requestshandler
2013-08-13 15:36:11 +02:00
Ruud Burger
55c3fe503b
Merge pull request #1985 from mano3m/develop_nzbget
...
Fix NZBGet url issue
2013-08-12 01:21:41 -07:00
Ruud Burger
7f1ac63c58
Merge pull request #2005 from mano3m/develop_sorting
...
Regard torrents and torrent_magnet the same
2013-08-12 01:08:05 -07:00
mano3m
448c1d69a7
Regard torrents and torrent_magnet the same
...
When sorting the torrents and torrent_magnets were sorted, by taking
only the three first characters (as 'nzb; is three chars), the score
prevails. Fixes #2004
2013-08-11 00:06:07 +02:00
Ruud
c99a5cb535
Don't autoadd when already in wanted
2013-08-07 20:06:30 +02:00
mano3m
b32d4fc42d
Fix NZBGet url issue
2013-08-01 23:24:25 +02:00
Ruud
f12d878c0b
Select category for search, suggest & edit
2013-07-22 21:57:13 +02:00
Ruud
e8993932c1
Check isMac function
2013-07-22 21:56:33 +02:00
Ruud
e3933e4ddc
Proper meta tag
2013-07-22 21:56:22 +02:00
Ruud
dd67239b6e
Add categories to settings
2013-07-21 19:12:53 +02:00
Ruud
1ea0d3bd8b
Move providers to main searcher tab in settings
2013-07-21 19:12:32 +02:00
Ruud
8b952d4be6
Combine global and category words
2013-07-19 16:58:49 +02:00
Ruud
9e8a3bc701
Movie category migrate
2013-07-15 22:51:53 +02:00
Ruud
76807176fb
Merge branch 'develop-categories' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop-categories
...
Conflicts:
couchpotato/core/plugins/score/main.py
2013-07-15 20:47:29 +02:00
iguyking
3650624e4b
Update contributing.md
...
Fixed to say what was intended
2013-07-15 20:44:42 +02:00
Ruud Burger
585c509aba
Merge pull request #1950 from mano3m/develop_rpc-url
...
Add rpc_url to Transmission options
2013-07-15 04:20:25 -07:00
mano3m
046c7e732f
Add rpc_url to Transmission options
...
Fixes #1832
2013-07-14 23:43:07 +02:00
Ruud
4ec32a6403
Merge branch 'develop_seed_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed_fixes
2013-07-13 17:56:07 +02:00
Ruud
412627aab0
Move rating and genres to suggestions only
2013-07-13 17:52:40 +02:00
mano3m
2584abda0e
Several fixes and increased readability
2013-07-13 17:06:59 +02:00
Ruud
954018fea2
Youtube trailer search in https
2013-07-12 21:03:03 +02:00
Ruud
ebf37f7310
Cleanup plex urls
2013-07-12 20:52:41 +02:00
Ruud
f22b836ede
Combine adopt
2013-07-12 14:42:59 +02:00
Ruud
1cea786d66
Style rating and genres
2013-07-12 14:36:04 +02:00
dkboy
9be10f7b79
Add Rating / Genre to Dashboard Suggestions
...
Add Rating and up to 3 Genres to movie suggestions, to avoid constantly
jumping through to IMDB site.
2013-07-12 21:49:24 +12:00
Ruud
1f35d0ec2f
Remove debug print
2013-07-11 17:36:27 +02:00
Ruud
9fcf36a2ff
Add WEB-DL and WEB-Rip. fix #1913
2013-07-11 17:34:55 +02:00
Ruud
30f5a66487
AwesomeHD: Log wrong passkey. fix #1912
2013-07-11 15:24:20 +02:00
Ruud
60e0ad1f5d
Add Windows Media Center / Explorer folder.jpg creation. closes #1932
2013-07-11 15:05:08 +02:00
Ruud
ed60b4670e
Move root creation to metadata base
2013-07-11 15:04:39 +02:00
Ruud
318daaf083
Cleanup BitSoup
2013-07-09 23:31:43 +02:00
Ruud
182987218b
Merge branch 'develop' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop
2013-07-09 23:13:15 +02:00
Ruud
5ff8c7302f
Sabnzbd prio description
2013-07-09 23:08:33 +02:00
Ruud
398712403b
Merge branch 'develop' of git://github.com/gthicks/CouchPotatoServer into gthicks-develop
2013-07-09 23:04:28 +02:00
Ruud
63f72eb23b
Merge branch 'refs/heads/seeding' into develop
2013-07-09 22:53:14 +02:00