aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-29Fix PlaybackInfo endpointcrobibero
2020-07-29Use MemoryCache in ChannelManagerPatrick Barron
2020-07-29Use MemoryCache in LibraryManagerPatrick Barron
2020-07-29fix booleancrobibero
2020-07-29Use ArrayPool and reduce duplicate codecrobibero
2020-07-29use proper os comparisoncrobibero
2020-07-29Optimize Substring and StringBuilder usageBond_009
2020-07-28Merge pull request #3725 from joshuaboniface/fix-ci-dockerJoshua M. Boniface
Flip quoting in variable set command
2020-07-28Merge pull request #3720 from joshuaboniface/fix-bump-versionJoshua M. Boniface
Fix bump_version so it works properly
2020-07-28Merge pull request #3724 from joshuaboniface/bump-master-versionJoshua M. Boniface
Bump master version to 10.7.0 for next release
2020-07-28Update MediaBrowser.Api/DisplayPreferencesService.csPatrick Barron
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-28Translated using Weblate (German)tmechen
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-07-29allows to provide multiple fontsnyanmisaka
2020-07-28Migrate default library display preferences.Patrick Barron
2020-07-28adjust priority in outputSizeParam cutterNyanmisaka
2020-07-28Fix #3624K900
It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default.
2020-07-28Flip quoting in variable set commandJoshua M. Boniface
The quoting as-is was broken and would result in a junk output. This way, the proper value is obtained.
2020-07-27Recreate display preferences migration.Patrick Barron
2020-07-27Merge pull request #3723 from joshuaboniface/fix-ci-dockerAnthony Lavado
Get and tag with the actual release version in CI
2020-07-27Get and tag with the actual release version in CIJoshua M. Boniface
2020-07-27Set default value of SortBy during migrations.Patrick Barron
2020-07-27Add tv home.Patrick Barron
2020-07-27Add Dashboard theme.Patrick Barron
2020-07-27Serialize/deserialize new entities properly.Patrick Barron
2020-07-27Make adjustments to display preference entities.Patrick Barron
2020-07-27Bump master version to 10.7.0 for next releaseJoshua M. Boniface
2020-07-27Fix bump_version so it works properlyJoshua M. Boniface
2020-07-27Cleanup interfacesMatt Montgomery
2020-07-27Merge pull request #3679 from barronpm/json-1Anthony Lavado
Use System.Text.Json in DefaultPasswordResetProvider
2020-07-27Add missing functionscrobibero
2020-07-27Merge pull request #3718 from Ullmie02/api-hlsegmentPatrick Barron
Move HlsSegmentService to Jellyfin.Api
2020-07-27Move HlsSegmentService to Jellyfin.ApiDavid Ullmer
2020-07-27fix buildNyanmisaka
2020-07-27Merge branch 'master' into tonemapNyanmisaka
2020-07-27Merge pull request #3684 from Bond-009/warn22Joshua M. Boniface
Fix warnings
2020-07-26Code cleanupMatt Montgomery
2020-07-26Translated using Weblate (Chinese (Traditional))gnehs
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-07-26Apply suggestions from code reviewMatt Montgomery
2020-07-26Merge pull request #3711 from yrjyrj123/fix_hw_decoder_for_macosAnthony Lavado
Fix the problem that hardware decoding cannot be used on macOS.
2020-07-26Merge pull request #3699 from oddstr13/pr-embedded-subs-1Anthony Lavado
Fix embedded subtitles
2020-07-26Merge pull request #3660 from crobibero/plugin-config-locationAnthony Lavado
Force plugin config location
2020-07-26Merge pull request #3704 from oddstr13/pr-dotdir-sample-1Anthony Lavado
Don't ignore dot directories or movies/episodes with sample in their name.
2020-07-26Merge pull request #3597 from barronpm/jellyfin-drawing-skia-cleanupAnthony Lavado
Jellyfin.Drawing.Skia Cleanup
2020-07-26.Odd Stråbø
2020-07-26Merge remote-tracking branch 'upstream/master' into quickconnectMatt Montgomery
2020-07-26Add more tests, update commentOdd Stråbø
2020-07-27remove spacesNyanmisaka
2020-07-27Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs不帅你报警
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2020-07-26Merge pull request #3693 from crobibero/api-libraryPatrick Barron
Fix LibraryStructure API parameters
2020-07-26Update EncodingHelper.cs不帅你报警
Fix the problem that hardware decoding cannot be used on macOS.