Ruud
|
1f647b3cc7
|
Autoload missing for notifications. fix #2980
|
11 years ago |
Ruud
|
caf4eab104
|
Get correct size from HDBits api. fix #2997
|
11 years ago |
Ruud
|
334078fc34
|
Allow password tag in returned release dict
|
11 years ago |
Ruud
|
25b1d86c50
|
get identifier in awesomehd
|
11 years ago |
Ruud
|
78e2ff4870
|
Cleanup
|
11 years ago |
Ruud
|
ad94cce283
|
Make release files normal list
|
11 years ago |
Ruud
|
b4610e5c23
|
Make sure to make release download id lowercase
|
11 years ago |
Ruud
|
e12dcc2fb8
|
Also return releases on notify frontend
|
11 years ago |
Ruud
|
a818276b6d
|
Move multi-identifier search out of index
|
11 years ago |
Ruud
|
269d779df7
|
Move for_media out of release index
|
11 years ago |
Ruud
|
b63f7b7e5d
|
Move with_status out of releases
|
11 years ago |
Ruud
|
b4a3ac8081
|
Remove get_session
|
11 years ago |
Ruud Burger
|
bbaaaa72fb
|
Merge pull request #3000 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed connection bug when using SSL + Basic Auth
|
11 years ago |
Ruud
|
89c83001ca
|
Move status_get outside index
|
11 years ago |
Dean Gardiner
|
61f1fdabd1
|
Removed print statement from rtorrent downloader
|
11 years ago |
Dean Gardiner
|
28062eacb6
|
[rtorrent] cleaned up connection, '+https' is now added to 'httprpc' protocol if SSL option is enabled
|
11 years ago |
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
|
11 years ago |
Ruud
|
27e4800ed2
|
try next release, use media_id
|
11 years ago |
Ruud
|
37bc54e01e
|
Add title to boxcar2 message
closes #2977
|
11 years ago |
Ruud
|
6115f83a09
|
Update TPB proxies
|
11 years ago |
Ruud
|
a8159c9e55
|
Make sure quality sizes are int on migrate
|
11 years ago |
Ruud
|
f734e27d23
|
Make sure to safe size as int
|
11 years ago |
Ruud
|
8a118df636
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
11 years ago |
Ruud Burger
|
a19b75760f
|
Merge pull request #2987 from clinton-hall/dev-filesize
only compare filesize as int.
|
11 years ago |
Ruud
|
1224b98745
|
Add releases to media.get.
re-use where possible
|
11 years ago |
Ruud
|
6243ed3bd5
|
Add destination support to Synology downloader
|
11 years ago |
Ruud
|
41e94e1e22
|
Make sure media dict has category key
|
11 years ago |
Ruud
|
8c6940c351
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
11 years ago |
Ruud
|
384a2e0e15
|
Suggestions not showing
|
11 years ago |
Joel Kåberg
|
a691841756
|
Merge pull request #2993 from fabcouwer/contribution_guide
Rewrite contributing.md
|
11 years ago |
Friso Abcouwer
|
ff94bd6a90
|
Rewrite contributing.md
|
11 years ago |
Ruud
|
00419910b4
|
Use getIdentifier in suggestions
|
11 years ago |
Ruud
|
21c9d7fcc3
|
Use identifier helper
|
11 years ago |
Ruud
|
e314c605f1
|
Missing identifier key
|
11 years ago |
Ruud
|
8316b5cb29
|
Key identifiers missing
|
11 years ago |
Ruud
|
be46ed12ac
|
get identifier helper
|
11 years ago |
Ruud
|
a2d22b6feb
|
Set cleanup interval
|
11 years ago |
Ruud
|
f4e373447e
|
File not properly send to Sabnzbd
|
11 years ago |
Ruud
|
5b2dfffe0f
|
Use correct year key
|
11 years ago |
Ruud
|
b347f761a7
|
Ignore faulty category tables
They don't have any categories anyway, so might aswell ignore the error.
|
11 years ago |
Ruud
|
445724573d
|
Make sure movie is added with multi identifier
|
11 years ago |
Ruud
|
8c5e0cf0a7
|
Make media index multi identifier based
|
11 years ago |
Ruud
|
c6016a25df
|
Destroy index and re-add on updated version
|
11 years ago |
clinton-hall
|
5a0a5ad83b
|
only compare filesize as int.
|
11 years ago |
Ruud
|
3f0a0f552b
|
Keep dict keys and only make array if all are ints in request params
|
11 years ago |
Ruud
|
63fd35a95c
|
Media helpers
|
11 years ago |
jkaberg
|
db163e7bd1
|
remove debug stuff
|
11 years ago |
jkaberg
|
f3cd569e77
|
fixed release_downloads, now properly returning data
|
11 years ago |
jkaberg
|
a95671491d
|
added missing vars to Torrent and File class
|
11 years ago |
jkaberg
|
95295e47ab
|
catch vars so we dont spam log
|
11 years ago |