Jump to content

Issue recording a series when using IPTVBoss guide data


AKSkinz

Recommended Posts

I have been using IPTVBoss for guide data but have run into an issue where if I set a series to record all episodes, it only will pick up new episodes. Is anyone else having this issue or have a configuration that works with Emby so when scheduling something it will pick up all episodes?

epglayout.png

Link to comment
Share on other sites

Here's it with Emby Guide data. I'm using Hot Bench as an example as they are shown back-to-back this afternoon. At 3pm there are 2 episodes.embydataguide.png.5d7c15756427171d36ae912a19e9bfd0.png 

I click on the "New" episode and set it to record and then adjust it to record all episodes.

embydatashowset.png.0257b2c3aba8e0d5f08eb233e7beda76.png

If you scroll down after backing out and reentering to refresh data, it shows all episodes as being tagged to record. Note the 3:30pm one is listed.

embydatashowset2.thumb.png.d624bf31c260663ac75bdc8361b540cd.png

If I do a search for the program, it shows it once in the results.

embydatasearch.png.0e635ccff71f824e77d472822a967fa8.png

So, all works good using Emby guide data with an HDHomerun. If I change it to "New Episodes" only then it does unmark the repeats.

With IPTVBoss data using same HDHomerun, here's the guide.

iptvdataguide.png.de727a04ce26665bec1fc0fc7eecc0d2.png

Click into the "New" episode and set it to record and then adjust it to record all episodes.

iptvdatashowset.png.408aa0898aa45a03fce7b84f52e80da6.png

If you scroll down after backing out and reentering to refresh data, it shows only the shows that are marked as new. Note that it doesn't list the 3:30pm repeat.

iptvdatashowset2.thumb.png.6cebc345983109d55ea4f7d39387f38e.png

If I do a search, it finds 2 programs that looks like 1 is for the new episodes (note the recording icon) and the other is the repeats.iptvdatasearch.png.62a0899a4fa759639e957940dd9606dc.png

This is what I have setup for data in IPTVBoss. It is basically the default setup, but I removed the "icon" component from the remove column to have it show up in the guide. I have also tried removing the "NEW_TAG" but that didn't seem to change anything.

epglayout.png.f12ec3cc504b06d30bb0e06095fe80e4.png

 

Link to comment
Share on other sites

No... if I remove the tag it then thinks it's a repeat and doesn't mark any new episodes to record as shown in the screenshot you asked for. The 3pm show should be "new".

Link to comment
Share on other sites

If that's the issue then we'd have to look at the actual xml to figure out why they're not being grouped as the same series.

Link to comment
Share on other sites

I figured someone may know a good configuration since I see a bunch of people mention that they use it. When using Emby guide data it displays a new episode like this:

embydataguide.png.f9566980b6c1fd95a3b52726864df877.png1new.png.2d3bc48433a6da9baac4d377250b5b9f.png

But when you look in the list when you're scheduling it, it doesn't show what episode is "new":

1new1.png.a8d972dc90f2f944774af8856ed105a7.png

And if I do a search for the program, it only displays a single one:

embydatasearch.png.0e635ccff71f824e77d472822a967fa8.png

 

 

 

 

 

 

 

Using IPTVBoss data, it adds another "new" entry next to the green one:

iptvdataguide.png.5da35b6bf8c6d212cb6132b74888bc60.png

2new.png.f33f37363167ad6d178b13392854ebd9.png

But when you look in the list when you're scheduling it, it now shows what episode is "new":

2new2.png.1039ae4f48dc72f334a87a520b3fa61d.png

And if I do a search for the program, it now displays 2, 1 for '"new" and 1 for repeats (note the one with the scheduled icon is the "new"):

iptvdatasearch.png.dea2c23a8d218373ab3c9cf4f1d1ac03.png

I just need to figure out what the correct fields are that Emby needs to be fed to work correctly. It seems to pick up the "new" field from somewhere other than the "NEW_TAG" field that IPTVBoss is feeding it.

Link to comment
Share on other sites

Right I think everything you just said you had already explained before. What I would like to get to the bottom of is why you have two entries in search, because I think that's going to answer the question of what's going on.

Two entries in search means that something in the guide data is making them appear as two different shows, so I need to see the xml to get to the bottom of that.

Link to comment
Share on other sites

Here's an xml file of the 1 channel with Hot Bench that I used in my example. Look at Monday afternoon @ 3pm to see what matches up with my screenshots above.

 

test.xml

Link to comment
Share on other sites

Right so here's the problem, two different series titles:

  <programme start="20231116200000 +0000" stop="20231116203000 +0000" channel="CBSWBZ.us">
    <category lang="en">Series</category>
    <desc lang="en">All Fenced Up
A fence repairman made a bid to build several hundred feet of fencing and three gates on a large private property, but says the bid did not include installation of the gates; the owner thought it did and resists paying him a penny more.</desc>
    <icon src="https://zap2it.tmsimg.com/assets/p10911935_b_v13_ac.jpg"></icon>
    <title lang="en">Hot Bench ᴺᵉʷ</title>
    <new />
  </programme>
  <programme start="20231116203000 +0000" stop="20231116210000 +0000" channel="CBSWBZ.us">
    <category lang="en">Series</category>
    <desc lang="en">Cat Man Don't
A landlord allows his cats to urinate all over an allergic tenant's possessions, so the tenant withholds rent.</desc>
    <icon src="https://zap2it.tmsimg.com/assets/p10911935_b_v13_ac.jpg"></icon>
    <title lang="en">Hot Bench</title>
  </programme>

It's OK to add tags, but don't do that by mucking with the show name. In this example, there's no other information provided that the server can use to determine that those belong the same series. That's why you see two entries in search.

You should be using the dedicated xmltv tags for repeat, new, etc.

Link to comment
Share on other sites

That is added by IPTVBoss. If I remove it, then it's not seen as "new" and skips it as stated here:

On 11/14/2023 at 8:55 AM, AKSkinz said:

Actually if I remove the "NEW_TAG" it no longer sees them as new and marks them to skipiptvdatashowsetnewremoved.thumb.png.10b0965930c8fa39651070216d1099a2.png

 

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...