Jellyfin Forum
jellyfin unable to access files on external and internal storage - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: jellyfin unable to access files on external and internal storage (/t-jellyfin-unable-to-access-files-on-external-and-internal-storage)

Pages: 1 2 3


jellyfin unable to access files on external and internal storage - mhkb - 2024-02-20

hi, i have installed jellyfin on Raspberry Pi 5 running PI 64 bit desktop bookworm os.

i have a usb attached to it, which i want jellyfin to access which is (/dev/sda1        2048 120164351 120162304 57.3G  7 HPFS/NTFS/exFAT).

i ran
sudo useradd media
sudo chown -R media:media /media/mhkb/17053C8951E50510/
sudo chmod -R 775 /media/mhkb/17053C8951E50510/
sudo usermod -aG media jellyfin
command and it got working but then i  was unable to add files with File Explorer , each time it said permission denied.
then i searched the web and ran some command (i forgot which cmd it was) and got access to usb stick in file explorer but now jellyfin cannot access both USB stick and SD Card .
My Usb location is /media/mhkb/17053C8951E50510
AND
home folder location is /home/mhkb

also ran these commands

mhkb@Pi5:~ $ ls -la /media/mhkb/17053C8951E50510
total 8
drwxrwxrwx  1 mhkb  mhkb  4096 Feb 20 14:41 .
drwxrwxr-x+ 3 media media 4096 Feb 20 15:02 ..
drwxrwxrwx  1 mhkb  mhkb    0 Feb 20 14:57 New
mhkb@Pi5:~ $ sudo chown -R mhkb:jellyfin /media/mhkb/17053C8951E50510
mhkb@Pi5:~ $ ls -la /media/mhkb/17053C8951E50510
total 8
drwxrwxrwx  1 mhkb  mhkb  4096 Feb 20 14:41 .
drwxrwxr-x+ 3 media media 4096 Feb 20 15:02 ..
drwxrwxrwx  1 mhkb  mhkb    0 Feb 20 14:57 New
mhkb@Pi5:~ $ sudo chown -R mhkb:jellyfin /media/mhkb/17053C8951E50510


YESTERDAY i ran this command from one of your post reply
sudo chown -R jellyfin:jellyfin /media/mhkb

after that jellyfin worked perfectly but broke the system as i was unable to open any program, even the start menu
i had to reflash pi os.
i have searched everywhere but this still not solved.
either jellyfin gets access to the files or the user mhkb

i want jellyfin and me both to get access to whole USB stick all folders and files

now i have a newly flashed sd card with pi os and jellyfin


RE: jellyfin unable to access files on external and internal storage - TheDreadPirate - 2024-02-21

Try removing the ACL on your drive.

Code:
sudo setfacl -b -R /media/mhkb



RE: jellyfin unable to access files on external and internal storage - mhkb - 2024-02-21

(2024-02-21, 06:08 PM)TheDreadPirate Wrote: Try removing the ACL on your drive.

Code:
sudo setfacl -b -R /media/mhkb

Thank you for the reply.  
Jellyfin still not showing folders or media.


RE: jellyfin unable to access files on external and internal storage - TheDreadPirate - 2024-02-21

Jellyfin doesn't always fill out that list. When you click "OK" what happens? If Jellyfin can't actually access that folder there will be a pop message stating that.


RE: jellyfin unable to access files on external and internal storage - mhkb - 2024-02-22

it gives no pop up message. Just Adds library but shows nothing inside, tried rebooting, removing and adding the library again.


RE: jellyfin unable to access files on external and internal storage - mhkb - 2024-02-22

[2024-02-22 00:41:15.873 +05:30] [INF] WS "192.168.1.16" request
[2024-02-22 00:41:39.040 +05:30] [INF] Removing item, Type: "Folder", Name: "mhkb", Path: "/media/mhkb", Id: 04bd6294-bdb9-a570-6372-bb96b5c904f3
[2024-02-22 00:41:39.072 +05:30] [INF] Removing item, Type: "CollectionFolder", Name: "Movies", Path: "/var/lib/jellyfin/root/default/Movies", Id: f137a2dd-21bb-c1b9-9aa5-c0f6bf02a805
[2024-02-22 00:41:39.106 +05:30] [INF] Queuing task "RefreshMediaLibraryTask"
[2024-02-22 00:41:39.106 +05:30] [INF] Executing "Scan Media Library"
[2024-02-22 00:41:39.107 +05:30] [INF] Validating media library
[2024-02-22 00:41:39.188 +05:30] [ERR] Error running post-scan task
System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList1 posters, IReadOnlyList1 backdrops, String outputPath)
at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress
1 progress, CancellationToken cancellationToken)
[2024-02-22 00:41:39.191 +05:30] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2024-02-22 00:41:39.192 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 00:46:15.887 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 00:51:25.530 +05:30] [WRN] WS "192.168.1.16" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-02-22 00:51:25.562 +05:30] [INF] Received a SIGTERM signal, shutting down
[2024-02-22 00:51:25.575 +05:30] [INF] Running query planner optimizations in the database... This might take a while
[2024-02-22 00:51:25.608 +05:30] [INF] WS "192.168.1.16" closed
[2024-02-22 00:51:25.616 +05:30] [INF] Disposing "CoreAppHost"
[2024-02-22 00:51:25.619 +05:30] [INF] Disposing "MusicBrainzAlbumProvider"
[2024-02-22 00:51:25.620 +05:30] [INF] Disposing "UdpServerEntryPoint"
[2024-02-22 00:51:25.621 +05:30] [INF] Disposing "NotificationEntryPoint"
[2024-02-22 00:51:25.623 +05:30] [INF] Disposing "LibraryChangedNotifier"
[2024-02-22 00:51:25.626 +05:30] [INF] Disposing "EmbyTV"
[2024-02-22 00:51:25.628 +05:30] [INF] Disposing "RecordingNotifier"
[2024-02-22 00:51:25.631 +05:30] [INF] Disposing "DlnaEntryPoint"
[2024-02-22 00:51:25.631 +05:30] [INF] Disposing PlayToManager
[2024-02-22 00:51:25.633 +05:30] [INF] Disposing DeviceDiscovery
[2024-02-22 00:51:25.634 +05:30] [INF] Disposing SsdpCommunicationsServer
[2024-02-22 00:51:25.634 +05:30] [INF] "SsdpCommunicationsServer" disposing _BroadcastListenSocket
[2024-02-22 00:51:25.636 +05:30] [INF] "SsdpCommunicationsServer" Disposing 3 sendSockets
[2024-02-22 00:51:25.637 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
[2024-02-22 00:51:25.637 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "192.168.1.16"
[2024-02-22 00:51:25.637 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
[2024-02-22 00:51:25.637 +05:30] [INF] Disposing "EntryPoint"
[2024-02-22 00:51:25.638 +05:30] [INF] Disposing "UserDataChangeNotifier"
[2024-02-22 00:51:25.639 +05:30] [INF] Disposing "SchedulesDirect"
[2024-02-22 00:51:25.639 +05:30] [INF] Disposing "LibraryMonitorStartup"
[2024-02-22 00:51:25.639 +05:30] [INF] Disposing "EntryPoint"
[2024-02-22 00:51:25.639 +05:30] [INF] Disposing "DeviceAccessEntryPoint"
[2024-02-22 00:51:25.639 +05:30] [INF] Disposing "ExternalPortForwarding"
[2024-02-22 00:51:25.641 +05:30] [INF] Stopping NAT discovery
[2024-02-22 00:51:54.303 +05:30] [INF] Jellyfin version: "10.8.13"
[2024-02-22 00:51:54.473 +05:30] [INF] Environment Variables: ["[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
[2024-02-22 00:51:54.480 +05:30] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2024-02-22 00:51:54.494 +05:30] [INF] Operating system: "Linux"
[2024-02-22 00:51:54.495 +05:30] [INF] Architecture: Arm64
[2024-02-22 00:51:54.500 +05:30] [INF] 64-Bit Process: True
[2024-02-22 00:51:54.500 +05:30] [INF] User Interactive: True
[2024-02-22 00:51:54.501 +05:30] [INF] Processor count: 4
[2024-02-22 00:51:54.501 +05:30] [INF] Program data path: "/var/lib/jellyfin"
[2024-02-22 00:51:54.501 +05:30] [INF] Web resources path: "/usr/share/jellyfin/web"
[2024-02-22 00:51:54.501 +05:30] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2024-02-22 00:51:54.995 +05:30] [INF] Setting cache path: "/var/cache/jellyfin"
[2024-02-22 00:51:55.065 +05:30] [INF] Loading assemblies
[2024-02-22 00:51:55.422 +05:30] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-22 00:51:55.422 +05:30] [INF] Defined LAN exclusions : "[]"
[2024-02-22 00:51:55.424 +05:30] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-22 00:51:55.435 +05:30] [INF] Using bind addresses: "[]"
[2024-02-22 00:51:55.435 +05:30] [INF] Using bind exclusions: "[]"
[2024-02-22 00:51:59.158 +05:30] [INF] Loaded plugin: "TMDb" "10.8.13.0"
[2024-02-22 00:51:59.159 +05:30] [INF] Loaded plugin: "Studio Images" "10.8.13.0"
[2024-02-22 00:51:59.160 +05:30] [INF] Loaded plugin: "OMDb" "10.8.13.0"
[2024-02-22 00:51:59.161 +05:30] [INF] Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-02-22 00:51:59.162 +05:30] [INF] Loaded plugin: "AudioDB" "10.8.13.0"
[2024-02-22 00:51:59.326 +05:30] [INF] Kestrel listening on "Any IP4 Address"
[2024-02-22 00:52:00.279 +05:30] [INF] Running startup tasks
[2024-02-22 00:52:00.376 +05:30] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2024-02-22 02:00:00.000 +05:30, which is 01:07:59.6240860 from now.
[2024-02-22 00:52:00.715 +05:30] [INF] Found ffmpeg version "5.1.4"
[2024-02-22 00:52:00.841 +05:30] [INF] Available "decoders": ["libdav1d", "av1", "h264", "hevc", "mpeg2video", "mpeg4", "msmpeg4", "vp8", "libvpx", "vp9", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-02-22 00:52:00.898 +05:30] [INF] Available "encoders": ["libx264", "h264_v4l2m2m", "libx265", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-02-22 00:52:00.931 +05:30] [INF] Available filters: ["hwupload_vaapi", "zscale", "alphasrc"]
[2024-02-22 00:52:00.961 +05:30] [WRN] Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
[2024-02-22 00:52:00.982 +05:30] [WRN] Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
[2024-02-22 00:52:01.000 +05:30] [WRN] Filter: "tonemap_opencl" with option "bt2390" is not available
[2024-02-22 00:52:01.018 +05:30] [WRN] Filter: "overlay_opencl" with option "Action to take when encountering EOF from secondary input" is not available
[2024-02-22 00:52:01.037 +05:30] [WRN] Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-02-22 00:52:01.055 +05:30] [INF] Available hwaccel types: ["drm"]
[2024-02-22 00:52:01.245 +05:30] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-02-22 00:52:01.247 +05:30] [INF] ServerId: "1c25c7daf34747a59c82eb7d1340b6c2"
[2024-02-22 00:52:01.430 +05:30] [INF] Executed all pre-startup entry points in 0:00:00.1697679
[2024-02-22 00:52:01.431 +05:30] [INF] Core startup complete
[2024-02-22 00:52:01.697 +05:30] [INF] Executed all post-startup entry points in 0:00:00.2658487
[2024-02-22 00:52:01.697 +05:30] [INF] Startup complete 0:00:08.087243
[2024-02-22 00:52:03.406 +05:30] [INF] "StartupTrigger" fired for task: "Update Plugins"
[2024-02-22 00:52:03.407 +05:30] [INF] Queuing task "PluginUpdateTask"
[2024-02-22 00:52:03.410 +05:30] [INF] Executing "Update Plugins"
[2024-02-22 00:52:05.281 +05:30] [INF] "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-02-22 00:52:05.296 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 00:55:17.814 +05:30] [INF] No matching device profile found. The default will need to be used.
DeviceIdentification { FriendlyName: "BeyondTV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
[2024-02-22 00:55:17.820 +05:30] [INF] DLNA Session created for "BeyondTV" - "Windows Media Player"
[2024-02-22 01:03:35.547 +05:30] [INF] "IntervalTrigger" fired for task: "Download missing subtitles"
[2024-02-22 01:03:35.547 +05:30] [INF] Queuing task "SubtitleScheduledTask"
[2024-02-22 01:03:35.547 +05:30] [INF] Executing "Download missing subtitles"
[2024-02-22 01:03:35.562 +05:30] [INF] "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.566 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:03:35.596 +05:30] [INF] "IntervalTrigger" fired for task: "Clean Log Directory"
[2024-02-22 01:03:35.596 +05:30] [INF] Queuing task "DeleteLogFileTask"
[2024-02-22 01:03:35.596 +05:30] [INF] Executing "Clean Log Directory"
[2024-02-22 01:03:35.601 +05:30] [INF] "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.602 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:03:35.638 +05:30] [INF] "IntervalTrigger" fired for task: "Clean Cache Directory"
[2024-02-22 01:03:35.638 +05:30] [INF] Queuing task "DeleteCacheFileTask"
[2024-02-22 01:03:35.638 +05:30] [INF] Executing "Clean Cache Directory"
[2024-02-22 01:03:35.643 +05:30] [INF] "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.643 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:03:35.681 +05:30] [INF] "IntervalTrigger" fired for task: "Clean Transcode Directory"
[2024-02-22 01:03:35.682 +05:30] [INF] Queuing task "DeleteTranscodeFileTask"
[2024-02-22 01:03:35.682 +05:30] [INF] Executing "Clean Transcode Directory"
[2024-02-22 01:03:35.685 +05:30] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.685 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:03:35.774 +05:30] [INF] "IntervalTrigger" fired for task: "Optimize database"
[2024-02-22 01:03:35.774 +05:30] [INF] Queuing task "OptimizeDatabaseTask"
[2024-02-22 01:03:35.774 +05:30] [INF] Executing "Optimize database"
[2024-02-22 01:03:35.774 +05:30] [INF] Optimizing and vacuuming jellyfin.db...
[2024-02-22 01:03:35.801 +05:30] [INF] jellyfin.db optimized successfully!
[2024-02-22 01:03:35.801 +05:30] [INF] "Optimize database" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.802 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:03:35.823 +05:30] [INF] "IntervalTrigger" fired for task: "TasksRefreshChannels"
[2024-02-22 01:03:35.823 +05:30] [INF] Queuing task "RefreshChannelsScheduledTask"
[2024-02-22 01:03:35.823 +05:30] [INF] Executing "TasksRefreshChannels"
[2024-02-22 01:03:35.833 +05:30] [INF] "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
[2024-02-22 01:03:35.833 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 01:19:35.064 +05:30] [INF] WS "192.168.1.16" request
[2024-02-22 01:19:35.323 +05:30] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.323 +05:30] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.324 +05:30] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 01:19:35.551 +05:30] [WRN] Slow HTTP Response from "http://192.168.1.16:8096/Sessions/Capabilities/Full" to "192.168.1.16" in 0:00:00.5254136 with Status Code 204
[2024-02-22 01:19:35.606 +05:30] [WRN] Slow HTTP Response from "http://192.168.1.16:8096/DisplayPreferences/usersettings?userId=3c3443caaeef4bf7b0f2a3c0bac18846&client=emby" to "192.168.1.16" in 0:00:00.5635719 with Status Code 200
[2024-02-22 01:25:23.677 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:25:35.678 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:26:35.681 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:27:35.683 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:28:35.686 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:29:35.685 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:31:23.685 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:31:35.685 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:32:35.689 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:33:35.689 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:34:35.688 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:35:35.693 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:36:35.700 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 01:37:07.687 +05:30] [INF] Running query planner optimizations in the database... This might take a while
[2024-02-22 01:37:07.708 +05:30] [INF] Disposing "CoreAppHost"
[2024-02-22 01:37:07.709 +05:30] [INF] Disposing "DlnaEntryPoint"
[2024-02-22 01:37:07.710 +05:30] [INF] Disposing PlayToManager
[2024-02-22 01:37:07.711 +05:30] [INF] Disposing DeviceDiscovery
[2024-02-22 01:37:07.712 +05:30] [INF] Disposing SsdpCommunicationsServer
[2024-02-22 01:37:07.713 +05:30] [INF] "SsdpCommunicationsServer" disposing _BroadcastListenSocket
[2024-02-22 01:37:07.715 +05:30] [INF] "SsdpCommunicationsServer" Disposing 3 sendSockets
[2024-02-22 01:37:07.715 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
[2024-02-22 01:37:07.716 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "192.168.1.16"
[2024-02-22 01:37:07.716 +05:30] [INF] "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
[2024-02-22 01:37:07.716 +05:30] [INF] Disposing "DeviceAccessEntryPoint"
[2024-02-22 01:37:07.717 +05:30] [INF] Disposing "UdpServerEntryPoint"
[2024-02-22 01:37:07.718 +05:30] [INF] Disposing "SchedulesDirect"
[2024-02-22 01:37:07.719 +05:30] [INF] Disposing "UserDataChangeNotifier"
[2024-02-22 01:37:07.723 +05:30] [INF] Disposing "EntryPoint"
[2024-02-22 01:37:07.723 +05:30] [INF] Disposing "LibraryMonitorStartup"
[2024-02-22 01:37:07.724 +05:30] [INF] Disposing "EmbyTV"
[2024-02-22 01:37:07.725 +05:30] [INF] Disposing "ExternalPortForwarding"
[2024-02-22 01:37:07.727 +05:30] [INF] Stopping NAT discovery
[2024-02-22 01:37:07.732 +05:30] [INF] Disposing "EntryPoint"
[2024-02-22 01:37:07.732 +05:30] [INF] Disposing "NotificationEntryPoint"
[2024-02-22 01:37:07.734 +05:30] [INF] Disposing "LibraryChangedNotifier"
[2024-02-22 01:37:07.738 +05:30] [INF] Disposing "MusicBrainzAlbumProvider"
[2024-02-22 01:37:07.739 +05:30] [INF] Disposing "RecordingNotifier"
[2024-02-22 01:37:07.755 +05:30] [INF] WS "192.168.1.16" closed
[2024-02-22 08:03:30.870 +05:30] [INF] Jellyfin version: "10.8.13"
[2024-02-22 08:03:30.950 +05:30] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]"]
[2024-02-22 08:03:30.955 +05:30] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2024-02-22 08:03:30.957 +05:30] [INF] Operating system: "Linux"
[2024-02-22 08:03:30.957 +05:30] [INF] Architecture: Arm64
[2024-02-22 08:03:30.960 +05:30] [INF] 64-Bit Process: True
[2024-02-22 08:03:30.960 +05:30] [INF] User Interactive: True
[2024-02-22 08:03:30.960 +05:30] [INF] Processor count: 4
[2024-02-22 08:03:30.960 +05:30] [INF] Program data path: "/var/lib/jellyfin"
[2024-02-22 08:03:30.960 +05:30] [INF] Web resources path: "/usr/share/jellyfin/web"
[2024-02-22 08:03:30.960 +05:30] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2024-02-22 08:03:31.448 +05:30] [INF] Setting cache path: "/var/cache/jellyfin"
[2024-02-22 08:03:31.534 +05:30] [INF] Loading assemblies
[2024-02-22 08:03:31.810 +05:30] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-22 08:03:31.810 +05:30] [INF] Defined LAN exclusions : "[]"
[2024-02-22 08:03:31.811 +05:30] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-22 08:03:31.822 +05:30] [INF] Using bind addresses: "[]"
[2024-02-22 08:03:31.822 +05:30] [INF] Using bind exclusions: "[]"
[2024-02-22 08:03:35.052 +05:30] [INF] Loaded plugin: "TMDb" "10.8.13.0"
[2024-02-22 08:03:35.054 +05:30] [INF] Loaded plugin: "Studio Images" "10.8.13.0"
[2024-02-22 08:03:35.055 +05:30] [INF] Loaded plugin: "OMDb" "10.8.13.0"
[2024-02-22 08:03:35.055 +05:30] [INF] Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-02-22 08:03:35.056 +05:30] [INF] Loaded plugin: "AudioDB" "10.8.13.0"
[2024-02-22 08:03:35.177 +05:30] [INF] Kestrel listening on "Any IP4 Address"
[2024-02-22 08:03:35.778 +05:30] [INF] Running startup tasks
[2024-02-22 08:03:35.840 +05:30] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2024-02-23 02:00:00.000 +05:30, which is 17:56:24.1595840 from now.
[2024-02-22 08:03:36.051 +05:30] [INF] Found ffmpeg version "5.1.4"
[2024-02-22 08:03:36.127 +05:30] [INF] Available "decoders": ["libdav1d", "av1", "h264", "hevc", "mpeg2video", "mpeg4", "msmpeg4", "vp8", "libvpx", "vp9", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-02-22 08:03:36.149 +05:30] [INF] Available "encoders": ["libx264", "h264_v4l2m2m", "libx265", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-02-22 08:03:36.175 +05:30] [INF] Available filters: ["hwupload_vaapi", "zscale", "alphasrc"]
[2024-02-22 08:03:36.211 +05:30] [WRN] Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
[2024-02-22 08:03:36.238 +05:30] [WRN] Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
[2024-02-22 08:03:36.258 +05:30] [WRN] Filter: "tonemap_opencl" with option "bt2390" is not available
[2024-02-22 08:03:36.278 +05:30] [WRN] Filter: "overlay_opencl" with option "Action to take when encountering EOF from secondary input" is not available
[2024-02-22 08:03:36.298 +05:30] [WRN] Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-02-22 08:03:36.318 +05:30] [INF] Available hwaccel types: ["drm"]
[2024-02-22 08:03:36.491 +05:30] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-02-22 08:03:36.493 +05:30] [INF] ServerId: "1c25c7daf34747a59c82eb7d1340b6c2"
[2024-02-22 08:03:36.660 +05:30] [INF] Executed all pre-startup entry points in 0:00:00.1559564
[2024-02-22 08:03:36.660 +05:30] [INF] Core startup complete
[2024-02-22 08:03:36.970 +05:30] [INF] Executed all post-startup entry points in 0:00:00.3097735
[2024-02-22 08:03:36.970 +05:30] [INF] Startup complete 0:00:06.5549421
[2024-02-22 08:03:38.852 +05:30] [INF] "StartupTrigger" fired for task: "Update Plugins"
[2024-02-22 08:03:38.853 +05:30] [INF] Queuing task "PluginUpdateTask"
[2024-02-22 08:03:38.856 +05:30] [INF] Executing "Update Plugins"
[2024-02-22 08:03:40.526 +05:30] [INF] "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-02-22 08:03:40.537 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 08:03:41.962 +05:30] [INF] No matching device profile found. The default will need to be used.
DeviceIdentification { FriendlyName: "BeyondTV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
[2024-02-22 08:03:41.968 +05:30] [INF] DLNA Session created for "BeyondTV" - "Windows Media Player"
[2024-02-22 08:03:53.890 +05:30] [INF] WS "192.168.1.16" request
[2024-02-22 08:03:54.187 +05:30] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.188 +05:30] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.189 +05:30] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.190 +05:30] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.190 +05:30] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.190 +05:30] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.190 +05:30] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2024-02-22 08:03:54.499 +05:30] [WRN] Slow HTTP Response from "http://192.168.1.16:8096/DisplayPreferences/usersettings?userId=3c3443caaeef4bf7b0f2a3c0bac18846&client=emby" to "192.168.1.16" in 0:00:00.6329219 with Status Code 200
[2024-02-22 08:03:57.182 +05:30] [INF] WS "192.168.1.16" request
[2024-02-22 08:04:18.297 +05:30] [INF] WS "192.168.1.16" closed
[2024-02-22 08:04:35.850 +05:30] [INF] "IntervalTrigger" fired for task: "Refresh Guide"
[2024-02-22 08:04:35.850 +05:30] [INF] Queuing task "RefreshGuideScheduledTask"
[2024-02-22 08:04:35.850 +05:30] [INF] Executing "Refresh Guide"
[2024-02-22 08:04:38.933 +05:30] [INF] Refreshing guide with 7 days of guide data
[2024-02-22 08:04:38.945 +05:30] [INF] "Refresh Guide" Completed after 0 minute(s) and 3 seconds
[2024-02-22 08:04:38.947 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 08:04:40.196 +05:30] [INF] Queuing task "RefreshMediaLibraryTask"
[2024-02-22 08:04:40.197 +05:30] [INF] Executing "Scan Media Library"
[2024-02-22 08:04:40.203 +05:30] [INF] Validating media library
[2024-02-22 08:04:40.913 +05:30] [ERR] Error running post-scan task
System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList1 posters, IReadOnlyList1 backdrops, String outputPath)
at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress
1 progress, CancellationToken cancellationToken)
[2024-02-22 08:04:40.951 +05:30] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2024-02-22 08:04:40.952 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 08:04:40.996 +05:30] [ERR] Error in Directory watcher for: "/media/mhkb"
System.UnauthorizedAccessException: Access to the path '/media/mhkb' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
[2024-02-22 08:04:41.001 +05:30] [INF] Stopping directory watching for path "/media/mhkb"
[2024-02-22 08:04:41.001 +05:30] [INF] Watching directory "/media/mhkb"
[2024-02-22 08:04:52.233 +05:30] [INF] Removing item, Type: "Folder", Name: "mhkb", Path: "/media/mhkb", Id: 04bd6294-bdb9-a570-6372-bb96b5c904f3
[2024-02-22 08:04:52.282 +05:30] [INF] Removing item, Type: "CollectionFolder", Name: "Pi5", Path: "/var/lib/jellyfin/root/default/Pi5", Id: d938ad7b-da29-fded-dfb0-e252632860a7
[2024-02-22 08:04:52.316 +05:30] [INF] Queuing task "RefreshMediaLibraryTask"
[2024-02-22 08:04:52.317 +05:30] [INF] Executing "Scan Media Library"
[2024-02-22 08:04:52.319 +05:30] [INF] Validating media library
[2024-02-22 08:04:52.394 +05:30] [ERR] Error running post-scan task
System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList1 posters, IReadOnlyList1 backdrops, String outputPath)
at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress
1 progress, CancellationToken cancellationToken)
[2024-02-22 08:04:52.399 +05:30] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2024-02-22 08:04:52.400 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 08:05:23.654 +05:30] [INF] Queuing task "RefreshMediaLibraryTask"
[2024-02-22 08:05:23.654 +05:30] [INF] Executing "Scan Media Library"
[2024-02-22 08:05:23.655 +05:30] [INF] Validating media library
[2024-02-22 08:05:23.729 +05:30] [ERR] Error running post-scan task
System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList1 posters, IReadOnlyList1 backdrops, String outputPath)
at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList1 posters, IReadOnlyList1 backdrops)
at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress
1 progress, CancellationToken cancellationToken)
[2024-02-22 08:05:23.733 +05:30] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2024-02-22 08:05:23.733 +05:30] [ERR] Error in Directory watcher for: "/media/mhkb"
System.UnauthorizedAccessException: Access to the path '/media/mhkb' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
[2024-02-22 08:05:23.733 +05:30] [INF] Stopping directory watching for path "/media/mhkb"
[2024-02-22 08:05:23.733 +05:30] [INF] Watching directory "/media/mhkb"
[2024-02-22 08:05:23.734 +05:30] [INF] ExecuteQueuedTasks
[2024-02-22 08:08:06.395 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 08:09:06.403 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 08:10:06.410 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-02-22 08:11:06.412 +05:30] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.

shall I format usb and if yes to which format NTFS or EXT3/4 and try again.


RE: jellyfin unable to access files on external and internal storage - TheDreadPirate - 2024-02-22

If you don't have any data on the drive, reformat it as ext4.


RE: jellyfin unable to access files on external and internal storage - mhkb - 2024-02-22

(2024-02-22, 03:07 AM)TheDreadPirate Wrote: If you don't have any data on the drive, reformat it as ext4.

Getting new error now


RE: jellyfin unable to access files on external and internal storage - TheDreadPirate - 2024-02-22

Are you letting Raspbian auto mount it? Or are you mounting it with /etc/fstab? What are the mount parameters now?

Code:
cat /proc/mounts



RE: jellyfin unable to access files on external and internal storage - mhkb - 2024-02-22

Pi auto mounts