Commit Graph

541 Commits

Author SHA1 Message Date
Ruud 3925d4c215 Make search work for multiple media types 2013-10-07 21:23:09 +02:00
Ruud 8ca5c62575 YIFY use IMDB id for search. fix #2313 2013-10-07 15:52:25 +02:00
Ruud 95d0dacd28 TorrentBytes login url change. fix #2317 2013-10-07 09:20:01 +02:00
Ruud bbf42da875 ILoveTorrents cleanup 2013-09-30 22:18:36 +02:00
salfab 8df0ecc223 disabled by default 2013-09-30 21:55:33 +02:00
salfab c37bf12c8a improve resilience to retrieve description in get_more_info 2013-09-30 21:55:29 +02:00
salfab 83051b2576 support getting more info. 2013-09-30 21:55:24 +02:00
salfab 75360f734c use a proper name, instead of the link 2013-09-30 21:55:20 +02:00
salfab 87754047fa torrents are found and appended to the results argument 2013-09-30 21:55:16 +02:00
salfab f121db059e add new provider for ILT. 2013-09-30 21:55:08 +02:00
Ruud b4bccc9be2 Flixter automation support
Thanks @mikedm139
2013-09-28 23:41:15 +02:00
Ruud d6ddee236a Merge branch 'refs/heads/mano3m-develop_bluray' into develop 2013-09-28 23:17:42 +02:00
Ruud 364e355114 Also try to load the root module for each path 2013-09-28 21:25:25 +02:00
Ruud 7d4f9d60b1 Code formating 2013-09-28 19:17:41 +02:00
Ruud 116bc839fc Make description more clear 2013-09-28 19:12:05 +02:00
Ruud 153d4b2b1d Merge branch 'develop_bluray' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_bluray 2013-09-28 18:20:47 +02:00
Ruud 3310bdf551 Don't use quotes for torrentshack 2013-09-28 14:30:20 +02:00
mano3m 00bb055474 set backlog to False after backlog search 2013-09-28 12:36:43 +02:00
mano3m f10d182468 Added Blu-ray.com backlog automation
I missed a few movies, so I added backlog functionality to Blu-ray.com

If you want to add all Blu-rays that ever came out to the wanted list,
you can use this. Be careful with what you wish for :D
2013-09-28 12:36:43 +02:00
sax c7c64c6002 Changed implementation of "scene_only" parameter to use filter criteria instead of parsing the information from query result. 2013-09-25 14:05:16 +02:00
Ruud b5d2a41d60 Enable NewzNab bij default 2013-09-23 21:35:40 +02:00
Ruud cc3aad49ed Remove FTDWorld 2013-09-23 21:35:29 +02:00
Ruud fdd851d29a Binsearch age parse failed for release new than 1 day. fix #2217 2013-09-21 12:14:40 +02:00
Ruud 7c79c6d1f3 Update TorrentShack url. fix #2209 2013-09-20 12:51:58 +02:00
Ruud 70ba5d80cd Trailers not downloading. fix #1563 2013-09-18 21:42:25 +02:00
Ruud 5f5f17112a Don't try to search SceneAccess for BR-Disk. fix #2188 2013-09-17 20:48:01 +02:00
Ruud b83b2453a0 not in 2013-09-12 22:50:08 +02:00
Ruud 82d31d996d Set order changes on each run. fix #2148 2013-09-12 22:29:59 +02:00
Ruud cd8d2d4808 PublicHD description cache timeout 2013-09-03 20:23:40 +02:00
Ruud 4cfa79488f PublicHD cache description call 2013-09-03 20:21:49 +02:00
Ruud 6af00bf026 Standardize cache_key generation 2013-09-03 12:48:24 +02:00
Ruud 08f44197f3 Use own cache 2013-09-03 12:14:02 +02:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud bc77812488 Copy file and maybe copy stats. fix #349 2013-09-02 16:49:57 +02:00
Ruud b5207bc88c Return releasedate as string 2013-09-02 14:27:16 +02:00
Ruud 910578a2ac Use TheMovieDB v3 api 2013-09-02 14:10:31 +02:00
Ruud 62c6fd2e40 Don't error out on faulty PublicHD page. fix #2014 2013-09-01 23:05:28 +02:00
Ruud 689feb78d0 Torrentshack missin category for pre-dvd releases. fix #2083 2013-08-31 14:33:30 +02:00
Jason Mehring 11fcfa8202 Moved library and refactored to its now location. Modified anything firing libray.add/update/_release date to now fire library.add.movie...
Conflicts:
	couchpotato/core/loader.py
	couchpotato/core/media/show/_base/main.py
	couchpotato/core/media/show/library/season/main.py
2013-08-24 20:04:27 +02:00
Ruud 3d6ec1feba Move info providers to proper folder 2013-08-24 15:31:30 +02:00
Ruud 08554889fd Add the old rottentomatoes to default enabled list 2013-08-24 13:34:45 +02:00
Ruud 8ac2869de3 Merge branch 'rotten_tomatoes_custom_urls' of git://github.com/Lordcrash/CouchPotatoServer into Lordcrash-rotten_tomatoes_custom_urls 2013-08-24 13:28:10 +02:00
Ruud e2bd6a91cd MPAA rating for renamer 2013-08-24 13:21:39 +02:00
Ruud 6aec5a9a60 Cleanup IMDB provider 2013-08-24 12:13:45 +02:00
Ruud 79c75c886b Merge branch 'develop_automationIMDB' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop_automationIMDB 2013-08-24 10:59:32 +02:00
Ruud 9860a1c138 Default to movie type 2013-08-18 13:17:40 +02:00
Ruud 3dff598d03 Add multiprovider for provider grouping 2013-08-18 11:48:00 +02:00
Ruud 62b571d5f1 Rename type to protocol 2013-08-18 11:47:54 +02:00
Ruud c73ed8a4c5 Add multiple categories for BRRIP on TPB. fix #2025 2013-08-16 20:05:30 +02:00