User Friendly .m3u export options

You frequently miss the point of people posting. :man_shrugging:

The whole point of the OP post is to make it easy to do what is already implemented.
Why bother having to paste in a url, when u can just have a button on the admin UI that does it for you. fast and easy.
Making something easier and visible is not at all superfluous.

I guess u all are saying in so many words, that since it "un-documented API functions" that is your way of saying that the devs do not want users to know of or use this function or ability, thus they will never make it a obvious option.? Is that so? then just say so.

1 Like

We have no idea what the devs think. Only they can answer that question.
I'm all for adding ease of use functionality, but the devs have final say on what is implemented.
Guess we're just too impatient at getting what we want and find these ways around it, knowing it may break with any update.

No. The whole point of undocumented API endpoints is that they are unsupported, and as such, subject to change. A user–facing button would be pointless, because such features are—again—unsupported.

I would think if they added the button it would be "supported"?

2 Likes

Correct

And again, you officially speak for the devs, or you are one of them?

2 Likes

Neither. But, the questions you ask have already been answered several times over. So, why expend energy, when your ephemeral answers are there.

In short: search for yourself and don't whine when it doesn't work, because it's not supported.

If you want a more professional or diplomatic response, then wait until your many–times–answered request has officially been addressed.

Never hurts to ask.
I'm still waiting for an "official supported" manual recording implementation, but meanwhile our workaround works.

Yes, the request is precisely to make something that unofficially exists today be made discoverable/documented/supported. While those of us that frequent the forums and are tech savvy may be able to take advantage of it now, I feel like the broader user community could also take advantage of it if the Devs decide to embrace it. I have read every single post on these forums for years, and I missed the specific ability of VLC to load in the m3u. Lots of users never visit these forums, and even if they do, they’re not going to search for it if they don’t know it exists. And even with the good instructions provided, lots of users would struggle to run the curl command to get the file.

In my mind, It would give us another option for users that are frequently asking for a “PC” client, at least for live TV. Perhaps it’s a bad idea for reasons I haven’t considered, but I thought it was worth suggesting. To me, it is just another cool feature of the product that many people don’t know about or aren’t savvy enough to take advantage of.

1 Like

I'm not opposed to adding links. It's easy to do and if it makes things more user friendly, that's great.

The issue is we never found a way to actually do it.

Anyway, I asked some VLC devs today and they said this should work: vlc://<url>. We can try putting that in a link and see what happens (<a href="vlc://http://x.x.x.x:8089/devices/ANY/...">watch in VLC</a>)

5 Likes

That would be extra awesome! I also wondered if you could launch VLC directly, but I wasn’t holding my breath on it. I was going to happy just to have some the URLs themselves and a little documentation/explanation of how to use them. :grin: Thank you for considering this, I think it will be very useful to many users!