Commit Graph

3418 Commits

Author SHA1 Message Date
Ruud 2fa77fb610 Merge branch 'refs/heads/develop' 2014-06-02 10:40:07 +02:00
Ruud 18807191c0 Don't reindex on startup 2014-06-01 17:36:34 +02:00
Ruud 9d9630a27a Sorted backup files 2014-06-01 16:46:21 +02:00
Ruud 8ac851555d Can't trigger same api call
Thread never closes
2014-06-01 16:14:53 +02:00
Ruud e64d0e33fc Merge branch 'refs/heads/develop' 2014-06-01 14:31:39 +02:00
Ruud 27f331a1fc Don't verify ssl for downloaders 2014-06-01 14:30:45 +02:00
Ruud e6b4d32506 IMDB Watchlist count was off 2014-06-01 11:37:57 +02:00
Ruud a28ee58a1f Remove digestauth header 2014-06-01 00:26:37 +02:00
Ruud 47749c2d73 Transmission login failed. #1110 2014-06-01 00:23:46 +02:00
Ruud d6d0ff724a Change label 2014-06-01 00:11:09 +02:00
Ruud ba65700aad Use textarea value for log posting 2014-05-31 23:46:34 +02:00
Ruud b168643600 Merge branch 'refs/heads/develop'
Conflicts:
	couchpotato/core/helpers/variable.py
2014-05-31 22:50:02 +02:00
Ruud 84a7cfe07d Add CP version by default in logs 2014-05-31 22:09:18 +02:00
Ruud 9ccd4a5e84 Shutdown logging 2014-05-31 21:56:37 +02:00
Ruud 616434a00f Delay release cleanup 2014-05-31 21:31:06 +02:00
Ruud 4cf62f73da Use proper conf variable 2014-05-31 19:51:58 +02:00
Ruud 0145aecab4 data['size'] sometimes doesn't exist 2014-05-31 13:53:45 +02:00
Ruud 6c4184d1f5 Use minimal requirements for popular movie automation 2014-05-31 13:37:30 +02:00
Ruud 9d011b42a9 Moved PopularMovies automation to single file 2014-05-31 13:30:40 +02:00
Ruud bf81b5cacc Move automation provider 2014-05-31 13:24:23 +02:00
Ruud 8d2b6e4097 Merge branch 'refs/heads/sjlu-develop' into develop 2014-05-31 13:22:18 +02:00
Ruud 50d8399f09 Merge branch 'develop' of git://github.com/sjlu/CouchPotatoServer into sjlu-develop 2014-05-31 13:21:58 +02:00
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