mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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