Ben Alman
Ben Alman
I'm taking a shot at this in #1345, I have some ideas.
This change is pretty necessary. As it currently stands, this hook's returned values won't change if a child element causes it to resize!
Can you try with this version of the script and post its output here? https://raw.githubusercontent.com/cowboy/synology-update-plex/3f4821ab9179dc8e4b9188c24cf2b18e166c733a/update-plex.sh Also, what's your NAS model and DSM version?
What's your NAS model and DSM version? Also, can you tell me the output of the following commands? * `uname -m` * `cat /proc/sys/kernel/syno_hw_version`
I there a known list of errors for `synopkg install`? I'd love to get some better error messages into the script.
> Reinstalled it and now it's ok, i don't understand why it disapeared Is the problem solved? Or still occurring?
Thanks for looking into this! I like the idea of running `/var/packages/Plex\ Media\ Server/target/Plex\ Media\ Server --version` to get the version. However, I'm concerned that the Plex Media Server app...
@notlebowski I've dealt with enough weird inconsistencies while writing this script that I'm feeling very cautious about removing the number / hash from after the dash. Do you think there's...
Note that in addition to 1.2 (mentioned in the OP), per the YAML 1.1 spec, "anchors need not be unique" https://yaml.org/spec/1.1/#id863390. It would be great to get this PR merged...
I also see this, when switching to a session that has only one window. Once I've created a second window in the target session (it can be subsequently deleted) I...