aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-06Make /MusicGenres obsoletecvium
2020-11-06Revert "Make /MusicGenres obsolete"cvium
2020-11-06Make /MusicGenres obsoletecvium
2020-11-05Translated using Weblate (Japanese)public_yusuke
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-11-06Merge pull request #4422 from crobibero/users-meClaus Vium
Add /Users/Me endpoint
2020-11-05Add /Users/Me endpointcrobibero
2020-11-05Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2020-11-05Finish coverage for Emby.Naming.VideoStepan
2020-11-05Translated using Weblate (Slovenian)SaddFox
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-11-05Enable MultiVersion video tests and added support for naming based on tests ↵Stepan
11 & 8
2020-11-05Added NamingOptions testsStepan
2020-11-05Fix build and clean up MusicGenrescvium
2020-11-05Fix Persons, Genres and Studios endpointscvium
2020-11-04removed github merge introduced spaces.Greenback
2020-11-04amended testing unit.Greenback
2020-11-04Merge branch 'master' into NetworkPR2BaronGreenback
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