Jacob Gillespie

Results 65 comments of Jacob Gillespie

Ooooh, there's an endpoint that retrieves the access tokens of multiple users? That would make this a lot more user-friendly. Let me take a look and see if I can...

I _think_ I can actually call the Plex API directly, just like the Plex servers are doing - I just determined that the "some long ID number" is the machine...

It works! I'm able to enumerate all the users who have access to the system, from managed users, Plex Home users, to friends who have share access as well as...

Yeah, my thought was not to have any automated syncing (since that would make it super easy to accidentally overwrite something), but perhaps just running `plex-sync sync` would give some...

Let me see what I can do - I should be able to implement this.

Hey! Sorry, I'm not entirely familiar with `viewOffset` - do you have any more information about what you'd like it to do?

Oh, interesting - yeah, that would be useful. I'll take a look next time I have some availability. 👍

> "mine", "hers" "ours" sync accounts How would that work? As it stands right now you can read and write (or just read or just write) from any source to...

Ah, yes, so that's where it would have to be smart beyond what it can do now, but could definitely be implemented as an option... I'm starting to push the...

I know this repo used to have a `Brewfile` for installing brew software - I'm using one in my dotfiles: https://github.com/jacobwgillespie/dotfiles/blob/main/Brewfile. You can install regular formulae, casks, fonts, even App...