282f6fb73a
Only get fanart with extended info
Ruud
2014-08-27 19:35:52 +02:00
416c9eabde
Update charts every 3 days
Ruud
2014-08-27 19:35:32 +02:00
b4a15f344d
Updated URL's
Michael Walker
2014-08-26 15:53:10 +01:00
c545c9aab1
Couchpotato will identify a release with 'hdtv' in the name as brrip. The passthepopcorn provider searched for brrip with the parameters media=Blu-ray. This created a condition where a 720p hdtv movie would not be snatched because the 720p quality would skip it due to being marked as 'brrip', and br-rip quality would not find it because it was not from a Blu-ray source. This changes the search parameters for brrip to resolution=anyhd to remove the requirement that it's source media is Blu-ray.
Andrew Parker
2014-08-25 09:43:06 -06:00
c0492a41d9
Ignore separator at end of string. Fixes#3823
Clinton Hall
2014-08-22 11:58:29 +09:30
60e8c3ad9b
Merge branch 'develop_tv_sync' into tv
Dean Gardiner
2014-08-20 15:03:12 +12:00
cfd92b8268
Documentation added for media type .list & .delete APIs
seedzero
2014-08-19 01:36:12 +10:00
436883a96d
Fixed media.types & addSingleListView
Dean Gardiner
2014-08-20 14:59:57 +12:00
c381b719b1
Stop movie searcher searching for TV shows and
seedzero
2014-07-29 18:13:02 +10:00
81d4d9a4e2
Changed "media.with_identifiers" to remove "No media found with..." messages
Dean Gardiner
2014-08-07 14:05:05 +12:00
e2df3a4dfd
Added children to "library.related"
Dean Gardiner
2014-08-03 22:04:49 +12:00
7df92f2882
Fix possible dashboard error, add "types" parameter to "media.with_status", limit suggestions to movies (for now)
Dean Gardiner
2014-07-28 20:33:50 +12:00
072b6d09fa
Renamed "[media].update_info" event to "[media].update"
Dean Gardiner
2014-07-28 19:54:06 +12:00
3869e350bf
Added "media_id" parameter to "library.tree" event
Dean Gardiner
2014-07-28 16:06:51 +12:00
058846f54f
Added "find" helper function
Dean Gardiner
2014-07-28 16:06:05 +12:00
cd836f3660
Include releases in "library.tree"
Dean Gardiner
2014-07-27 01:03:58 +12:00
d75f58f5ec
Fixed "library.related" and "libary.tree" to work with "show.episode", 'show.season" media types
Dean Gardiner
2014-07-26 22:29:16 +12:00
f2b0d3f80b
Switched "library.tree" to use "media_children" index
Dean Gardiner
2014-07-26 13:54:55 +12:00
a366d57278
Added "library.tree" event/api call
Dean Gardiner
2014-07-25 16:56:09 +12:00
a821d85bf2
Fixed MediaBase.getPoster(), switched MovieBase to use this generic method
Dean Gardiner
2014-07-25 13:44:18 +12:00
a1ce3e0d6b
Added "library.root" event, fixes to "matcher", "release" and "score" to use "library.root" + handle missing "year"
Dean Gardiner
2014-08-20 14:54:24 +12:00
e7be5c7809
Added "library.related" event and "library.query", "library.related" API calls
Dean Gardiner
2014-07-25 10:52:53 +12:00
894f46a741
Merge branch 'develop' into tv
Dean Gardiner
2014-08-20 14:26:19 +12:00
7d5efad20c
Merge pull request #3817 from seedzero/tv
Dean Gardiner
2014-08-20 13:54:45 +12:00