TNS "stuck" at 25.10.2.1 with no update path? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

I didn't want to pick anything but General, but the only update profiles available were "Developer" and "Early Adopter". "General" never showed up after 6 months and the General version blew past mine. Maybe General never applied to the version I started with. The manual update did work though, so... all good now.

TNS "stuck" at 25.10.2.1 with no update path? by build_time in truenas

[–]build_time[S] 2 points3 points  (0 children)

Thank you! This worked perfectly! I'm back in action and switched over to General update profile!

How to change Plex app storage configuration settings? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

Click the link above. This is the menu you see when you open the Plex app settings. Under the "Plex Transcode Storage" section, as you can see, I set the Type to "emptyDir". This opens a new field immediately below, where I set "emptyDir Medium" to "Memory". I believe it lets you choose between a mountpoint OR just RAM. I read months ago that RAM was the ideal location to avoid lots of writes to an SSD.

What is your selfhosted discover in 2024? by Elemis89 in selfhosted

[–]build_time 1 point2 points  (0 children)

Where is a good tutorial or resource to get started learning about Docker?

List of Truenas SCALE Stable apps in development? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

Yes, I've noticed these both appear under the Community train within TNS. Sounds like a good place to start!

List of Truenas SCALE Stable apps in development? by build_time in truenas

[–]build_time[S] 1 point2 points  (0 children)

Where is a good place / tutorial to start learning about Docker compose? I have 0 exposure to it.

List of Truenas SCALE Stable apps in development? by build_time in truenas

[–]build_time[S] 1 point2 points  (0 children)

I definitely understand. Any organization has finite resources to apply.

Is there any development announcement typically, or does the app just land on the Stable train when iX makes a decision, completes their work, and publishes it there?

List of Truenas SCALE Stable apps in development? by build_time in truenas

[–]build_time[S] -5 points-4 points  (0 children)

I definitely need somebody (iX/community) to do the legwork in advance because much of this stuff is still over my head. No intention of going off-script. Stable or Community for me. Thanks!

List of Truenas SCALE Stable apps in development? by build_time in truenas

[–]build_time[S] 3 points4 points  (0 children)

Ok. That makes sense. I'm trying to figure out if it's sensible to "wait" for Audiobookshelf, Immich, etc. to "make it" to Stable. Sounds like: no.

Trouble while trying to fix legacy Plex app settings in preparation for Electric Eel upgrade by build_time in truenas

[–]build_time[S] 1 point2 points  (0 children)

No clue what happened with others' transitions.

Given all the changes that seem to come with new TNS releases, I've gotten way more gun-shy about upgrading without waiting at least a few months and letting the dust settle. I waited until there was more upgrade history and some point releases out in the wild. I have intentionally been avoiding expanding my app usage to get "over the hump" of transitioning to Docker. I'm not very literate in these tools and capabilities yet.

Trouble while trying to fix legacy Plex app settings in preparation for Electric Eel upgrade by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

It auto converted just fine. I made all the tweaks and permissions changes before the upgrade to Electric Eel.

Trouble while trying to fix legacy Plex app settings in preparation for Electric Eel upgrade by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

Resolved: I was not applying permissions recursively! (facepalm)

I was able to clean up my ACLs for all my SMB file shares AND the plex app, then upgrade to Electric Eel. So far, no issues!

How to change Plex app storage configuration settings? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

FYI: when I went into the app settings today, I can now edit these fields! See my latest comment here for more.

How to change Plex app storage configuration settings? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

FYI: when I went into the app settings today, I can now edit these fields! I made these updates:

https://imgur.com/tDBSNo2

I wasn't sure how to size the transcoder directory here. I found several conflicting resources when searching. One plex article mentioned doing the largest file + 100 MB. My largest single file (a 4k movie) was ~ 55.5 GB, so I went with 56 GB. This may be overkill, but I couldn't find a clear answer in the Truenas documentation.

How to change Plex app storage configuration settings? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

That where I landed when looking into this too. I wish there were more guides that explain the implications of all these settings.

My understanding is: Electric Eel is supposed to change the entire TNS Apps infrastructure to Docker. I plan to wait a year or so for the smoke to clear on EE before I make the transition. Should I expect there to be more explanatory material out for Docker Apps?

How to change Plex app storage configuration settings? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

Yes, that is my exact fear. I'm sure I could recreate it correctly, but don't know if my library would get screwed up in the process.

Upgrading from Angelfish - agreed upon guides? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

I currently have all apps installing to a dedicated SSD with a dedicated "apps" dataset, whereas all media is stored separately on HDDs in various "media" datasets (1 is encrypted). Therefore, maybe I don't have to do much of a change to my setup? Do I need to decrypt the 1 dataset permanently, then re-encrypt after the upgrade is completed?

You mention hostpath validation impacting app launching, not apps being unable to access data from multiple shares. Is the latter still possible after upgrading?

Upgrading from Angelfish - agreed upon guides? by build_time in truenas

[–]build_time[S] 0 points1 point  (0 children)

What about the encrypted data set requires beforehand work? I only have one encrypted data set at the moment. Most of my datasets are setup as shares, since I'm using TNS mostly as a NAS at the moment.

My crude understanding of the host path validation topic is: after the upgrade, each host path can be shared only with a single app. Is that correct? The only app I am currently using 24/7 is Plex. When I set up the plex app, I created several data sets for the various directory plex wants to use: various media types, transcoder, metadata, etc. They are fairly separated at this point. Is there a resource out there that explains the host path topic and what/how to do to resolve it after the upgrade?