[ Jellyfin ] The Free Software Media System

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
outkastm
Posts: 1193
Joined: 29 Dec 2020, 23:52

Re: [ Jellyfin ] The Free Software Media System

Post by outkastm »

Send a screenshot from ffmpeg51 WebUI
User avatar
MSA99
Posts: 2
Joined: 01 Aug 2023, 23:41

Re: [ Jellyfin ] The Free Software Media System

Post by MSA99 »

I had the same issue, got the server now to work but without transcoding (after using the Path: /usr/bin/ffmpeg)


I got the Jellyfin App, FFmpeg, FFmpeg51 and the Modbase1.

The first 3 are not seeing the Modbase 1 and it is not able to add to PATH.

I am not sure if this is because of update in TOS altering installations directory or what
Attachments
Screenshot 2023-08-01 174514.png
Screenshot 2023-08-01 174431.png
User avatar
outkastm
Posts: 1193
Joined: 29 Dec 2020, 23:52

Re: [ Jellyfin ] The Free Software Media System

Post by outkastm »

Have you tried to remove the ModBase1 app selecting to remove also the config files and then install it back?
User avatar
MSA99
Posts: 2
Joined: 01 Aug 2023, 23:41

Re: [ Jellyfin ] The Free Software Media System

Post by MSA99 »

Yes, Same issue.

Maybe it a change of installation directories (pathways) after TOS update?
User avatar
outkastm
Posts: 1193
Joined: 29 Dec 2020, 23:52

Re: [ Jellyfin ] The Free Software Media System

Post by outkastm »

i can only check if i connect via SSH to your NAS
User avatar
nolkeeper
Posts: 2
Joined: 14 Aug 2023, 08:47

Re: [ Jellyfin ] The Free Software Media System

Post by nolkeeper »

Jellyfin stopped working all of a sudden. No clue what the issue is.

Here is the log:


13/08/23 20:43:24 Will use /Volume1 to store config files
13/08/23 20:43:24 The main volume is /Volume1
13/08/23 20:43:24 Config folder exist at /usr/local/@APP_CONFIG/Jellyfin
MODCONFIGPATHHOME=/home/achleonis/MOD_CONFIG/Jellyfin
MODCONFIGPATH=/usr/local/@APP_CONFIG/Jellyfin
MAIN_VOLUME=/Volume1
HOME_VOLUME=/Volume1
13/08/23 20:43:25 Will run as user: jellyfin and group: media
SUCCESS!
[20:43:25] [INF] [1] Main: Jellyfin version: 10.8.10
[20:43:25] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /usr/local/@APP_CONFIG/Jellyfin/log]"]
[20:43:25] [INF] [1] Main: Arguments: ["/Volume1/@apps/Jellyfin/bin/program/jellyfin.dll", "-d", "/usr/local/@APP_CONFIG/Jellyfin/data", "-C", "/usr/local/@APP_CONFIG/Jellyfin/cache", "-c", "/usr/local/@APP_CONFIG/Jellyfin/config", "-l", "/usr/local/@APP_CONFIG/Jellyfin/log", "--ffmpeg", "/usr/local/ffmpeg51/sys/bin/ffmpeg"]
[20:43:25] [INF] [1] Main: Operating system: Linux
[20:43:25] [INF] [1] Main: Architecture: X64
[20:43:25] [INF] [1] Main: 64-Bit Process: True
[20:43:25] [INF] [1] Main: User Interactive: True
[20:43:25] [INF] [1] Main: Processor count: 4
[20:43:25] [INF] [1] Main: Program data path: /usr/local/@APP_CONFIG/Jellyfin/data
[20:43:25] [INF] [1] Main: Web resources path: /Volume1/@apps/Jellyfin/bin/program/jellyfin-web
[20:43:25] [INF] [1] Main: Application directory: /Volume1/@apps/Jellyfin/bin/program/
[20:43:25] [FTL] [1] Main: Unhandled Exception
System.TypeInitializationException: The type initializer for 'System.ComponentModel.TypeDescriptor' threw an exception.
---> System.Security.Cryptography.CryptographicException: Error occurred during a cryptographic operation.
at System.Guid.NewGuid()
at System.ComponentModel.TypeDescriptor..cctor()
--- End of inner exception stack trace ---
at System.ComponentModel.TypeDescriptor.CheckDefaultProvider(Type type)
at System.ComponentModel.TypeDescriptor.NodeFor(Type type, Boolean createDelegator)
at System.ComponentModel.TypeDescriptor.GetDescriptor(Type type, String typeName)
at System.ComponentModel.TypeDescriptor.GetConverter(Type type)
at Microsoft.Extensions.Configuration.ConfigurationBinder.TryConvertValue(Type type, String value, String path, Object& result, Exception& error)
at Microsoft.Extensions.Configuration.ConfigurationBinder.ConvertValue(Type type, String value, String path)
at Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue[T](IConfiguration configuration, String key, T defaultValue)
at Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue[T](IConfiguration configuration, String key)
at MediaBrowser.Controller.Extensions.ConfigurationExtensions.HostWebClient(IConfiguration configuration)
at Jellyfin.Server.Program.StartApp(StartupOptions options)
at Jellyfin.Server.Program.<Main>(String[] args)
Unhandled exception. System.TypeInitializationException: The type initializer for 'System.ComponentModel.TypeDescriptor' threw an exception.
---> System.Security.Cryptography.CryptographicException: Error occurred during a cryptographic operation.
at System.Guid.NewGuid()
at System.ComponentModel.TypeDescriptor..cctor()
--- End of inner exception stack trace ---
at System.ComponentModel.TypeDescriptor.CheckDefaultProvider(Type type)
at System.ComponentModel.TypeDescriptor.NodeFor(Type type, Boolean createDelegator)
at System.ComponentModel.TypeDescriptor.GetDescriptor(Type type, String typeName)
at System.ComponentModel.TypeDescriptor.GetConverter(Type type)
at Microsoft.Extensions.Configuration.ConfigurationBinder.TryConvertValue(Type type, String value, String path, Object& result, Exception& error)
at Microsoft.Extensions.Configuration.ConfigurationBinder.ConvertValue(Type type, String value, String path)
at Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue[T](IConfiguration configuration, String key, T defaultValue)
at Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue[T](IConfiguration configuration, String key)
at MediaBrowser.Controller.Extensions.ConfigurationExtensions.HostWebClient(IConfiguration configuration)
at Jellyfin.Server.Program.StartApp(StartupOptions options)
at Jellyfin.Server.Program.<Main>(String[] args)
User avatar
nolkeeper
Posts: 2
Joined: 14 Aug 2023, 08:47

Re: [ Jellyfin ] The Free Software Media System

Post by nolkeeper »

Never mind it started working again either after I restarted the NAS or upgraded to TOS ver 5.1.41 from 5.1.40
User avatar
outkastm
Posts: 1193
Joined: 29 Dec 2020, 23:52

Re: [ Jellyfin ] The Free Software Media System

Post by outkastm »

updated and added TOS5 arm version
User avatar
cpeb
Posts: 17
Joined: 24 Aug 2022, 20:52

Re: [ Jellyfin ] The Free Software Media System

Post by cpeb »

Evening

I can't login to the website anymore, it keeps asking me to verify i'm human but doesn't give me anything to verify with. Tried in Edge, Chrome and both incognito and not incognito.
User avatar
outkastm
Posts: 1193
Joined: 29 Dec 2020, 23:52

Re: [ Jellyfin ] The Free Software Media System

Post by outkastm »

maybe send a screenshot ?
Post Reply

Return to “Developer Discussion Room”