4gray / iptvnator

:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
https://iptvnator.vercel.app
MIT License
2.82k stars 385 forks source link

fix(xtream): display epg when live tv channel is selected #436

Closed martymcflywa closed 1 month ago

martymcflywa commented 1 month ago

Fixes https://github.com/4gray/iptvnator/issues/435

Set this.streamUrl so that child live-stream-layout displays the EPG.

Before: Screenshot 2024-09-27 at 10 01 01 pm

After: Screenshot 2024-09-27 at 10 02 26 pm

Apologies, this is the first time i've contributed to this repository so i'm not 100% sure which branch this should be targeting. If this change is ok, please let me know if i need to select a different branch target.

Appreciate your work on this great app by the way. v0.16.0 is looking very nice!

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iptvnator ❌ Failed (Inspect) Sep 27, 2024 2:39pm
4gray commented 1 month ago

Just redirected the PR to electron branch, thanks for the feedback and the fix 👍