mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Rename external id type 'None' to 'General'
This commit is contained in:
@@ -12,7 +12,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// There is no specific media type associated with the external id, or the external provider only has one
|
||||
/// id type so there is no need to be specific.
|
||||
/// </summary>
|
||||
None,
|
||||
General,
|
||||
|
||||
/// <summary>
|
||||
/// A music album.
|
||||
|
||||
Reference in New Issue
Block a user