Skip to content

Instantly share code, notes, and snippets.

View GigglePocket's full-sized avatar

Mal GigglePocket

View GitHub Profile
@GigglePocket
GigglePocket / troubleshooting_truenas_plex.md
Last active May 22, 2024 03:34
Troubleshooting issues with TrueNAS and Plex: Unable to select target directory for Plex streaming, `Type*` fields disabled, etc.

Troubleshooting TrueNAS with Plex

The Issue

  • 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 for Plex Data Storage, and Plex 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
@GigglePocket
GigglePocket / react-b-dnd-data-handling.md
Last active December 7, 2023 07:11
Asking for help from my betters about how to structure and handle/structure react-beautiful-dnd data in the db on the backend and IRT on the frontend

Project Info:

  • Operating System: Windows 10
  • IDE: VS Code
  • Browser: Firefox
  • My Current Project/Application:
    • Model: SSR
    • Mode: Production ONLY (Unfortunately)
  • Entry Point: frontend/dist/index.html
@GigglePocket
GigglePocket / crash_log.txt
Created October 4, 2022 21:22
Crash Log 2022/10/04 02:21 PM
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
def test_gist(obj):
print(obj)
return 0