aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-19Merge pull request #4828 from joshuaboniface/linux-alt-archBond-009
2020-12-19Add Azure pipeline configs for new archesJoshua M. Boniface
2020-12-19Add static Linux builds for arm and muslJoshua M. Boniface
2020-12-18Translated using Weblate (Serbian)Predrag Ljubenović
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-12-18Merge pull request #4819 from crobibero/download-nameJoshua M. Boniface
Set filename when downloading file
2020-12-17Translated using Weblate (English (United Kingdom))SecularSteve
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2020-12-17Set filename when downloading filecrobibero
2020-12-17Translated using Weblate (Japanese)Miko Dela Cruz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-12-17Translated using Weblate (Dutch)nlspln
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-12-16Merge pull request #4771 from crobibero/typed-get-preferenceClaus Vium
Use typed UserManager GetPreference
2020-12-16Merge pull request #4807 from nyanmisaka/ps4-dlnaClaus Vium
Correct DLNA audio codecs for PS3 and PS4
2020-12-16Correct DLNA audio codecs for PS3 and PS4nyanmisaka
* https://manuals.playstation.net/document/en/ps3/current/video/filetypes.html * https://manuals.playstation.net/document/en/ps4/music/mp_format_m.html
2020-12-15Merge pull request #4792 from cvium/fix_missing_seasonsBond-009
Add missing seasons during AfterMetadataRefresh
2020-12-15Merge pull request #4794 from cvium/fix_image_uploadBond-009
Convert from base64 when saving item images
2020-12-15Merge pull request #4781 from crobibero/map-xmltvBond-009
Use request body for mapping xml channels
2020-12-15Convert from base64 when saving item imagescvium
2020-12-15Merge pull request #4789 from crobibero/provider-searchClaus Vium
Fix get provider id extension
2020-12-15Add missing seasons during AfterMetadataRefreshcvium
2020-12-14Use proper array settercrobibero
2020-12-14Use range operator to get subarraycrobibero
2020-12-14Fix get provider id extensioncrobibero
2020-12-13Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policiesJoshua M. Boniface
2020-12-13Merge pull request #4773 from Artiume/patch-10Joshua M. Boniface
Remove opf extension for book types
2020-12-13Merge pull request #4750 from crobibero/skiaJoshua M. Boniface
Fix blueberry
2020-12-13Merge pull request #4718 from ↵Joshua M. Boniface
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3 Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
2020-12-13Merge pull request #4720 from MrTimscampi/activity-log-levelsJoshua M. Boniface
Add overloaded constructor for ActivityLog levels
2020-12-13Translated using Weblate (French (Canada))A Foley
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-12-13Merge pull request #4713 from crobibero/robotsClaus Vium
2020-12-13Use request body for mapping xml channelscrobibero
2020-12-13Use a more descriptive function namecrobibero
2020-12-13Merge pull request #4675 from BaronGreenback/ProxyDNSClaus Vium
2020-12-13Merge pull request #4769 from crobibero/typoClaus Vium
Check correct fetcher list for provider name
2020-12-13Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadErrorClaus Vium
Fix - Access Denied on using certificates in windows as user.
2020-12-13Merge pull request #4761 from crobibero/playlistClaus Vium
2020-12-13Merge pull request #4758 from nyanmisaka/fix-landingScreen-optionsClaus Vium
2020-12-13Merge pull request #4767 from nyanmisaka/fix-ssl-saveClaus Vium
2020-12-13Merge pull request #4774 from nyanmisaka/finetune-tonemapBond-009
Fine tune some tone mapping params
2020-12-12Merge pull request #4731 from Sylk/readme-modificationBill Thornton
Modified ReadMe with updated command line command
2020-12-12Merge pull request #4775 from barronpm/nullable-jellyfinserverimplementationsBond-009
Enable Nullable for Jellyfin.Server.Implementations
2020-12-12Convert values without throwing exceptioncrobibero
2020-12-12Enable nullable for Jellyfin.Server.ImplementationsPatrick Barron
2020-12-12Fine tune some tone mapping paramsnyanmisaka
*Set recommand algorithm to Hable *Set recommand tone mapping peak to 100
2020-12-11remove opf extension for book typesartiume
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-11Merge pull request #4699 from crobibero/display_prefs_indexBond-009
Fix CustomItemDisplayPreferences unique key collision in the migration
2020-12-11Fix copy-paste errorcrobibero
2020-12-11Merge pull request #4766 from barronpm/usermanager-asyncBond-009
Convert DeleteUser to async
2020-12-12Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-11fix ssl certificate cannot be savednyanmisaka