2024-01-26, 05:17 AM 
		
	
	
		This is incredible   I got it working! I can scrub a movie and see thumbnails in both the browser (Firefox) and on the iPhone! I'll have to give Jellyfin Media Player (JMP) a try in the future, right now I'm stoked that I got this working.
 I got it working! I can scrub a movie and see thumbnails in both the browser (Firefox) and on the iPhone! I'll have to give Jellyfin Media Player (JMP) a try in the future, right now I'm stoked that I got this working.
Thank you for explaining how containers work and pointing me in the right direction to the several settings within Jellyscrub and TrueNAS.
Here's what I did:
It's my first time posting on this forum and a big thank you for making this such a positive experience.
Can this thread be renamed to SOLVED or would the person who started the thread have to change the title?
	  
	
	
 I got it working! I can scrub a movie and see thumbnails in both the browser (Firefox) and on the iPhone! I'll have to give Jellyfin Media Player (JMP) a try in the future, right now I'm stoked that I got this working.
 I got it working! I can scrub a movie and see thumbnails in both the browser (Firefox) and on the iPhone! I'll have to give Jellyfin Media Player (JMP) a try in the future, right now I'm stoked that I got this working.Thank you for explaining how containers work and pointing me in the right direction to the several settings within Jellyscrub and TrueNAS.
Here's what I did:
- Jellyfin TrueCharts app is deployed / active / running.
 
- I opened TrueNAS shell (System Settings > Shell) not the Jellyfin shell. This was so I can copy the /jellyfin/* contents out of the container versus the previous approach where I was inside the container and couldn't copy out of it.
 
- I then ran the command docker ps to see the container IDs and I looked for the ID where the NAMES header had jellyfin.
 
- I then ran the command docker cp SOURCE DESTINATION (docker cp abcdefg12345 jellyfin /mnt/pool/apps/jellyfin/jf-web ) this worked and then I can see the contents when I connect to that folder thru SMB share. I did have trouble with the command containerID jellyfin /mnt/pool/apps/jellyfin/jf-web ) this worked and then I can see the contents when I connect to that folder thru SMB share. I did have trouble with the command containerID jellyfin/* as it gave me errors, it did not like the forward slash and asterisk jellyfin/* as it gave me errors, it did not like the forward slash and asterisk
 
- Shutdown Jellyfin app in TrueNAS
 
- Edited Jellyfin settings to map host-path to /jellyfin
 
- Started Jellyfin
 
- Voila! It works! Because I had the "Inject client script into jellyfin-web" field in Jellyscrub checkmarked I didn't have to do anything else.
 
It's my first time posting on this forum and a big thank you for making this such a positive experience.
Can this thread be renamed to SOLVED or would the person who started the thread have to change the title?

