nfnty
6d7349284f
Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url
9 years ago
anderbytes
c2a1ab66df
Collection meta-fetch fallback condition update
...
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description).
This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview.
I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
9 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
734ebdab95
update moviedb providers
9 years ago
Luke Pulverenti
21ebd05a0e
update MovieDb providers to search for images using all languages
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
75a46393f0
fix foreign language fallback for moviedb
10 years ago
Luke Pulverenti
124754a04f
use new naming project
10 years ago
Luke Pulverenti
f02f322208
remove mono compiler directives
10 years ago
Luke Pulverenti
1afb28b487
add cinema mode feature
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Tim Hobbs
3632d679fb
Image language fix
...
The language only needs to be added if it is not already part of the
list. It is not necessarily a problem, it just winds up with duplicates.
11 years ago
Luke Pulverenti
771294e756
support more search filters
11 years ago
Luke Pulverenti
6c5cf81752
a start to the lookup feature
11 years ago
Luke Pulverenti
888b8d619a
added encoding manager interface
11 years ago
Luke Pulverenti
13e4b2a6a7
add search methods to remote metadata providers
11 years ago
Luke Pulverenti
4a39df98cd
rework image extraction settings
11 years ago
Luke Pulverenti
cf4ae16f18
fixed users without playback access being able to click play chapters
11 years ago
Luke Pulverenti
8b71ab2e7d
expose omdb to metadata config
11 years ago
Luke Pulverenti
013d5a467e
restored external subtitle support
11 years ago
Luke Pulverenti
b1713a16cd
switch to generic lookup type
11 years ago
Luke Pulverenti
4205dcac9d
Add dlna headers to static responses
11 years ago
Luke Pulverenti
8072059f3e
convert boxset image provider
11 years ago
Luke Pulverenti
d0d54a503d
switch boxsets to new providers
11 years ago