Network not supported! How to share a folder from 1 pi with multiple raspis on the same network

This is not correct. See our online docs Media Systems Software Options - DietPi.com Docs

Ok somehow jellyfin got killed, can share following

journalctl -u jellyfin.service
root@DietPi:~# journalctl -u jellyfin.service
Jun 20 22:32:08 DietPi systemd[1]: Started jellyfin.service - Jellyfin Media Server.
Jun 20 22:32:20 DietPi jellyfin[563]: Unhandled exception. System.IO.InvalidDataException: Failed to load configuration from file '/etc/jellyfin/logging.default.json'.
Jun 20 22:32:20 DietPi jellyfin[563]:  ---> System.FormatException: Could not parse the JSON file.
Jun 20 22:32:20 DietPi jellyfin[563]:  ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
Jun 20 22:32:20 DietPi jellyfin[563]:    at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
Jun 20 22:32:20 DietPi jellyfin[563]:    at System.Text.Json.Utf8JsonReader.Read()
Jun 20 22:32:20 DietPi jellyfin[563]:    at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack)
Jun 20 22:32:20 DietPi jellyfin[563]:    at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptionsreaderOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter)
Jun 20 22:32:20 DietPi jellyfin[563]:    at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options)
Jun 20 22:32:20 DietPi jellyfin[563]:    at Microsoft.Extensions.Configuration.Json.JsonConfigurationFileParser.ParseStream(Stream input)
--More--

I just need to uninstall jellfin and wipe out all its contents withotu affecting logitech media server
thanks

Yes, you configuration file was damaged somehow.

Can you help me to uninstall jellyfin from Dietpi. Currently itsnot shown on uninstall apps .But Jellyfin is running in my Dietpi

How was it installed before?

It was installed by selecting the app from t he list of applications provided in dietpi

you could try to add following entry into /boot/dietpi/.installed

aSOFTWARE_INSTALL_STATE[178]=2

This should set Jellyfin to be installed.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.