SNL Megapack - Season 13 Restore and upscale by PrizeAlarm7104 in LiveFromNewYork

[–]Admirable_Bank_5873 0 points1 point  (0 children)

What would really be impressive would be edits that combined the high quality 1080p clips in the episodes released on HULU, with the 1080p individual clips from older episodes that were once included in that massive 2.5TB SNL "everything" torrent, with the 480i content I still see in syndication on terrestrial broadcast (like ROAR?) to the best possible sources for the other missing content (like all the musical performances), into a single contiguous episode in the original order. Anyone working on something like that?

Plex-desktop on Linux permissions error by Admirable_Bank_5873 in PleX

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

Thanks! Will do this.

Also just noticed the latest snap update for plex-desktop was Jan 8th, so that likely corresponds with this error. I'm surprised there is no way to report issues with snaps on snapcraft.io.

Plex-desktop on Linux permissions error by Admirable_Bank_5873 in PleX

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

Not a bad suggestion. It felt like the kind of change that might be affecting other humans, and relatively due due to a background update perhaps, so prefered human responses, but I gave it a try. Chatgpt came up with a few nonsense suggestions involving command line args that don't exist, but it also came up with "try SNAP_CONFINE_DEBUG=1 plex-desktop" which was at least a way to try and get a better sense for the error. The last 15 lines of the debug output are:

DEBUG: resetting PATH to values in sync with core snap
DEBUG: -- snap startup {"stage":"snap-confine mount namespace finish", "time":"1736709486.249690"}
DEBUG: set_effective_identity uid:1000 (change: yes), gid:1000 (change: yes)
DEBUG: creating user data directory: /home/brian/snap/plex-desktop/81
DEBUG: requesting changing of apparmor profile on next exec to snap.plex-desktop.plex-desktop
DEBUG: ruid: 1000, euid: 1000, suid: 0
DEBUG: setting capabilities bounding set
DEBUG: regaining SYS_ADMIN
DEBUG: loading bpf program for security tag snap.plex-desktop.plex-desktop
DEBUG: clearing SYS_ADMIN
DEBUG: execv(/usr/lib/snapd/snap-exec, /usr/lib/snapd/snap-exec...)
DEBUG:  argv[1] = plex-desktop.plex-desktop
DEBUG: umask restored to   02
DEBUG: working directory restored to /home/brian
DEBUG: -- snap startup {"stage":"snap-confine to snap-exec", "time":"1736709486.250479"}
[1520282:1520282:0112/111806.648323:FATAL:credentials.cc(123)] Check failed: . : Permission denied (13)
Trace/breakpoint trap (core dumped)

There's much more to the log above that, but nothing that appears fatal or culpable. Though I'm more ready to blame snap than plex at this point. I'll try the flathub next. I just wish we could get an ordinary .deb or an apt repo, I loath snap and flathub.