Ruud
|
2fdcbedea8
|
Use has_key for events check
|
2013-06-15 00:02:37 +02:00 |
|
Ruud
|
787c7fd966
|
Codestyle cleanup
|
2013-06-14 23:35:28 +02:00 |
|
 saxandRuud
|
09b4ad6937
|
Fixed torrent support for Synology downloader to work properly with torrent files passed directly by CouchPotato.
|
2013-06-14 23:31:56 +02:00 |
|
 saxandRuud
|
580d43aeaf
|
Updated requests library to version 1.2.3
|
2013-06-14 23:31:47 +02:00 |
|
 saxandRuud
|
a1a7fec15f
|
Added torrent support for Synology downloader.
|
2013-06-14 23:31:40 +02:00 |
|
Ruud
|
6dcd74d116
|
Re-use code for ignore toggle
|
2013-06-14 23:21:41 +02:00 |
|
Ruud
|
187f5a8a93
|
Merge branch 'develop' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop
|
2013-06-14 22:43:19 +02:00 |
|
Ruud
|
2eb938147a
|
Move login downloads to default list item
|
2013-06-14 22:08:25 +02:00 |
|
Ruud
|
deffb75c14
|
TorrentByte provider
Thanks @StealthGod
|
2013-06-14 21:52:15 +02:00 |
|
Ruud
|
f91707bfbe
|
Uncomment debug code
|
2013-06-14 21:51:41 +02:00 |
|
Ruud
|
8aba7825dc
|
Only show to_early when it has items
|
2013-06-14 21:24:38 +02:00 |
|
Joel Kåberg
|
b8b5b2fef2
|
dont spam the log damnit!
|
2013-06-14 21:17:45 +02:00 |
|
Ruud
|
f4d6d69184
|
Check if handler has parent
|
2013-06-14 20:48:20 +02:00 |
|
 Ben Fox-MooreandRuud
|
a5b1c685e1
|
Allow IPTorrents provider to read results across multiple pages
Conflicts:
couchpotato/core/providers/torrent/iptorrents/main.py
|
2013-06-14 20:47:05 +02:00 |
|
Ruud
|
609805b84d
|
Don't allow keyerror in event
|
2013-06-14 20:04:49 +02:00 |
|
Ruud
|
00d1da7c01
|
Bind quickscan to class
|
2013-06-14 19:51:31 +02:00 |
|
Ruud
|
7335726c7d
|
Add handler aswell
|
2013-06-14 19:51:20 +02:00 |
|
Ruud
|
02779939f0
|
Catch im_self error
|
2013-06-14 19:51:14 +02:00 |
|
Ruud
|
6c6f015f40
|
Use str not unicode in minification
|
2013-06-14 19:47:54 +02:00 |
|
Ruud
|
f087d38b86
|
Cleanup
|
2013-06-14 17:36:26 +02:00 |
|
Ruud
|
c78957f55c
|
Don't try to run event without beforeCall
|
2013-06-14 17:24:34 +02:00 |
|
Ruud
|
9ce0c47cd4
|
More login fixes
|
2013-06-14 16:03:02 +02:00 |
|
clinton-hall
|
60034f2c96
|
add category preffered words and partial ignore.
|
2013-06-14 21:56:26 +09:30 |
|
Ruud
|
c9a4af218e
|
Send port with referer. fix #1827
|
2013-06-14 13:54:01 +02:00 |
|
Ruud
|
c5c2e61e06
|
Log startup errors
|
2013-06-14 11:22:29 +02:00 |
|
Ruud
|
b2930dd6a7
|
Encode used path on startup. fix #1797 fix #1297
|
2013-06-14 11:11:34 +02:00 |
|
Ruud
|
4aa6700ceb
|
Update SQLAlchemy
|
2013-06-14 11:00:06 +02:00 |
|
Ruud
|
267ecfacab
|
Status check in ubuntu init script
Thanks @LeonB
|
2013-06-14 08:57:37 +02:00 |
|
clinton-hall
|
007597239f
|
add categories
|
2013-06-14 15:06:59 +09:30 |
|
Ruud
|
5699abf1be
|
Use new KickAss domain
|
2013-06-14 00:43:03 +02:00 |
|
Ruud
|
a6ccd037e2
|
Login check for SceneHD
|
2013-06-14 00:37:55 +02:00 |
|
Ruud
|
009991ce4c
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2013-06-14 00:04:44 +02:00 |
|
Ruud
|
6ef788a8f4
|
Check login after 1 hour
|
2013-06-14 00:03:48 +02:00 |
|
Ruud
|
fa37f7d40a
|
Add some logging to core messaging
|
2013-06-13 12:15:59 +02:00 |
|
Ruud
|
b195cebac7
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2013-06-12 23:46:35 +02:00 |
|
Ruud
|
8aeea60888
|
Update Tornado
|
2013-06-12 23:42:38 +02:00 |
|
Ruud
|
6e0857c6c1
|
Remove Flask dependencies
|
2013-06-12 23:37:08 +02:00 |
|
Ruud Burger
|
260fdbe3b3
|
Merge pull request #1836 from clinton-hall/develop-extra-logging
Add logging when no rating available
|
2013-06-12 02:05:21 -07:00 |
|
mano3m
|
2f30c6c781
|
fix failed issues
As reported in issue #1822 I broke try next release when failed. This
commit adds the failed status to several items.
|
2013-06-11 21:43:01 +02:00 |
|
Clinton Hall
|
d5b4da655a
|
add logging when no rating available
|
2013-06-11 21:51:56 +09:30 |
|
Ruud
|
1694ed7758
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2013-06-10 21:14:02 +02:00 |
|
Ruud
|
ee6cc6d319
|
PTP torrent id in lowercases
|
2013-06-10 21:10:58 +02:00 |
|
Ruud Burger
|
7670e320ba
|
Merge pull request #1799 from clinton-hall/develop-audiochannels
add audio channels to renamer
|
2013-06-10 11:39:34 -07:00 |
|
Ruud
|
15ab745bd0
|
Don't assume imdb key. fixes #1819
|
2013-06-08 18:04:46 +02:00 |
|
Ruud
|
7468b33991
|
Send along ignored movies
|
2013-06-08 17:32:45 +02:00 |
|
Ruud
|
750e02f38a
|
Close zipfile. fixes #1798
|
2013-06-08 16:04:14 +02:00 |
|
Ruud
|
95d146fea2
|
Send referer with scheme
|
2013-06-02 14:22:59 +02:00 |
|
Ruud
|
dc20b68a37
|
See if need to login on "belongs_to" check. fix #1190
|
2013-05-31 16:32:03 +02:00 |
|
clinton-hall
|
563e3072a5
|
add audio channels to renamer
|
2013-05-31 13:44:40 +09:30 |
|
Ruud
|
b3ba4db00b
|
Append instead of add for subtitle file list
|
2013-05-29 19:30:51 +02:00 |
|