mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3118
Author: @barronpm
Created: 5/15/2020
Status: ✅ Merged
Merged: 5/15/2020
Merged by: @dkanada
Base:
master← Head:fix-regressions📝 Commits (1)
dcaffd3Fix regressions introduced by #3098📊 Changes
12 files changed (+22 additions, -15 deletions)
View changed files
📝
MediaBrowser.Api/BaseApiService.cs(+2 -2)📝
MediaBrowser.Api/Library/LibraryService.cs(+5 -1)📝
MediaBrowser.Api/Movies/MoviesService.cs(+1 -1)📝
MediaBrowser.Api/Playback/BaseStreamingService.cs(+1 -1)📝
MediaBrowser.Api/Playback/Hls/BaseHlsService.cs(+1 -1)📝
MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs(+1 -1)📝
MediaBrowser.Api/Playback/MediaInfoService.cs(+1 -1)📝
MediaBrowser.Api/Playback/Progressive/AudioService.cs(+1 -1)📝
MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs(+1 -1)📝
MediaBrowser.Api/Playback/UniversalAudioService.cs(+6 -3)📝
MediaBrowser.Api/UserLibrary/ArtistsService.cs(+1 -1)📝
MediaBrowser.Api/UserLibrary/BaseItemsByNameService.cs(+1 -1)📄 Description
Changes
#3098 introduced some regressions, this PR should hopefully fix them
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.