Commit Graph

3382 Commits

Author SHA1 Message Date
Ruud bc99b77dbe Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-05-31 13:18:48 +02:00
Ruud 1c7edc9487 TPB and Kickass proxy update 2014-05-31 13:18:11 +02:00
Ruud Burger 90c06fb3c9 Merge pull request #3290 from kackar/patch-4
Update contributing.md
2014-05-31 13:14:17 +02:00
Ruud Burger 10a04c16ba Merge pull request #3289 from kackar/patch-3
Update README.md
2014-05-31 13:13:29 +02:00
Ruud 90a618bd7e Allow search on imdb urls 2014-05-31 12:33:35 +02:00
Ruud b630b84ab0 Get proper poster image from tmdb 2014-05-31 12:09:55 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
Ruud 7c0870b6b8 Capitalize 2014-05-29 20:44:15 +02:00
Ruud a42264b280 Tornado 3.2.1 2014-05-29 20:09:16 +02:00
Ruud e714604ec0 Requests 2.3.0 2014-05-29 20:01:22 +02:00
Ruud c094120f04 Do verify requests 2014-05-29 19:50:36 +02:00
Ruud 6691c8ddd7 Convert underscore method to proper camelcase 2014-05-29 19:43:33 +02:00
kackar 013705c318 Update contributing.md 2014-05-25 21:40:49 +02:00
kackar bda6f92a4d Update README.md 2014-05-25 21:34:59 +02:00
Ruud 7ceb8dc79c ILoveTorrents search fix 2014-05-19 21:49:08 +02:00
Ruud 7f48210c97 Use libs as import 2014-05-19 21:16:58 +02:00
Ruud 23c440cd58 Merge branch 'refs/heads/Boehemyth-develop' into develop 2014-05-19 21:07:56 +02:00
Ruud 0097167dec Fanart PR cleanup 2014-05-19 21:07:51 +02:00
Ruud 21e5f156bb Merge branch 'develop' of git://github.com/Boehemyth/CouchPotatoServer into Boehemyth-develop 2014-05-19 19:41:31 +02:00
Ruud 08f55314d5 Re-use imdb page parser 2014-05-19 19:25:16 +02:00
Ruud 577bf09859 Add fallback imdb filter.
BeautifulSoup fails to load elements based on ID for the html imdb returns...
Hacky way of filtering out the correct elements.
2014-05-19 13:35:44 +02:00
Ruud Burger c446cd2fb0 Merge pull request #3252 from mano3m/develop_notif
Add 3D to download notification. fixes #3242
2014-05-19 10:28:43 +02:00
mano3m 06a8414f12 Add 3D to download notification. fixes #3242 2014-05-13 20:23:43 +02:00
Ruud 1ac01456a9 Don't show snatched movies in late section. fix #3013 2014-05-11 20:18:50 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 311a2798dd Revert "Encode before path join"
This reverts commit b87c00c041.
2014-05-11 18:58:14 +02:00
Ruud fe9998fb9d Revert "Don't re-encode by filesystem encoding"
This reverts commit d5e19db5e6.
2014-05-11 18:53:13 +02:00
Ruud ce648c5d35 Post mass edit commands 2014-05-11 18:35:38 +02:00
Ruud 5a2a9bbf9a Loop through release files properly 2014-05-11 17:40:55 +02:00
Ruud 0f8ab05fd4 Clean up managed movies 2014-05-11 17:40:43 +02:00
Ruud b87c00c041 Encode before path join 2014-05-11 17:18:27 +02:00
Ruud 8999f51dc9 Make quality guess debug message 2014-05-11 16:07:23 +02:00
Ruud d5e19db5e6 Don't re-encode by filesystem encoding 2014-05-11 16:03:27 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 33e5dd1fdb Speed up log highlight
Allow reverse selection
2014-05-11 00:52:55 +02:00
Ruud Burger 4ff2794c83 Merge pull request #3234 from mikke89/fix-providers
Fix searches on torrentday and sceneaccess
2014-05-11 00:30:13 +02:00
Ruud 81f9302da1 Use super threaded db connection 2014-05-11 00:19:05 +02:00
Ruud 93f4b8b537 Don't log non existing properties 2014-05-11 00:14:56 +02:00
mikke89 0587d2f8db Fix searches on torrentday and sceneaccess 2014-05-10 22:26:41 +02:00
Ruud 6ba25b5468 Better highlight 2014-05-10 15:58:29 +02:00
Ruud cc10969506 Keep log filter
Pre-fill in issue when possible
2014-05-10 15:53:27 +02:00
Ruud c2eb50a7ee Log reporting 2014-05-10 13:23:13 +02:00
Dan Boehm 33d24068fd Merge remote-tracking branch 'upstream/develop' into develop 2014-05-09 13:04:36 -05:00
Ruud 3a4c191b11 Make logs filterable 2014-05-09 16:53:25 +02:00
Ruud e06b4ccb3f Ignore "wait for" for all if 1 is old enough 2014-05-09 15:53:37 +02:00
Ruud 3c6b86ea28 Delay first search 2014-05-09 15:53:07 +02:00
Ruud c4a9a13d6c Don't continue searching lower qualities of correct one is found 2014-05-09 14:30:06 +02:00
Ruud c0f1a3c603 Show chart scrollbar only on hover 2014-05-09 12:14:29 +02:00
Ruud 9d3425061a Resize thumbnail-less soon movies 2014-05-09 12:04:07 +02:00
Ruud c2dcd2f67d Use the "wait for" option properly. fix #3224 2014-05-09 11:46:32 +02:00