mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
add ShortOverview
This commit is contained in:
@@ -1594,11 +1594,6 @@ namespace MediaBrowser.Api.Playback
|
||||
{
|
||||
return source;
|
||||
}
|
||||
|
||||
Logger.Warn("Invalid channel MediaSourceId requested, defaulting to first. Item: {0}. Requested MediaSourceId: {1}.",
|
||||
id,
|
||||
mediaSourceId
|
||||
);
|
||||
}
|
||||
|
||||
return list.First();
|
||||
|
||||
Reference in New Issue
Block a user