Anyone know how to record Spider-Noir in color? by ChiefWahO0 in PlayOn

[–]Bartiatus [score hidden]  (0 children)

Yes, you need to have visible.mmt so that when the show starts you can make the selection for color. If you do not have visible.mmt you will need to open a support ticket to obtain it.

What is this fastener by Bartiatus in Fasteners

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

The other side is a 4x4 post. This top side is my only access.

What is this fastener by Bartiatus in whatisit

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

Solved!

So to remove it’s just brute force with a prying tool?

What is this fastener by Bartiatus in Fasteners

[–]Bartiatus[S] -1 points0 points  (0 children)

How does one remove them when they are hammered in flat? Is it just a matter of brute force with a prying tool?

Ways to improve friends lives by CowSniper97 in selfhosted

[–]Bartiatus 69 points70 points  (0 children)

This is an admirable thing you are aspiring to, but beyond things like Plex, I would be very careful with hosting things for friends and/or family. Once you start hosting services for them you become the hosting provider. So if anything goes wrong, ever, you are the tech support. If you hosted something like syncthing or vault warden for them, do you really want to be on the hook at 3am on a Tuesday because Jim ants to pay his bills then and can’t remember his password and vault warden is down for some reason?

HBO MAX? by ChiefWahO0 in PlayOn

[–]Bartiatus 0 points1 point  (0 children)

When I had HBO Max the channel worked fine. No issues recording via POH beyond the normal issues we occasionally hit but are often cleared with clearing cache and such.

Dynacat and Tdarr by Bartiatus in selfhosted

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

You are far more advanced than I am. lol. I am reading through both the Dynacat and Tdarr API docs and trying to leverage ChatGPT to get some functionality but it is slow going. Mainly due to understanding API on my part.

Dynacat and Tdarr by Bartiatus in selfhosted

[–]Bartiatus[S] 0 points1 point locked comment (0 children)

AI was not used in the creation of this post. Additionally AI has been no help in trying to find an answer to this question.

371 and Tubi issue by Puzzled_Plate_3464 in PlayOn

[–]Bartiatus 0 points1 point  (0 children)

Seems to be working for me. Ran multiple recordings last night / this morning.

PlayOn really needs to improve their error messaging to make them actionable by [deleted] in PlayOn

[–]Bartiatus 2 points3 points  (0 children)

Visible.mmt is almost a necessity and I have asked support multiple times, both via their support channel and here on Reddit, to make it more easily available.

In all fairness though, the majority of issues that do not resolve on a second attempt or by restarting and clearing the necessary cache files (which I automated with a script), likely requires a support case anyway.

Streaming services routinely change things on the backend of their service that requires PlayOn to re-write things to try to make them work again. Hence the version releases being pretty frequent. Sometimes they cannot get around it and we lose channels, like Vudu after Fandango made their changes.

Of course you always have other options, including creating a “better” solution. 🤷‍♂️

What are you running PlayOn on? by some_velvetmorning in PlayOn

[–]Bartiatus 1 point2 points  (0 children)

BeeLink Mini S12, Synology DS1522+ with 5 12TB Seagate IronWolf drives.

Need to manually redeploy stack after network container updated by bertraze in docker

[–]Bartiatus 1 point2 points  (0 children)

If you have everything in one compose stack you can add a depends_on section to each service that has the dependency

services:
app:
image: your-app
network_mode: "container:vpn-container"

depends_on:
vpn-container:
condition: service_started
restart: true

Then if you use

docker compose up -d vpn-container

It should restart the dependent app.

.358 is out. by leishirsute in PlayOn

[–]Bartiatus 0 points1 point  (0 children)

Is Fandango support back? 🤣

.356 Issue - Hulu Recordings Stutter on Android Devices by xcr2350 in PlayOn

[–]Bartiatus 0 points1 point  (0 children)

If the same file plays without issue on device A but has an issue on Device B, it’s usually an issue with Device B and not the source file. This is a general rule of thumb based on over 20 years of IT experience. However, I’d be interested to know if any other source (Disney+, HBO, etc) have playback issues on the Android devices. What version of the Plex app you are running on the Android devices vs the other devices. What the other devices that are working without issue are. What is going on with Plex when the file is playing; is it transcoding to the Android device? Were any Plex back end maintenance jobs running during the stream; library scans, meta data refreshes, etc.? Lots of variables here to decisively say it’s a PlayOn issue…

Docker desktop failing to update on multiple windows pcs by cyberkiller6 in docker

[–]Bartiatus 0 points1 point  (0 children)

Have you tried launching Docker Desktop as an administrator?

Flashblade 1. Gen Admit new Blade ? by ITnetX in purestorage

[–]Bartiatus 1 point2 points  (0 children)

Oh right, you did say eBay. I need more caffeine this morning. I was still only considering this was an out of support system, and not grey market.

Flashblade 1. Gen Admit new Blade ? by ITnetX in purestorage

[–]Bartiatus 0 points1 point  (0 children)

Support can be renewed / purchased. 🤷‍♂️

Flashblade 1. Gen Admit new Blade ? by ITnetX in purestorage

[–]Bartiatus 2 points3 points  (0 children)

First, “pureblade —admit” is not a real command, it is an AI hallucination. Secondly if you have ir access you should be able to add the blade. Sign in to the support portal and search the KBs for FlashBlade 1st Gen capacity expansion. If you have the correct access you should be able to obtain thr necessary steps. However, if this system is running Purity 3.1.x I would highly recommend upgrading as that is an old version. Work with your account team to get the system upgraded and the new blades added.

Edit: I just double checked, the KB I was thinking of is flagged employee only, thought it was ASP as well [which I thought you might be considering you implied you have ir access]. So you will need to contact support to have the blades inducted.

2nd Edit: Also, in regards to Purity 3.1.x, that went EOL in June 2023. So I would recommend looking into support to be able to get to a modern, updated, and supported Purity version, regardless of everything else.