NextPVR Forums

Full Version: Coachella 2023
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been watching Coachella this weekend and never thought that anyone else would care but those that have streamlink installed for some of my other Extras then it is just a matter of storing this as extra-coachella.xml in you your user data folder.  It's very easy to flip between channels, but you might want to edit the channels numbers before importing them for remote entry.

For some reason I suspect a bug in NextPVR web because this is being transcoded to 720p but in Direct Play Client and even Emby web it is 1080p

Code:
<?xml version='1.0' encoding='utf-8'?>
<extras title="Coachella">
  <channel name="Coachella 1" number="1" tvg-id="C1.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=rE6QI0ywr0c best -O</args>
  </channel>
    <channel name="Coachella 2" number="2" tvg-id="c2.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=ZyqOJNHkJGk best -O</args>
  </channel>
  <channel name="Coachella 3" number="3" tvg-id="c3.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=tWN3p6gtBi4 best -O</args>
  </channel>
</extras>

Martin
Week #2

Code:
<?xml version='1.0' encoding='utf-8'?>
<extras title="Coachella">
  <channel name="Coachella 1" number="1.1" tvg-id="C1.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=CLy0wA4If2k best -O</args>
  </channel>
    <channel name="Coachella 2" number="1.2" tvg-id="c2.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=eFzBaK7KyeI best -O</args>
  </channel>
  <channel name="Coachella 3" number="1.3" tvg-id="c3.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=XV0PezqafmU best -O</args>
  </channel>
</extras>

Martin
Week 2

Code:
<?xml version='1.0' encoding='utf-8'?>
<extras title="Coachella">
  <channel name="Coachella Stage" number="2023.1" tvg-id="C1.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=3ti6RRk-OVQ best -O</args>
  </channel>
    <channel name="Outdoor Theatre" number="2023.2" tvg-id="c2.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=3C57SwK9QvY best -O</args>
  </channel>
  <channel name="Sahara" number="2023.3" tvg-id="c3.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=o7q7ahC5eMI best -O</args>
  </channel>
  <channel name="Mojave" number="2023.4" tvg-id="C4.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=dZgeMO52kvg best -O</args>
  </channel>
    <channel name="Gobi" number="2023.5" tvg-id="c5.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=7Zv5aSik3Fk best -O</args>
  </channel>
  <channel name="Sonora" number="2023.6" tvg-id="c6.com">
    <command>streamlink</command>
    <args>https://www.youtube.com/watch?v=RzFS36bQvv0 best -O</args>
  </channel>
</extras>
Nice to have yauiclient this year to watch 4 stages at once.