aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-16Merge pull request #5550 from cvium/revert_underscore_multiversionBond-009
2021-03-15revert underscore as a multiversion separatorcvium
2021-03-15Merge pull request #5512 from crobibero/api-spec-versionClaus Vium
2021-03-15Merge pull request #5475 from BaronGreenback/SSDPFixClaus Vium
2021-03-14Merge pull request #5395 from barronpm/ef-cleanupBond-009
2021-03-14Merge branch 'master' into ef-cleanupPatrick Barron
# Conflicts: # Jellyfin.Data/Entities/Libraries/MediaFileStream.cs # Jellyfin.Data/Jellyfin.Data.csproj
2021-03-14Merge pull request #5510 from BaronGreenback/DlnaFirstFixClaus Vium
Fix: Streaming crashing due to no deviceProfileId match.
2021-03-14Merge pull request #5324 from danieladov/masterClaus Vium
Fix duplicated movies when group movies into collections is enabled
2021-03-14Merge pull request #5422 from Bond-009/warn51Bond-009
2021-03-14Merge pull request #5522 from Bond-009/integrationtestsBond-009
Fix integration test project
2021-03-14Fix integration test projectBond_009
2021-03-13Merge pull request #5518 from crobibero/missing-endpointsBond-009
Add missing InstantMix endpoints
2021-03-13Fix GetDaysOfWeek behaviorBond_009
2021-03-13Sunday isn't a weekendBond_009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-13Merge branch 'master' of https://github.com/danieladov/jellyfinMister Rajoy
2021-03-13Change Guid.Parse to Guid.TryParseMister Rajoy
2021-03-13Remove empty lineDaniel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-03-13Remove empty lineDaniel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-03-13Add missing InstantMix endpointscrobibero
2021-03-13Set default versioncrobibero
2021-03-13Merge pull request #5515 from jellyfin/fix-refresh-endpointBond-009
fix refresh endpoint
2021-03-13Merge pull request #5220 from Bond-009/hdhomerunBond-009
2021-03-13Merge pull request #5500 from crobibero/api-integration-fixBond-009
Fix third party integration
2021-03-13fix refresh endpointClaus Vium
It was originally a POST https://github.com/jellyfin/jellyfin/blob/9af6eda0b495649e3a77694b2bb30abad1a26484/MediaBrowser.Api/Library/LibraryService.cs#L155
2021-03-12Set openapi version to server versioncrobibero
2021-03-12Change First to FirstOrDefaultBaronGreenback
2021-03-12Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2021-03-12Merge pull request #5457 from cvium/fix_double_artistBond-009
2021-03-11Fix third part integrationcrobibero
2021-03-12Merge pull request #5417 from Bond-009/codeanalBond-009
Add code analysis attributes where appropriate
2021-03-11Merge pull request #5480 from crobibero/api-session-message-typeBond-009
Add SessionMessageType to generated openapi spec
2021-03-11Merge pull request #5461 from cvium/fix_multiversionBond-009
2021-03-11Merge pull request #5490 from thornbill/remove-forum-badgeAnthony Lavado
2021-03-11Remove forum badgeBill Thornton
2021-03-10Add websocket session message type to generated openapi.jsoncrobibero
2021-03-10removed the space AGAIN!!!BaronGreenback
2021-03-10removed space.BaronGreenback
2021-03-10Revert "removed space"BaronGreenback
This reverts commit a324d8a9c5351ec2f101f66e2f511eaf208f1254.
2021-03-10removed spaceBaronGreenback
2021-03-10Fixed false startsBaronGreenback
2021-03-10Hide msg if dlna disabledBaronGreenback
2021-03-10Null Pointer fixBaronGreenback
2021-03-10fix copy/paste error in testcvium
2021-03-10make the eligibility check more strict wrt. bracketscvium
2021-03-10Merge pull request #5403 from BaronGreenback/DLNAProfileFixClaus Vium
2021-03-10fix multiversion eligibility check for complex folder namescvium
2021-03-10Update StreamingHelpers.csBaronGreenback
Updated condition
2021-03-10Merge pull request #5431 from cvium/fix_tmdb_imdbidClaus Vium
Use imdbid as fallback in movie provider
2021-03-10Use distinct for artists to avoid double refreshingcvium