Jump to content

What data does "Record Series" need?


BillOatman
Go to solution Solved by Luke,

Recommended Posts

BillOatman

If I have m3u and xmltv files that contain MLB games and the entries are like this:



#EXTINF:-1 CUID="IrisMLB-15" tvg-id="MLB 15" tvg-name="Boston Red Sox (59-54) at New York Yankees (71-39) in Yankee Stadium" tvg-logo="https://upload.wikimedia.org/wikipedia/en/thumb/a/a6/Major_League_Baseball_logo.svg/330px-Major_League_Baseball_logo.svg.png"group-title="IrisMLB",MLB 15 HD

     <channel id="185">
          <display-name>MLB 15 HD</display-name>
          <icon src="https://upload.wikim...vg.png"></icon>
      </channel>

  <programme start="20190804230500" stop="20190805030500" channel="MLB 15">    
<title>Boston Red Sox (59-54) at New York Yankees (71-39) in Yankee Stadium</title>    
<desc>Boston Red Sox (59-54) at New York Yankees (71-39) in Yankee Stadium. 08/04/2019 7:05 PM Regular Season game 4 of 4</desc>    
<live />  
</programme>


 

If I wanted Emby to be able to record every Yankees game for the season for example, what would I need to add? episode_num tag in the programme entry or something? Would I need to always name the channel "Yankees" or something else that was constant?

Edited by BillOatman
Link to comment
Share on other sites

BillOatman

Like 

<episode-num system="xmltv_ns">2019.9.0/1</episode-num>

As long as that first number is unique (2019 above) it should record it as a series?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...