aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-26Schedules Direct requires the hex to be lowercaseBond_009
2020-11-26Merge pull request #4582 from crobibero/music-clientClaus Vium
Use proper Named HttpClient for MusicBrainz requests
2020-11-25Test query valueMatt Montgomery
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-11-25Use proper Named HttpClient for MusicBrainz requestscrobibero
2020-11-25Merge pull request #4570 from nyanmisaka/tonemap-vaapiBill Thornton
Add Tonemapping for Intel VAAPI
2020-11-25Fix efcore not returning a UTC DateTimecrobibero
2020-11-25Merge pull request #4574 from jellyfin/revert-4553-enable-service-on-fedoraBond-009
Revert "Enable jellyfin.service unit on Fedora fresh install"
2020-11-25Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2020-11-25Merge pull request #4575 from crobibero/null-refClaus Vium
Don't throw null reference if ContentType is null.
2020-11-25Translated using Weblate (Indonesian)Ignatius Bagus
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-11-25minor changesNyanmisaka
2020-11-24Merge pull request #4517 from BaronGreenback/pluginMessageFixBill Thornton
[Fix] Fixed Plugin versioning in browser notifications
2020-11-24Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2020-11-24Merge pull request #4563 from crobibero/playback-infoBill Thornton
Fix sending PlaybackInfo
2020-11-24Don't throw null reference if ContentType is null.crobibero
2020-11-24Translated using Weblate (Ukrainian)volodymyr
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2020-11-24Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2020-11-24Revert "Enable jellyfin.service unit on Fedora fresh install"Joshua M. Boniface
2020-11-24Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2020-11-24Apply suggestions from code reviewNyanmisaka
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-24enable cl-va p010 interopNyanmisaka
2020-11-24disable graphical subs burn-in when tonemappingNyanmisaka
2020-11-24Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-24add tonemapping for intel vaapinyanmisaka
hwdec->scale->tonemap->hwenc hwdec->scale->tonemap->textsubs->hwenc * grapical subs requires overlay_vaapi, but it's still in ffmpeg mailing list.
2020-11-24Translated using Weblate (Finnish)Mikko Puntanen
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2020-11-24Translated using Weblate (French)CutterXYZ
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-11-24Use consistent styleCromefire_
2020-11-24Removed bash style varsCromefire_
2020-11-24Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-11-24Merge pull request #4568 from crobibero/guid-emptyClaus Vium
Serialize Guid.Empty to null
2020-11-24[Fix] NetworkManager binding to [::] (#4549)BaronGreenback
* Autodiscovery enable/disable patch * Fixed [::] issue on bind. Altered test. * Update UdpServerEntryPoint.cs * Update Jellyfin.Networking.Tests.csproj * Update Jellyfin.Networking.Tests.csproj * Update INetworkManager.cs
2020-11-24Remove ResourceFileManager (#4567)BaronGreenback
2020-11-23Serialize Guid.Empty to nullcrobibero
2020-11-23Translated using Weblate (Italian)Antonio Sarro
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-11-23Merge pull request #4550 from crobibero/plugin-repoBill Thornton
Handle invalid plugins
2020-11-23Update debian/conf/jellyfinCromefire_
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-23Merge pull request #4562 from crobibero/playback-stop-notificationBill Thornton
Don't send activity event if notification type is null
2020-11-23Merge pull request #4554 from joshuaboniface/fix-restartBill Thornton
Run explicit service start if restart failed
2020-11-23Merge pull request #4553 from joshuaboniface/enable-service-on-fedoraBill Thornton
Enable jellyfin.service unit on Fedora fresh install
2020-11-23Don't nest DeviceProfilecrobibero
2020-11-23Add TODO noticecrobibero
2020-11-23Fix sending PlaybackInfocrobibero
2020-11-23Don't send activity event if notification type is nullcrobibero
2020-11-23Merge pull request #4551 from crobibero/fix-name-cleaningdkanada
Only trim file name if folder name is shorter
2020-11-23Merge pull request #4557 from crobibero/client-dto-fixdkanada
Fix namespace and add attribute for ClientCapabilitiesDto
2020-11-22Fix namespace and add attributecrobibero
2020-11-22Add at to the dependencies on Fedora (as in Deb)Joshua M. Boniface
2020-11-22Go back to at with lower sleep and startJoshua M. Boniface
2020-11-22Remove the `at now` hackJoshua M. Boniface