• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Off Topic General Discussion Videos can only be viewed in web browser

     
    • 0 Vote(s) - 0 Average

    Videos can only be viewed in web browser

    I can see my videos and play my videos in Safari in the app there are no videos.
    jellybelly
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:United States
    #3
    2024-05-13, 01:14 PM (This post was last modified: 2024-05-13, 05:04 PM by jellybelly. Edited 1 time in total.)
    Thanks for the speedy reply. I have no restriction set on the account.
     I have changed the file names and do these logs here tell you anything at all that I could fix? To solve this problem my permissions are set to 775.
    Here are the most interesting errors I get.
    Code:
    ---> System.ArgumentException: Requested value 'basicSyncInfo' 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)
    [2024-05-13 16:54:09.011 +00:00] [DBG] Error converting value.
    System.FormatException: syncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'syncInfo' 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)
    [2024-05-13 16:54:09.014 +00:00] [DBG] "Educational" has no parental rating set.
    [2024-05-13 16:54:09.017 +00:00] [DBG] Error converting value.
    System.FormatException: basicSyncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'basicSyncInfo' 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)
    [2024-05-13 16:54:09.021 +00:00] [DBG] Error converting value.
    System.FormatException: syncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'syncInfo' 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)
    [2024-05-13 16:54:09.033 +00:00] [DBG] "Educational" has no parental rating set.
    [2024-05-13 16:54:14.796 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:14.796 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:14.798 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:14.798 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:14.801 +00:00] [DBG] Error converting value.
    System.FormatException: basicSyncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'basicSyncInfo' 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)
    [2024-05-13 16:54:14.802 +00:00] [DBG] Error converting value.
    System.FormatException: syncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'syncInfo' 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)
    [2024-05-13 16:54:14.806 +00:00] [DBG] "Educational" has no parental rating set.
    [2024-05-13 16:54:17.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:54:25.291 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:25.291 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:25.292 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:25.292 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:25.296 +00:00] [DBG] Error converting value.
    System.FormatException: basicSyncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'basicSyncInfo' 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)
    [2024-05-13 16:54:25.298 +00:00] [DBG] Error converting value.
    System.FormatException: syncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'syncInfo' 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)
    [2024-05-13 16:54:25.304 +00:00] [DBG] "Educational" has no parental rating set.
    [2024-05-13 16:54:29.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:54:35.049 +00:00] [DBG] WS "192.168.13.232" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    [2024-05-13 16:54:35.171 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:35.172 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:35.178 +00:00] [DBG] Error converting value.
    System.FormatException: basicSyncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'basicSyncInfo' 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)
    [2024-05-13 16:54:35.179 +00:00] [DBG] Error converting value.
    System.FormatException: syncInfo is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'syncInfo' 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)
    [2024-05-13 16:54:35.186 +00:00] [DBG] "Educational" has no parental rating set.
    [2024-05-13 16:54:41.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:54:53.023 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:54:55.867 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was not authenticated.
    [2024-05-13 16:54:55.872 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:55.873 +00:00] [DBG] AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
    [2024-05-13 16:54:55.875 +00:00] [DBG] Trying to get bind address for source "192.168.13.232" - External: False
    [2024-05-13 16:54:55.875 +00:00] [DBG] "192.168.13.232": No matching bind address override found
    [2024-05-13 16:54:55.875 +00:00] [DBG] "192.168.13.232": Internal request received, matching internal bind address found: "192.168.13.250"
    [2024-05-13 16:55:05.023 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:55:09.665 +00:00] [DBG] WS "192.168.13.232" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    [2024-05-13 16:55:17.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:55:29.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:55:41.023 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:55:51.405 +00:00] [DBG] WS "192.168.13.232" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    [2024-05-13 16:55:53.025 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:56:05.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:56:17.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:56:29.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:56:41.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:56:41.024 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
    [2024-05-13 16:56:41.086 +00:00] [DBG] WS "192.168.13.232" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    [2024-05-13 16:56:53.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:57:05.024 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:57:17.023 +00:00] [DBG] Watching 1 WebSockets.
    [2024-05-13 16:57:17.602 +00:00] [DBG] WS "192.168.13.232" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Videos can only be viewed in web browser - by jellybelly - 2024-05-13, 12:11 PM
    RE: Videos can only be viewed in web browser - by TheDreadPirate - 2024-05-13, 12:21 PM
    RE: Videos can only be viewed in web browser - by jellybelly - 2024-05-13, 01:14 PM
    RE: Videos can only be viewed in web browser - by jellybelly - 2024-05-13, 03:56 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode