How it correlates with your following sentence then?
I already submitted a PR to Kodi which will enable skins to mark channels and programs that are archive capable, sadly it is very late in the development cycle for it to be accepted into Kodi v18, but it should make it in one way or another into v19.
It’s only part of the feature. What was accepted is a change that allows Kodi to know whether a channel has archive support or not. You still need whatever addon you’re using to support the archive feature as well.
The only acceptable solution for TK is proper suppport in addon itself like other addons do. I already started to look how to achieve this functionality but without any final work. Instead of few lines in Kodi there must be bunch of functionality in addon that’s why I gave up for now.
Probably not in near future. Last time I got some progress but then I come to one showstopper which I couldn’t find solution myself and also didn’t got any useful feedback on this issue.
When running, epg charges about 5 minutes
xml - url & xml from location always time above 5 minutes
when it loads, it shows the archive for all channels
and I have an archive only for 75% of channels
If your playlist doesn’t contain this information, and you are using the URL suffix in the Archive settings, there is currently no way to only have some channels be listed as archive capable.
if I turn off the archive in pvr the icon disappears from the timeline
but it doesn’t turn off from the channel window
I checked several visable but it didn’t help either
I pushed a fix for this. It should be available in the nightly build tomorrow.
It should be version 3.8.3.2
After disabling the archive, you will need to disable and enable the addon in order to reload all the channels. Then you should notice that the archive markings are gone from the channel list and from the guide.
ok I checked and it doesn’t work for me
the archive icon still appears in the tv window with and without channel logos
only turns off in the guide window
nothing has changed
(pvr addon restared of corse)
what is the correct marking of the m3u list the archive icon is also everywhere and I don’t have an archive for each channel my list has a signature timeshift ="7"
The addon will prioritize catchup-source if it’s in the m3u list. If the tag is present, it will use it to determine whether a channel has archive capability or not.
If you have a custom URL suffix defined in the addon settings and catchup-source is not available, then all channels will be tagged as archive capable, as there is no real way to determine which one has archive and which does not.