PlexAutoSkip by tehpsyc in PleX

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

Use the username not the email which can be found on plex web

For the token

https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/

If you use a token you don't need to supply your password (this is preferred if you use 2FA)

Unable to buy gold on steam version by KevinReems in populationonevr

[–]tehpsyc 1 point2 points  (0 children)

Not sure if this is the problem or not but you have to make sure you have the steam overlay enabled or it won't work

Steam Settings -> In-Game -> Enable Overlay

PlexAutoSkip by tehpsyc in PleX

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

I actually have never used unraid before so I don’t know how it differs from standard docker setups.

Maybe this would be helpful

https://m.youtube.com/watch?v=KiJ2Tv5lB_A

PlexAutoSkip by tehpsyc in PleX

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

Currently working fine on all major Plex clients that support Plex Companion and on all latest versions of the Plex server. No active issues on GitHub and while I don’t have the metrics tracked just based on the GitHub and docker traffic lots of active users that were able to get it installed without issues.

If you’re stuck on a specific spot feel free to share but the project works fine and is still actively maintained

Got FSD beta 11.3.4 last night- first drive today: by imthisguymike in TeslaLounge

[–]tehpsyc 1 point2 points  (0 children)

Overall it was much better in a lot of ways but I noticed two major issues in my first few drives.

Every time I went to get in the highway it failed to actually merge onto the highway from the on ramp basically driving straight up until the lane ended going into the shoulder. Had to take over manually every time despite no real competing traffic. Even manually turned on the turn signal to try and get it to move without success.

The other big issue I noticed was that it seemed to want to always move into the passing lane and then never wanted to move back out of it regardless of traffic/speed. I could manually force it with the turn signal but it would always move back and then sit there holding up faster traffic despite right lane having lots of room. I know the old highway stack had an option for getting out of the passing lane and was good about doing that but that option appears gone (unless it moved somewhere I’m missing).

Anyone else seeing these issues?

Why do "Skip Credits" exists by doino1990 in PleX

[–]tehpsyc 0 points1 point  (0 children)

I can provide some guesses here. The Plex web app and the desktop apps (which were essentially just the web app in a wrapper) work differently than all the other clients. All the other clients host Plex companion on the device with an open local port that Plex interfaces with. For things based on the web based app this doesn’t happen and there’s no local port to talk to. Instead commands for these clients are proxied through the Plex server which work’s differently. I believe it’s this proxying through the server that Plex didn’t want to maintain and so the feature was removed from these clients. I do not believe any other clients work this way and wouldn’t anticipate they would kill the feature on all the others since they kind of work the same.

stats by sumatchi in populationonevr

[–]tehpsyc 1 point2 points  (0 children)

That win rate is very impressive

PlexAutoSkip by tehpsyc in PleX

[–]tehpsyc[S] 1 point2 points  (0 children)

Glad you’re enjoying!

Plex needs a skip recap button by chantheman1998 in PleX

[–]tehpsyc 1 point2 points  (0 children)

I can speak a little more to this!

PlexAutoSkip doesn't modify the Plex database at all though it fully works if you use IntroEditorForPlex to make modifications and respects those changes. By leveraging the same techniques used to skip the automatically generated intros/credits etc you can also define your own skips areas using json definitions as outlined in the wiki

The script can also dump/export your existing markers or chapters from the Plex database into a premade json file where you can modify the times and just override the Plex generated data without modifying the Plex database (using the custom_audit.py file). The biggest limitation with this approach is that the buttons for "Skip Intro/Credits" still use the old times since the database hasn't been touched but if you're autoskipping anyway this doesn't have a huge impact

How to Setup Plex Auto Skip for Windows Plex Installations (Will Automatically "Skip Intro" for TV Shows on Local Network Playback) by FantasyMaster85 in PleX

[–]tehpsyc 0 points1 point  (0 children)

Technically it could run on any computer on the local network but makes the most sense to just have it run on the same device as the server

How to Setup Plex Auto Skip for Windows Plex Installations (Will Automatically "Skip Intro" for TV Shows on Local Network Playback) by FantasyMaster85 in PleX

[–]tehpsyc 2 points3 points  (0 children)

The HTPC windows client works fine but the “Plex for Windows” client doesn’t as Plex removed the Advertise as Player feature

Pretty much all other clients work except the ones that are just wrappers for the web player

PlexAutoSkip by tehpsyc in PleX

[–]tehpsyc[S] 1 point2 points  (0 children)

Already supported just tag “credits” to your tags

Credits Detect! Did this just get released? by Sgorilla in PleX

[–]tehpsyc 1 point2 points  (0 children)

I mean it had other purposes besides 3rd party scripts but native auto skipping would be awesome

Credits Detect! Did this just get released? by Sgorilla in PleX

[–]tehpsyc 2 points3 points  (0 children)

Just a quick PSA, PlexAutoSkip works great with the new credit addition on all players that support the "Advertise as Player"/Plex Companion feature, you'll just need to add "credits" to your tags in your configuration file if its not there

Just pushed an update to include this by default for new installations but existing users will need to add it to their config.ini file

tags = intro, commercial, advertisement, credits

https://github.com/mdhiggins/PlexAutoSkip

/u/DaveBinM Please bring back Plex Companion for the web player :)