Luke Pulverenti
568e339ae8
update series pooling
9 years ago
Luke Pulverenti
3434863c18
Merge branch 'master' into dev
9 years ago
Luke Pulverenti
f6ef727321
Merge branch 'dev'
9 years ago
Luke Pulverenti
cd02373e55
support pooling series and seasons
9 years ago
Luke Pulverenti
311dd50eb7
support more filters at db level
9 years ago
Luke Pulverenti
4ddde2cdc2
introduce presentation unique key
9 years ago
Luke Pulverenti
a4d1c9e6e4
update sqlite
9 years ago
Luke Pulverenti
324c6dc8db
update embedded metadata extraction
9 years ago
Luke Pulverenti
ad3965a769
update MediaSourceCount
9 years ago
Luke Pulverenti
780d5b914c
3.0.5934
9 years ago
Luke Pulverenti
6330b13262
support multiple user data keys
9 years ago
Luke Pulverenti
1f9d32afc5
limit use of GetUserDataKey
9 years ago
Luke
8ee0e50a63
update launch url
9 years ago
Luke Pulverenti
d75cc21d37
fixes #1571 - Search containing umlauts fails
9 years ago
Luke Pulverenti
a15a762ba1
fixes #1484 - (Feature request) Make emby choose output stream based on ffmpeg config
9 years ago
Luke Pulverenti
04ba2d57ac
fixes #1562 - Sync status included in BaseItemDto does not reflect actual sync status.
9 years ago
Luke Pulverenti
e5a0d8dd84
update mac project
9 years ago
Luke Pulverenti
538a3e8d64
Merge branch 'master' of https://github.com/MediaBrowser/Emby
9 years ago
Luke
bbf6ee9c1d
update mac project
9 years ago
Luke
bfb1d81191
update mac project
9 years ago
Luke Pulverenti
657e924132
update ffmpeg info
9 years ago
Luke Pulverenti
535b327e35
add ffmpeg info
9 years ago
Luke Pulverenti
06b3016f56
add LaunchUrl
9 years ago
Luke Pulverenti
0708c23ed7
cinema mode fixes
9 years ago
Luke Pulverenti
19c7c26dad
omit qsv decoder when stream copying
9 years ago
Luke Pulverenti
5d28c65783
update recordings
9 years ago
Luke Pulverenti
1a02365f78
cinema mode fixes
9 years ago
Luke Pulverenti
a4f1c264b0
update encoding log
9 years ago
Luke Pulverenti
8537cbe6c2
add audio sync to converted recordings
9 years ago
Luke Pulverenti
c37652058c
preserve image with audio sync encoding
9 years ago
Luke
6375920933
Merge pull request #1693 from nfnty/api
...
Use HTTPS for API requests: Fix TheMovieDb and FanArt
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
a12ec7167e
update shared components
9 years ago
Luke Pulverenti
fc534f50d9
3.0.5933
9 years ago
Luke Pulverenti
a80070f478
check codecs in audio direct play profiles
9 years ago
Luke Pulverenti
55705c34ec
use common sharing manager
9 years ago
Luke Pulverenti
c7e99f424e
update standby
9 years ago
Luke Pulverenti
87091b6196
update providers
9 years ago
Luke Pulverenti
747518decc
added option to preserve original audio when recording
9 years ago
Luke Pulverenti
5fc4233942
update change monitors
9 years ago
Luke Pulverenti
9ec3b6c0eb
update change monitors
9 years ago
Luke Pulverenti
d54f791159
update resync
9 years ago
Luke Pulverenti
f7128c7f8f
resync media after changes
9 years ago
Luke Pulverenti
0c065c12da
fixes for episodes directly in series folder
9 years ago
Luke Pulverenti
d0aece61e7
fixes for episodes directly in series folder
9 years ago
Luke Pulverenti
5a894946dd
update IsFolder sorting
9 years ago
Luke Pulverenti
9e8dabbb03
fix rating filters
9 years ago
Luke Pulverenti
4d55176aaa
update SearchEngine
9 years ago
anderbytes
6d735b3216
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