aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-04Merge pull request #4416 from jellyfin/dkanada-patch-1dkanada
Disable compatibility checks until they work again
2020-11-04disable two more tasks to fix the failuresdkanada
2020-11-03Apply patchcrobibero
2020-11-03Complete test coverage for Emby.Naming.SubtitlesStepan
2020-11-03Added resolving of alternative files and extras for audibooks.Stepan
2020-11-03disable compatibility checks until they work againdkanada
2020-11-03Merge remote-tracking branch 'upstream/master' into livetv-ts-fixcrobibero
2020-11-03Merge pull request #4405 from nyanmisaka/aac-directstreamBond-009
Fix AAC direct streaming
2020-11-03Merge pull request #4409 from crobibero/fix-separatorsBond-009
Fix API separators
2020-11-03Merge pull request #4213 from cvium/progressivefilestreamBond-009
Add ProgressiveFileStream
2020-11-02Update test for detecting audiobooks extras and alternative filesStepan
2020-11-02Add Name and Year parsing for audiobooksStepan
2020-11-02Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-02Merge pull request #4068 from barronpm/event-fixesAnthony Lavado
Fix Plugin Events and Clean Up InstallationManager.cs
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
Minor improvements
2020-11-02Merge pull request #4403 from Bond-009/http2Anthony Lavado
Http1AndHttp2 is the default, no need to explicitly enable it
2020-11-02Merge pull request #4326 from crobibero/purge-activity-logBond-009
Automatically clean activity log database
2020-11-02Merge pull request #4328 from crobibero/trigger-warningBond-009
Remove CommaDelimitedArrayModelBinderProvider
2020-11-02Merge pull request #4413 from cvium/fix_collection_endpointsBond-009
Rename itemIds to ids
2020-11-02Rename itemIds to idscvium
2020-11-02Update Emby.Server.Implementations/Localization/Core/en-US.jsonCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-02Save new display preferencescvium
2020-11-01Fix endpoint authcrobibero
2020-11-01Set UserAgent when getting M3u playlistcrobibero
2020-11-01Fix OfficialRatings separatorcrobibero
2020-11-01Fix Tags separatorcrobibero
2020-11-01Fix Genres separatorcrobibero
2020-11-01Allow configuration of ActivityLogRetentioncrobibero
2020-11-01Merge pull request #4408 from crobibero/dep-dep-depBond-009
Dependency catch up
2020-11-01Dependency catch upcrobibero
2020-11-01Simplify Resolve_InvalidExtension Test and created tests for Alternative ↵Stepan
Versions parsing & Year Extraction for audiobooks
2020-11-01Written test to finish coverage for AudioBookListResolver & ↵Stepan
AudioBookResolver and corrected some logical erros / unhandled exception
2020-11-01Simplify AudioBookResolver since there is no option of passing directories ↵Stepan
into it (AudioResolver.cs:179) and handling directories were not implemented anyway
2020-11-01Removed Success property from AudioBookFilePathParserResult, since it was ↵Stepan
unused and consider only audiobooks that have chapter/page number in name makes no sense
2020-11-01fix music directplay on Gellinyanmisaka
2020-11-01Re-Sharper inspection issuesStepan
2020-11-01Enable nullable in Emby.NamingStepan
2020-11-01fix the route of audio containersnyanmisaka
2020-10-31Merge pull request #4406 from joshuaboniface/remove-jfffmpeg-depJoshua M. Boniface
Remove jellyfin-ffmpeg dep from server package
2020-10-31Remove jellyfin-ffmpeg dep from server packageJoshua M. Boniface
Being added to the metapackage instead.
2020-10-31Fixed testing unitsGreenback
2020-10-31Updated with new NetManagerGreenback
2020-11-01fix aac directstreamingnyanmisaka
2020-10-31Merge pull request #4375 from crobibero/auth-dict-fixBond-009
Fix setting duplicate keys from auth header
2020-10-31Merge pull request #86 from jellyfin/masterBaronGreenback
Updating from master
2020-10-31Http1AndHttp2 is the default, no need to explicitly enable itBond_009
2020-10-31respect music quality settings when transcodingnyanmisaka
2020-10-30Updated libraries.Greenback
2020-10-30Updated to latest version of code.Greenback
2020-10-30Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback