Ruud
|
0861b21532
|
Make sure title is valid when adding it to index
|
2014-03-24 21:40:05 +01:00 |
|
Ruud
|
e7420367f1
|
Add Torrentz provider
|
2014-03-23 21:58:08 +01:00 |
|
Ruud
|
1998c779c7
|
Add more trackers
|
2014-03-23 21:50:37 +01:00 |
|
Ruud
|
93eb33811a
|
Use correct default type
|
2014-03-23 21:50:24 +01:00 |
|
Ruud
|
d7bf9dba01
|
Skip leftover release info
|
2014-03-23 20:14:10 +01:00 |
|
Ruud
|
d5c6942266
|
Use media_id to get movie in renamer
|
2014-03-23 17:55:33 +01:00 |
|
Ruud
|
e870fab277
|
Scanner didn't use correct get key to determine movie
|
2014-03-23 17:55:12 +01:00 |
|
Ruud
|
f3ae63c7a9
|
Don't extend release_download when none is set
|
2014-03-23 17:50:49 +01:00 |
|
Ruud Burger
|
3df1f1b153
|
Merge pull request #3009 from wouter0100/patch-1
Fixed first item in quality group
|
2014-03-23 15:53:11 +01:00 |
|
Wouter van Os
|
74fd7c684e
|
Fixed first item in quality group
First item within a quality group had always 3d on "true".
|
2014-03-23 15:18:18 +01:00 |
|
Ruud
|
745b262800
|
Don't check 3d checkbox on add
|
2014-03-22 23:10:31 +01:00 |
|
Ruud
|
72f6516a1c
|
Fix handle image url
|
2014-03-22 23:01:03 +01:00 |
|
Ruud
|
7bb723d6b3
|
Key errors
|
2014-03-22 22:39:26 +01:00 |
|
Ruud
|
2ccdc8ffdc
|
Allow 3d categories
|
2014-03-22 22:00:26 +01:00 |
|
Ruud
|
1cabf64993
|
Add 3d categories
|
2014-03-22 21:32:27 +01:00 |
|
Ruud
|
c55bd5a35d
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2014-03-22 21:06:59 +01:00 |
|
Ruud
|
77a3552797
|
Add 3d support for searching
|
2014-03-22 21:03:19 +01:00 |
|
jkaberg
|
81efd4bce7
|
[qbittorrent] minor cleanup
|
2014-03-22 18:35:11 +01:00 |
|
Ruud
|
98183ccc1e
|
Sorted releases
|
2014-03-22 14:38:58 +01:00 |
|
Ruud Burger
|
09df863b6c
|
Merge pull request #3004 from ramon86/develop
Added FilmCentrum.nl as a provider for the Chrome extension
|
2014-03-22 14:33:46 +01:00 |
|
Ramon van Dam
|
4e70c1882b
|
Added FilmCentrum.nl as a provider for the Chrome extension
|
2014-03-22 14:31:29 +01:00 |
|
Ruud
|
d38d581d1d
|
Add 3d to quality tags on movie item
|
2014-03-22 12:36:11 +01:00 |
|
Ruud
|
61c95240c2
|
Failed editing movie
|
2014-03-22 12:35:56 +01:00 |
|
Ruud
|
59347400c3
|
Add 3D tags
|
2014-03-22 12:20:16 +01:00 |
|
Ruud
|
f976e04597
|
Save 3d in quality profile
|
2014-03-22 12:19:42 +01:00 |
|
Ruud
|
1602fe88e6
|
Close connection not cursor
|
2014-03-22 09:59:22 +01:00 |
|
Ruud
|
d4eca60b1d
|
Identifiers fix
|
2014-03-22 09:52:21 +01:00 |
|
Ruud
|
5a4467adb9
|
Only return movies from omdb
|
2014-03-21 21:40:38 +01:00 |
|
Ruud
|
f50852fee0
|
Get proper iTunes namespace. fix #2978
|
2014-03-21 18:52:11 +01:00 |
|
Ruud
|
1f647b3cc7
|
Autoload missing for notifications. fix #2980
|
2014-03-21 18:46:01 +01:00 |
|
Ruud
|
caf4eab104
|
Get correct size from HDBits api. fix #2997
|
2014-03-21 18:34:58 +01:00 |
|
Ruud
|
334078fc34
|
Allow password tag in returned release dict
|
2014-03-21 18:25:36 +01:00 |
|
Ruud
|
25b1d86c50
|
get identifier in awesomehd
|
2014-03-21 18:10:32 +01:00 |
|
Ruud
|
78e2ff4870
|
Cleanup
|
2014-03-21 18:01:52 +01:00 |
|
Ruud
|
ad94cce283
|
Make release files normal list
|
2014-03-21 17:35:26 +01:00 |
|
Ruud
|
b4610e5c23
|
Make sure to make release download id lowercase
|
2014-03-21 17:34:24 +01:00 |
|
Ruud
|
e12dcc2fb8
|
Also return releases on notify frontend
|
2014-03-21 16:37:35 +01:00 |
|
Ruud
|
a818276b6d
|
Move multi-identifier search out of index
|
2014-03-21 16:32:31 +01:00 |
|
Ruud
|
269d779df7
|
Move for_media out of release index
|
2014-03-21 16:28:40 +01:00 |
|
Ruud
|
b63f7b7e5d
|
Move with_status out of releases
|
2014-03-21 16:21:49 +01:00 |
|
Ruud
|
b4a3ac8081
|
Remove get_session
|
2014-03-21 16:20:25 +01:00 |
|
Ruud Burger
|
bbaaaa72fb
|
Merge pull request #3000 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed connection bug when using SSL + Basic Auth
|
2014-03-21 14:50:50 +01:00 |
|
Ruud
|
89c83001ca
|
Move status_get outside index
|
2014-03-21 14:49:44 +01:00 |
|
Dean Gardiner
|
61f1fdabd1
|
Removed print statement from rtorrent downloader
|
2014-03-22 02:46:05 +13:00 |
|
Dean Gardiner
|
28062eacb6
|
[rtorrent] cleaned up connection, '+https' is now added to 'httprpc' protocol if SSL option is enabled
|
2014-03-22 02:37:58 +13:00 |
|
Dean Gardiner
|
8bdbf8df2e
|
Updated rtorrent-python library
- Fixed bug with basic auth on secure connections
- Added 'test_connection' method to RTorrent class
- Minor adjustment to authorization encoding
|
2014-03-22 02:37:57 +13:00 |
|
Ruud
|
27e4800ed2
|
try next release, use media_id
|
2014-03-21 14:31:49 +01:00 |
|
Ruud
|
37bc54e01e
|
Add title to boxcar2 message
closes #2977
|
2014-03-21 13:32:36 +01:00 |
|
Ruud
|
6115f83a09
|
Update TPB proxies
|
2014-03-21 13:29:34 +01:00 |
|
Ruud
|
a8159c9e55
|
Make sure quality sizes are int on migrate
|
2014-03-21 13:23:52 +01:00 |
|