Files
jellyfin-web/src/controllers
Bond_009 c414f22e6f Remove nonexistent ItemField AudioInfo
Fixes
```
System.FormatException: AudioInfo is not a valid value for ItemFields.
 ---> System.ArgumentException: Requested value 'AudioInfo' was not found.
   at System.Enum.TryParseByName[TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TStorage& result)
   at System.Enum.TryParseByValueOrName[TUnderlying,TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TUnderlying& result)
   at System.Enum.TryParse(Type enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, Object& result)
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   --- End of inner exception stack trace ---
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at Jellyfin.Api.ModelBinders.CommaDelimitedArrayModelBinder.GetParsedResult(IReadOnlyList`1 values, Type elementType, TypeConverter converter) in /home/bond/dev/jellyfin/Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs:line 67
```
2024-04-23 11:19:56 +02:00
..
2024-04-20 23:54:43 +08:00
2024-04-10 10:49:33 +12:00
2024-01-12 21:08:06 +03:00
2024-03-22 21:00:35 +08:00
2024-03-25 01:31:41 +03:00
2021-03-23 11:28:16 -04:00
2023-04-10 22:58:14 +03:00
2023-07-06 11:49:55 -04:00
2022-03-03 17:19:27 +03:00
2022-06-09 14:54:39 -04:00
2023-09-29 17:07:17 -04:00
2023-03-29 00:38:22 -04:00
2023-09-29 17:07:17 -04:00
2024-04-10 10:49:33 +12:00
2024-04-10 10:49:33 +12:00