-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API/Command to play most recent entry of list #293
Comments
I made a pull request that implements a function that plays the latest episode of a tv show. For instance with curl:
You can call this method with every tv show on VRT NU. The tv show name is the part right after I'm not familiar with Home Assistant but this should work with I would appreciate it if you let me know how you finally implemented this in Home Assistant. |
Thanks for reporting back ! And thanks to @mediaminister for implementing it straight away ! :-) |
I renamed the Autostart wiki section to Automation and added the information from @mediaminister to that wiki page: https://github.com/pietje666/plugin.video.vrt.nu/wiki/Automation Improvements and feedback welcome. |
@mediaminister Should we add a VRTNWS Live TV channel playing the latest episode in a loop ? That would be quite like the VRTNWS radio channel which is a continuous loop as well, or it is actually more like the VRTNWS radio stream channel which always starts from the beginning, but always the latest episode. I think we should add it. |
I don't see the added value of a "Het Journaal" loop, there are plenty of possibilities in the menus to watch the last episode of "Het Journaal". But VRTNWS occasionally offers live events, breaking news, press conference reports or "Facebook Live" sessions on https://www.vrt.be/vrtnws/nl/ |
I agree, I don't see the added value of a looped VRT NWS playlist. |
It's the same value as the VRTNWS radio stream, with the added value that you also get any news flashes or news updates automatically. This is something that is often done on trade rooms to get the latest information when events unroll. So I don't think it is useful for the normal viewer that watches the latest episode only once, but rather for kiosks, trade floors, or places people queue |
Hallo, but this is not working at my setup. So, i tried the basic command: But it's also not working. Kodi tried something (it's showing the same; some progress sign 3 or 4-times), but it's not playing. Is something else changed? Can someone confirm that it still should work like that? Thanks |
This API was changed in version 2.0:
More info in the wiki: https://github.com/pietje666/plugin.video.vrt.nu/wiki/Automation#playing-the-latest-episode-of-a-tv-show |
Yes, this is working. |
I’d like it to play the latest News entry in the News category/directory list with a command, so I can instruct Home Assistant through its Kodi module to do this.
The text was updated successfully, but these errors were encountered: