softworkz
75840c7065
MovieDbSeriesProvider and MovieDbEpisodeProvider: Add support for trailers
9 years ago
softworkz
79128e6d85
MovieDbSeasonProvider: Don't fill name from search info
9 years ago
softworkz
7e22ce5f5e
OmdbProvider instantiation
9 years ago
softworkz
f7900e7757
OmdbImageProvider: Check poster field of cached item to determine if an image is available
9 years ago
softworkz
f601614539
minifix
9 years ago
softworkz
99528878b7
OmdbProvider: Added local caching
...
The lack of caching in the OmdbProvider could result in long library
scan time.
This commit adds caching for the OmdbProvider similar to the
MovieDbProvider.
Downloaded metadata is saved locally and only updated if the last
refresh occured 3 or more days before
9 years ago
softworkz
0e126533a4
OmdbProvider: Fix for empty json fields
9 years ago
softworkz
1910be0976
OmdbProvider: Fix for data fields containing "N/A"
9 years ago
Luke Pulverenti
ae168bc563
update tag saving
9 years ago
Luke Pulverenti
df3cd3e2f6
updated nuget
9 years ago
Luke Pulverenti
977f62336b
update storage of genres, studios, tags, & keywords
9 years ago
Luke Pulverenti
88415471eb
add trakt external url
9 years ago
Luke Pulverenti
4e624c2cef
removed dead code
9 years ago
Luke Pulverenti
cc19c762b4
update refresh
9 years ago
Luke Pulverenti
77dc47df0c
deprecate provider options
9 years ago
Luke Pulverenti
b06f336a1d
encapsulate mbz url
9 years ago
Luke Pulverenti
15f0832a04
deprecate refreshinfo db
9 years ago
Luke Pulverenti
92b0f52760
improve RequiresRefresh
9 years ago
Luke Pulverenti
329e047803
update seasons
9 years ago
Luke Pulverenti
2daf91b3fe
update missing season creator
9 years ago
Luke Pulverenti
3118196ac6
update user data queries
9 years ago
Luke Pulverenti
3aa349fd1f
update queries
9 years ago
Luke Pulverenti
022c242f3a
remove tvdb split by comma
9 years ago
Luke Pulverenti
e2e5a8ef32
fix refresh
9 years ago
Luke Pulverenti
f80c1d93c0
update user queries
9 years ago
Luke Pulverenti
99084edabe
update windows ffmpeg
9 years ago
Luke Pulverenti
e78565491a
fix trailer metadata
9 years ago
Luke Pulverenti
0edd4e410a
fix dashboard page
9 years ago
Luke Pulverenti
4c9406bfa6
allow dynamic images for unset content type
9 years ago
Luke Pulverenti
324c6dc8db
update embedded metadata extraction
9 years ago
nfnty
8711b8be14
Use HTTPS for API requests: FanArt: http:// -> https://
9 years ago
nfnty
6d7349284f
Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url
9 years ago
Luke Pulverenti
87091b6196
update providers
9 years ago
Luke Pulverenti
5fc4233942
update change monitors
9 years ago
Luke Pulverenti
9ec3b6c0eb
update change monitors
9 years ago
Luke Pulverenti
d0aece61e7
fixes for episodes directly in series folder
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
Luke Pulverenti
69622a74a8
faster cleanup of missing episodes
9 years ago
Luke Pulverenti
6b1c6ace22
more identify fixes
9 years ago
Luke Pulverenti
63937d680a
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
9 years ago
Luke Pulverenti
9807448fce
update sleep prevention
9 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Luke Pulverenti
992ca4c78a
add OriginalTitle to metadata editor
9 years ago
Luke Pulverenti
14548735f3
fix identify by imdb id
9 years ago
Luke Pulverenti
57b5fa73ee
pull content rating from tmdb for series
9 years ago
Luke Pulverenti
916b148274
don't use omdb for missing episodes
9 years ago
Luke Pulverenti
81d9ea05f6
fix image refresh
9 years ago
Luke Pulverenti
b0379ec7f8
improve embedded image extraction
9 years ago
Luke Pulverenti
e31aec4bc5
update metadata refresh
9 years ago
Luke Pulverenti
8e0c9c53bc
add open subtitle option to only download subtitles that are a perfect match
9 years ago