No repeat flags on T3

Started by scotty, April 22, 2015, 02:09:22 PM

Previous topic - Next topic

scotty

In my recorder setup on the Ice website I have a custom repeat flag setup to add (Rpt) to the end of the program title, but it doesn't show on the T3.

I contacted Ice Support in October last year and was told it would be available very soon.
I contacted Ice Support in January and was told the interim API the T3 uses can't handle it but final testing on the new API was underway, so it is very close.

It's now almost May. Any idea when we'll be able to see repeat flags on the T3?

Scotty

Chuckles


prl

As of May 13, the last time I looked, the IceTV data for the T3 contains a previously-shown field for each program, but its data fields were always empty.

But even if it was there, the T3 current firmware wouldn't display it; the common "event" object used for both IceTV and broadcast EIT EPG data has no data fields or methods that the T3 UI could use to display the repeat flag, nor any of the other nice metadata that IceTV supplies, but is currently not displayed on the T3.

That "nice metadata" includes show language, country where produced, video format, series flagging, star rating (though that's currently empty), credits and episode number as well as the repeat flag.

The repeat flag has data fields that go beyond a simple true/false: the fields can indicate when it was last shown and on which channel.
Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

scotty

Quote from: prl on May 21, 2015, 10:42:01 AM
As of May 13, the last time I looked, the IceTV data for the T3 contains a previously-shown field for each program, but its data fields were always empty.

But even if it was there, the T3 current firmware wouldn't display it; the common "event" object used for both IceTV and broadcast EIT EPG data has no data fields or methods that the T3 UI could use to display the repeat flag, nor any of the other nice metadata that IceTV supplies, but is currently not displayed on the T3.

That "nice metadata" includes show language, country where produced, video format, series flagging, star rating (though that's currently empty), credits and episode number as well as the repeat flag.

The repeat flag has data fields that go beyond a simple true/false: the fields can indicate when it was last shown and on which channel.

Fair enough. It would be nice if a proper repeat flag could be used at some stage.

However, all I'm after is for the custom repeat flag feature under My Recorders > Settings to work, which adds "(RPT)" or whatever you want to the program title, sub-title or description. It's been a feature of Ice for years and it's disappointing it's not working for the T3.

It's now almost June and still no word from IceTV!

Scotty

prl

Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

prl

Quote from: scotty on April 22, 2015, 02:09:22 PM
... I contacted Ice Support in January and was told the interim API the T3 uses can't handle it ...
I don't know what that's supposed to mean. All that the function does is change one of the strings that is already displayed by adding a something like '[R]' to it. I don't know why that would change the API.
Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

Chuckles

Quote from: prl on May 21, 2015, 11:52:56 AM
Quote from: scotty on April 22, 2015, 02:09:22 PM
... I contacted Ice Support in January and was told the interim API the T3 uses can't handle it ...
I don't know what that's supposed to mean. All that the function does is change one of the strings that is already displayed by adding a something like '[R]' to it. I don't know why that would change the API.

I agree. I have this feature configured to add the text to the description, but of course this has never actually happened.

This doesn't need an API change, it just needs the IceTV server sending the data to my PVR to honour the setting and add the flag text to the end of the description text.

prl

What is true of repeat flagging on the T3 is that at present the firmware can't display repeat flags directly as an independent entity.

But that's OK, because currently the T3's IceTV EPG feed is bereft of repeat flagging data, so there seems little point to add the capability at the moment.
Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

Dave at IceTV

Quote from: prl on June 04, 2015, 12:58:29 PM
What is true of repeat flagging on the T3 is that at present the firmware can't display repeat flags directly as an independent entity.

But that's OK, because currently the T3's IceTV EPG feed is bereft of repeat flagging data, so there seems little point to add the capability at the moment.
It's the old 'which came first, the chicken or the egg?' scenario. The T3's IceTV EPG feed is bereft of repeat flagging data because the T3 cannot use it (or any of the other extra EPG data). If it was possible for the T3 to use the standard repeat flag data it's EPG feed would still include the repeat flagging.

All PVRs allocate a limited amount of memory for EPG data processing and storage so sending more data than the PVR can cope with (when it cannot even use it) would make the PVR more sluggish for no benefit to the user.
cheers

Dave
Customer Service

prl

Lots of other data that currently isn't used by the T3 is sent in the EPG. Why not the repeat flags?
Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

scotty

An update on the custom repeat flag situation...

I contacted Ice Support in October last year and was told it would be available very soon.
I contacted Ice Support in January and was told the interim API the T3 uses can't handle it but final testing on the new API was underway, so it is very close.

I contacted Ice Support in June and was told mid-July:
Quote from: Dave @ IceTVThe new system, that will allow us to add custom repeat flags for the T3, will be live by mid July. I don't know if it will already have custom repeat flags then or if they will need to be enabled - but once the system is live it will be easy to make changes like custom repeat flags. .

I contacted Ice Support today and was told we're too busy with Skippa to fix a broken feature that should be working:
Quote from: Dave @ IceTVThe custom repeat flag is still a little way off. We're still busy with the new Skippa at the moment so the custom repeat flag won't happen until the dust settles from that.

IceTV on the T-Series without custom repeat flags for 10 months and counting!

Scotty

prl

I'm not sure just what API is meant in that.

The IceTV JSON feed to the T series Beyonwizes does seem to have repeat flagging, though a little odd. Repeats contain a JSON object like this:"previously-shown": {"start": "", "channel_id": ""}and new runs appear not to be tagged like that. The details of the "previously-shown" data always seem to be empty strings.

However, the API between the Beyonwiz T series IceTV plugin and the T series EPG does not explicitly allow for repeat flagging to be stored in the device's EPG. The EPG is in the form of the broadcast EIT EPG, and there appears to be nothing specific in that to accommodate repeat flagging.

It could potentially be added as an extra item descriptor in the EIT EPG format in the Extended Description. Similarly for things like credits information and production date. I'm not sure how that would work on the display side of the EPG.

There is capacity for explicitly storing the classification and genre information in the T series EIT EPG, but there is currently no API to do it. I think that the API could be extended pretty easily to accommodate that. The non-standard text genres in the IceTV EPG could be dynamically mapped into genre codes for storing in the EPG and for decoding for display.

I have no idea how any of that fits with IceTV's plans for repeat flagging on the T series, or what is planned to make other IceTV metadata visible in the T series EPG display.
Peter
Beyonwiz T4 in-use
Beyonwiz T2, T3, T4, U4 & V2 for testing

Dave at IceTV

#12
Custom repeat flags were enabled a couple of weeks ago for the T series Beyonwiz PVRs. If you have setup custom repeat flags for your T2, T3 or T4 but you cannot see them try selecting Restart from the Power menu on the Beyonwiz.

It seems that what I was seeing was a result of the T4 software update using the repeat data from the IceTV guide feed and not our recently implemented custom repeat flags for T series Beyonwizes.



cheers

Dave
Customer Service

scotty

Quote from: Dave at IceTV on September 10, 2015, 03:15:37 PM
Custom repeat flags were enabled a couple of weeks ago for the T series Beyonwiz PVRs. If you have setup custom repeat flags for your T2, T3 or T4 but you cannot see them try selecting Restart from the Power menu on the Beyonwiz...
Hi Dave,

Thanks for the reply.

Custom repeat flags still don't seem to be working. What you're seeing in your screenshot is true repeat flagging added in the latest beta I think, not custom repeat flags.

On my T4 and T2 I have "(Rpt)" at the end of the title and "[R]" at the beginning of the title, respectively, enabled as custom repeat flags but I only see "[Rpt]" at the end of the title as per your screen shot on both the T4 and T2. I'm running the current beta on both.

Scotty

scotty

... also, the movie Behind The Walls from your screenshot isn't correctly marked as a repeat even though it is on the IceTV website.

The repeat flag in the feed seems to be a bit hit and miss.

Scotty