- I have a TrueNAS Scale machine that I'm trying to get set up with Plex, but I can't seem to get Plex to share the directory where my media files will be stored
- The problem is that the
Type*
dropdown fields forPlex Data Storage
, andPlex Configuration Storage
, are disabled, and I'm not sure what I need to do to enable them - The vast majority of instructions I've found online dealing with this appear to be using an older version of both TrueNAS and Plex, so none of the settings or directions seem to apply to my situation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Crash file: C:\Users\Malachi\AppData\Local\SumatraPDF\crashinfo\sumatrapdfcrash.txt | |
Exe: C:\Program Files\SumatraPDF\SumatraPDF.exe 7.71 MB (8,081,368 Bytes) | |
Dll: C:\Program Files\SumatraPDF\libmupdf.dll 13.01 MB (13,642,752 Bytes) | |
BuiltOn: 2022-09-25 | |
Type: dll | |
Ver: 3.5.15249 pre-release 64-bit | |
Git: ab7bf7cb59b51b23a00c38062ad402799427c079 (https://github.com/sumatrapdfreader/sumatrapdf/commit/ab7bf7cb59b51b23a00c38062ad402799427c079) | |
OS: Windows 10.19044 build 19044 64-bit | |
Number Of Processors: 4 | |
Processor: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def test_gist(obj): | |
print(obj) | |
return 0 | |