mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
add new chapter provider feature
This commit is contained in:
@@ -561,7 +561,7 @@ namespace MediaBrowser.Api.UserLibrary
|
||||
return dtos.ToList();
|
||||
}
|
||||
|
||||
throw new ArgumentException("The item does not support special features");
|
||||
return new List<BaseItemDto>();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user