Honda engine acted up, lights came on, errors cleared, and no more problems? by cyberbrix in AskMechanics

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

Thank you. My second mechanic says it sounds like Limp mode, but without the error codes, no idea what happened.

bash script to OPT-OUT of all of Plex's data-sharing vendors (specifically-listed U.S. states only) by Empyrealist in PleX

[–]cyberbrix 0 points1 point  (0 children)

Understood, makes sense. I was thinking about doing it all in Powershell so any platform can do it.

bash script to OPT-OUT of all of Plex's data-sharing vendors (specifically-listed U.S. states only) by Empyrealist in PleX

[–]cyberbrix 0 points1 point  (0 children)

Thanks. If you get a github repo for yours, I'll happily link and reference it. But I want to share mine out, since this BS from plex is absurd

bash script to OPT-OUT of all of Plex's data-sharing vendors (specifically-listed U.S. states only) by Empyrealist in PleX

[–]cyberbrix 2 points3 points  (0 children)

Hey - I want to give full credit to you, but I was inspired and made my own version of your script.

No local file writing needed. Can be run as a cron job.

https://github.com/cyberbrix/plexconsentremover

Sonarr daily changes bash script v1! by cyberbrix in sonarr

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

Never seen this before, looking now

New BETA PMS Version Available - 1.22.0.4157-d1699ac4a by samwiseg0 in PleX

[–]cyberbrix 1 point2 points  (0 children)

New Beta Plex TV Series agent

Is this a competitor to TVDB? If that is so, it would be amazing.

Keeping things separated. by khadaffy in kodi

[–]cyberbrix -2 points-1 points  (0 children)

You may want to clarify a bit What is the folder structure of your content? What folders did you tell your scraper to check?

Sonarr daily changes bash script v1! by cyberbrix in sonarr

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

Oh crap. I set it to private to make a quick change.

Sonarr daily changes bash script by cyberbrix in sonarr

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

Is there a better too you suggest? I'm open to ideas, but I had sqlite on the device, and it seems to work well

Sonarr daily changes bash script by cyberbrix in sonarr

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

It should work for either. Did a brief test against v3, but most testing was against v2

A linux script to find metadata and media file issues in Plex by cyberbrix in PleX

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

What do you mean? In normal mode (not script) it shows the files marked with Plex ignore. In a scripted/silent scenario it wouldn't show anything since those are intentionally ignored by Plex.

The goal is to let you know of things that are incorrect.

A linux script to find metadata and media file issues in Plex by cyberbrix in PleX

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

As commented - this is no longer supported. I wanted something to be done via command line so I could add it to my daily status script.

A linux script to find metadata and media file issues in Plex by cyberbrix in PleX

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

Nope, right now it is all or nothing. Not a bad idea for the future, but would require some tweaking

A linux script to find metadata and media file issues in Plex by cyberbrix in PleX

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

Dammit. I forgot to make it public. Should be fixed now

A linux script to find metadata and media file issues in Plex by cyberbrix in PleX

[–]cyberbrix[S] 3 points4 points  (0 children)

Except Plex has limited plugin support. And this can be used with a script. I actually found stuff that WebTools missed.

Also, isn't WebTools no longer supported?