• 1
  • 106
  • 107
  • 108
  • 109(current)
  • 110
Information PseudoTV Live Beta Blog, Support & Discussion
Correct, sorry I forgot to mention I have a server/client setup. The server is a raspberry pi so to preserve sd card I map the centralized database to the share drive.

i have to do the above adjustments on the clients.
Reply
(2025-02-01, 01:24)wyild1 Wrote:
(2025-02-01, 00:53)wyild1 Wrote:
(2025-01-31, 23:52)Lunatixz Wrote: @wyid1 , @kvgantas

I can not replicate the issue with channels not building... On my end smartplaylists and all channels are building fine. Please, send logs...

I was also wondering have any of you tried clearing Kodi's PVR & Live TV data, or when Kodi is not running deleting your EPG.db from the userdata/database folder?

This maybe an issue with the channels building but the EPG isn't displaying the meta... THX
I dont think its pvr/epg.  Since i removed the pseudeotv.m3u and xml, the m3u ONLY has the autotune channels

pre:
cat cache/pseudotv.m3u  
#EXTM3U tvg-shift="" x-tvg-url="" x-tvg-id="" catchup-correction=""
#EXTINF:-1 tvg-chno="8000" tvg-id="302e526563656e746c79204164646564@PseudoTV_Live" tvg-name="Recently Added" tvg-logo="special://home/addons/plugin.video.pseudotv.live/resources/images/Recently Added.png" group-title="Favorites;Mi
xed;PseudoTV Live" radio="False" catchup="vod" favorite="True" realtime="False" catchup-source="plugin://plugin.video.pseudotv.live/?mode=broadcast&name=Recently%20Added&chid=302e526563656e746c79204164646564%40PseudoTV_Live&vid={c
atchup-id}.pvr" provider="PseudoTV Live (lilnucky)" provider-type="addon" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Recently Ad
ded
plugin://plugin.video.pseudotv.live/?mode=live&name=Recently%20Added&chid=302e526563656e746c79204164646564%40PseudoTV_Live&vid={catchup-id}&now={lutc}&start={utc}&duration={duration}&stop={utcend}.pvr


I cant seem to find the skin helper you mention.  I only have the default skin installed for skins.   I will attempt to clear the cache folder and have it regenerate.  
As I feel like the output will be that the AutoGen channels work, here is my channels.json https://paste.kodi.tv/osicodusis.kodi

To answer the question about centralized location, no that is not set/changed from default.  This is the "server" for all the "client" pseudotv instances, and the only one that servers up all the channels.  

I will post update with the new log shortly

Ok well it didnt build any channels here is the log: https://drive.google.com/file/d/1WiGFtpT...sp=sharing

But I am assuming its because all the Auto Tune channels are set to 0.  

Image

Do you have scan library on start enabled on Kodi? If so I added code a few builds ago that limits channel building while Kodi is running background scans....

I don't see any channel building in the log, your library was successfully parsed. So there should be a autotune list.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-01, 18:08)Lunatixz Wrote:
(2025-02-01, 01:24)wyild1 Wrote:
(2025-02-01, 00:53)wyild1 Wrote: I dont think its pvr/epg.  Since i removed the pseudeotv.m3u and xml, the m3u ONLY has the autotune channels

pre:
cat cache/pseudotv.m3u  
#EXTM3U tvg-shift="" x-tvg-url="" x-tvg-id="" catchup-correction=""
#EXTINF:-1 tvg-chno="8000" tvg-id="302e526563656e746c79204164646564@PseudoTV_Live" tvg-name="Recently Added" tvg-logo="special://home/addons/plugin.video.pseudotv.live/resources/images/Recently Added.png" group-title="Favorites;Mi
xed;PseudoTV Live" radio="False" catchup="vod" favorite="True" realtime="False" catchup-source="plugin://plugin.video.pseudotv.live/?mode=broadcast&name=Recently%20Added&chid=302e526563656e746c79204164646564%40PseudoTV_Live&vid={c
atchup-id}.pvr" provider="PseudoTV Live (lilnucky)" provider-type="addon" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Recently Ad
ded
plugin://plugin.video.pseudotv.live/?mode=live&name=Recently%20Added&chid=302e526563656e746c79204164646564%40PseudoTV_Live&vid={catchup-id}&now={lutc}&start={utc}&duration={duration}&stop={utcend}.pvr


I cant seem to find the skin helper you mention.  I only have the default skin installed for skins.   I will attempt to clear the cache folder and have it regenerate.  
As I feel like the output will be that the AutoGen channels work, here is my channels.json https://paste.kodi.tv/osicodusis.kodi

To answer the question about centralized location, no that is not set/changed from default.  This is the "server" for all the "client" pseudotv instances, and the only one that servers up all the channels.  

I will post update with the new log shortly

Ok well it didnt build any channels here is the log: https://drive.google.com/file/d/1WiGFtpT...sp=sharing

But I am assuming its because all the Auto Tune channels are set to 0.  

Image

Do you have scan library on start enabled on Kodi? If so I added code a few builds ago that limits channel building while Kodi is running background scans....

I don't see any channel building in the log, your library was successfully parsed. So there should be a autotune list.

Thank you for the reply, and your continued support of this.
No I don't have it set to scan library on start.  
I just enabled a couple auto tune channels and now it finally built them.  I then went an added back one playlist that I was using before and now it built that channel too.  Here is the log in case it helps: https://drive.google.com/file/d/1Umdgcl-...sp=sharing

Should I just copy my channels.json back and see if it start building again?  Or do I do a restore from a backup I made in the addon?
Reply
(2025-02-01, 18:43)wyild1 Wrote:
(2025-02-01, 18:08)Lunatixz Wrote:
(2025-02-01, 01:24)wyild1 Wrote: Ok well it didnt build any channels here is the log: https://drive.google.com/file/d/1WiGFtpT...sp=sharing

But I am assuming its because all the Auto Tune channels are set to 0.  

Image

Do you have scan library on start enabled on Kodi? If so I added code a few builds ago that limits channel building while Kodi is running background scans....

I don't see any channel building in the log, your library was successfully parsed. So there should be a autotune list.

Thank you for the reply, and your continued support of this.
No I don't have it set to scan library on start.  
I just enabled a couple auto tune channels and now it finally built them.  I then went an added back one playlist that I was using before and now it built that channel too.  Here is the log in case it helps: https://drive.google.com/file/d/1Umdgcl-...sp=sharing

Should I just copy my channels.json back and see if it start building again?  Or do I do a restore from a backup I made in the addon?

I didn't see anything in your channels.json that would cause issues... I was mainly checking for adv. rules that maybe causing an issue; however, you aren't using any Smile

When Kodi is not loaded you can copy back your old channels.json... I'd also recommend increasing your pagination size and or your future guide days in Kodi's pvr & livetv settings.... 

Perhaps the only issue is that your system is busy, which keeps pseudotv idle until your activity is finished.
ie. everytime you open settings, make changes, start playback, scan Kodi's library... all these activities delay pseudotv from building.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-01, 19:23)Lunatixz Wrote:
(2025-02-01, 18:43)wyild1 Wrote:
(2025-02-01, 18:08)Lunatixz Wrote: Do you have scan library on start enabled on Kodi? If so I added code a few builds ago that limits channel building while Kodi is running background scans....

I don't see any channel building in the log, your library was successfully parsed. So there should be a autotune list.

Thank you for the reply, and your continued support of this.
No I don't have it set to scan library on start.  
I just enabled a couple auto tune channels and now it finally built them.  I then went an added back one playlist that I was using before and now it built that channel too.  Here is the log in case it helps: https://drive.google.com/file/d/1Umdgcl-...sp=sharing

Should I just copy my channels.json back and see if it start building again?  Or do I do a restore from a backup I made in the addon?

I didn't see anything in your channels.json that would cause issues... I was mainly checking for adv. rules that maybe causing an issue; however, you aren't using any Smile

When Kodi is not loaded you can copy back your old channels.json... I'd also recommend increasing your pagination size and or your future guide days in Kodi's pvr & livetv settings.... 

Perhaps the only issue is that your system is busy, which keeps pseudotv idle until your activity is finished.
ie. everytime you open settings, make changes, start playback, scan Kodi's library... all these activities delay pseudotv from building.
I dont watch anything on this instance.  All it does is build channels and serves them up to the clients.  I start kodi and sometimes its running 12-24 hours a day, but I am not using it.  Usually only restart to make sure this addon refreshes properly after an update

I copied my channels.json back and all that built was the 2 auto tune from the previous post, and the 1 from the backup channels.json

log: https://drive.google.com/file/d/1asy1eT1...sp=sharing
Reply
(2025-02-01, 22:17)wyild1 Wrote:
(2025-02-01, 19:23)Lunatixz Wrote:
(2025-02-01, 18:43)wyild1 Wrote: Thank you for the reply, and your continued support of this.
No I don't have it set to scan library on start.  
I just enabled a couple auto tune channels and now it finally built them.  I then went an added back one playlist that I was using before and now it built that channel too.  Here is the log in case it helps: https://drive.google.com/file/d/1Umdgcl-...sp=sharing

Should I just copy my channels.json back and see if it start building again?  Or do I do a restore from a backup I made in the addon?

I didn't see anything in your channels.json that would cause issues... I was mainly checking for adv. rules that maybe causing an issue; however, you aren't using any Smile

When Kodi is not loaded you can copy back your old channels.json... I'd also recommend increasing your pagination size and or your future guide days in Kodi's pvr & livetv settings.... 

Perhaps the only issue is that your system is busy, which keeps pseudotv idle until your activity is finished.
ie. everytime you open settings, make changes, start playback, scan Kodi's library... all these activities delay pseudotv from building.
I dont watch anything on this instance.  All it does is build channels and serves them up to the clients.  I start kodi and sometimes its running 12-24 hours a day, but I am not using it.  Usually only restart to make sure this addon refreshes properly after an update

I copied my channels.json back and all that built was the 2 auto tune from the previous post, and the 1 from the backup channels.json

log: https://drive.google.com/file/d/1asy1eT1...sp=sharing
Log indcates Pseudo never ran for a full channel build... only a partial run. Let PseudoTV Live run for awhile... if you still don't have channels send me that log. THX

I'm pushing an update tonight to help speed along full channel building, this may help your issue. Pls keep me updated.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-02, 01:29)Lunatixz Wrote:
(2025-02-01, 22:17)wyild1 Wrote:
(2025-02-01, 19:23)Lunatixz Wrote: I didn't see anything in your channels.json that would cause issues... I was mainly checking for adv. rules that maybe causing an issue; however, you aren't using any Smile

When Kodi is not loaded you can copy back your old channels.json... I'd also recommend increasing your pagination size and or your future guide days in Kodi's pvr & livetv settings.... 

Perhaps the only issue is that your system is busy, which keeps pseudotv idle until your activity is finished.
ie. everytime you open settings, make changes, start playback, scan Kodi's library... all these activities delay pseudotv from building.
I dont watch anything on this instance.  All it does is build channels and serves them up to the clients.  I start kodi and sometimes its running 12-24 hours a day, but I am not using it.  Usually only restart to make sure this addon refreshes properly after an update

I copied my channels.json back and all that built was the 2 auto tune from the previous post, and the 1 from the backup channels.json

log: https://drive.google.com/file/d/1asy1eT1...sp=sharing
Log indcates Pseudo never ran for a full channel build... only a partial run. Let PseudoTV Live run for awhile... if you still don't have channels send me that log. THX

I'm pushing an update tonight to help speed along full channel building, this may help your issue. Pls keep me updated.

Good Day
I left it all night and still only the auto tune channels build (2 from the previous test, and the 1 I had in my original channels.json)
Log (its a bit large) - https://drive.google.com/file/d/1T6loE0_...sp=sharing

I restarted kodi and it updated PseudoTV.  Running now with that, will report back after a bit to see if it helps
Reply
(2025-02-02, 16:51)wyild1 Wrote:
(2025-02-02, 01:29)Lunatixz Wrote:
(2025-02-01, 22:17)wyild1 Wrote: I dont watch anything on this instance.  All it does is build channels and serves them up to the clients.  I start kodi and sometimes its running 12-24 hours a day, but I am not using it.  Usually only restart to make sure this addon refreshes properly after an update

I copied my channels.json back and all that built was the 2 auto tune from the previous post, and the 1 from the backup channels.json

log: https://drive.google.com/file/d/1asy1eT1...sp=sharing
Log indcates Pseudo never ran for a full channel build... only a partial run. Let PseudoTV Live run for awhile... if you still don't have channels send me that log. THX

I'm pushing an update tonight to help speed along full channel building, this may help your issue. Pls keep me updated.

Good Day
I left it all night and still only the auto tune channels build (2 from the previous test, and the 1 I had in my original channels.json)
Log (its a bit large) - https://drive.google.com/file/d/1T6loE0_...sp=sharing

I restarted kodi and it updated PseudoTV.  Running now with that, will report back after a bit to see if it helps

Gave it about 4 hours, still the same. Only 3 channels, all auto tune ones - https://drive.google.com/file/d/1CqVJzZB...sp=sharing
Reply
(2025-02-02, 21:09)wyild1 Wrote:
(2025-02-02, 16:51)wyild1 Wrote:
(2025-02-02, 01:29)Lunatixz Wrote: Log indcates Pseudo never ran for a full channel build... only a partial run. Let PseudoTV Live run for awhile... if you still don't have channels send me that log. THX

I'm pushing an update tonight to help speed along full channel building, this may help your issue. Pls keep me updated.

Good Day
I left it all night and still only the auto tune channels build (2 from the previous test, and the 1 I had in my original channels.json)
Log (its a bit large) - https://drive.google.com/file/d/1T6loE0_...sp=sharing

I restarted kodi and it updated PseudoTV.  Running now with that, will report back after a bit to see if it helps

Gave it about 4 hours, still the same. Only 3 channels, all auto tune ones - https://drive.google.com/file/d/1CqVJzZB...sp=sharing

I'm not sure what the issue is ... Please keep the logs coming and I'm sure I'll spot the issue. BTW please test v.0.5.8p thx
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-03, 06:30)Lunatixz Wrote:
(2025-02-02, 21:09)wyild1 Wrote:
(2025-02-02, 16:51)wyild1 Wrote: Good Day
I left it all night and still only the auto tune channels build (2 from the previous test, and the 1 I had in my original channels.json)
Log (its a bit large) - https://drive.google.com/file/d/1T6loE0_...sp=sharing

I restarted kodi and it updated PseudoTV.  Running now with that, will report back after a bit to see if it helps

Gave it about 4 hours, still the same. Only 3 channels, all auto tune ones - https://drive.google.com/file/d/1CqVJzZB...sp=sharing

I'm not sure what the issue is ... Please keep the logs coming and I'm sure I'll spot the issue. BTW please test v.0.5.8p thx
Good day!
My observations probably won’t help much, but still…
    1.    If the Post-Roll option is enabled in the fillers settings, then in the Channel Manager, disabling Post-Roll on even a single random channel (503) results in PseudoTV creating at most 1-3 channels. If Post-Roll is disabled on multiple channels (503), then the m3u and xml files are not generated at all. After making all these adjustments to the settings, I exit Kodi and delete the m3u and xml files.
    2.    If the Post-Roll option is disabled in the fillers settings, then in the Channel Manager, enabling Post-Roll on even a single random channel (503) causes the same issue, and so on…

When trying to change the Trailers Resource path in Edit Rule 503, an error appears.

From my understanding, starting with version 0.5.8, something is happening with Post-Roll that significantly affects the entire PseudoTV Live channel creation process. If PseudoTV fails to create channels, you can wait for hours, and nothing will change.

I really like your Seasonal Channel idea! The Seasonal Channel could be further developed by expanding the range of themes, for example: Mel Gibson Week, Woody Allen Week, or French Comedy Week, etc.

Thank you for your continuous support!

P.S. I don’t know how important this is, but you should take a look at the Ispot resource link.Image
Reply
(2025-02-03, 06:30)Lunatixz Wrote:
(2025-02-02, 21:09)wyild1 Wrote:
(2025-02-02, 16:51)wyild1 Wrote: Good Day
I left it all night and still only the auto tune channels build (2 from the previous test, and the 1 I had in my original channels.json)
Log (its a bit large) - https://drive.google.com/file/d/1T6loE0_...sp=sharing

I restarted kodi and it updated PseudoTV.  Running now with that, will report back after a bit to see if it helps

Gave it about 4 hours, still the same. Only 3 channels, all auto tune ones - https://drive.google.com/file/d/1CqVJzZB...sp=sharing

I'm not sure what the issue is ... Please keep the logs coming and I'm sure I'll spot the issue. BTW please test v.0.5.8p thx

Good Day
I left it over night and nothing changed by this morning.  
Saw you did an update so I restarted Kodi and went to work
Checked 4 hours later, It was (very slowly) building the channels.  I didn't touch it
Came back after another 4 hours and it was further building but still very slow and not done.  
Then I f'd up and opened the Addon settings and it stopped running, but it refreshed IPTV and a chunk of the channels are back.  Ones it had rebuilt before I opened the addon options

I changed pagnation yesterday to 100.  Maybe thats why its slow building?  

Log: https://drive.google.com/file/d/1GkGBbrB...sp=sharing

Thank you so much for looking at this.  Unsure what the fix is for this now if it happens again.  Launching Kodi again and will keep eye see if it can finish the rest of the channels.  Hopefully wont take this long every time
Reply
(2025-02-04, 02:05)wyild1 Wrote:
(2025-02-03, 06:30)Lunatixz Wrote:
(2025-02-02, 21:09)wyild1 Wrote: Gave it about 4 hours, still the same. Only 3 channels, all auto tune ones - https://drive.google.com/file/d/1CqVJzZB...sp=sharing

I'm not sure what the issue is ... Please keep the logs coming and I'm sure I'll spot the issue. BTW please test v.0.5.8p thx

Good Day
I left it over night and nothing changed by this morning.  
Saw you did an update so I restarted Kodi and went to work
Checked 4 hours later, It was (very slowly) building the channels.  I didn't touch it
Came back after another 4 hours and it was further building but still very slow and not done.  
Then I f'd up and opened the Addon settings and it stopped running, but it refreshed IPTV and a chunk of the channels are back.  Ones it had rebuilt before I opened the addon options

I changed pagnation yesterday to 100.  Maybe thats why its slow building?  

Log: https://drive.google.com/file/d/1GkGBbrB...sp=sharing

Thank you so much for looking at this.  Unsure what the fix is for this now if it happens again.  Launching Kodi again and will keep eye see if it can finish the rest of the channels.  Hopefully wont take this long every time

4hrs? that's really way to long, lets try resetting Pseudo back to its default values. 100+ channels should only take 15mins max.
When Kodi is closed, delete userdata/addon_data/plugin.video.pseudotv.live/settings.xml

Leave the values as they are by default and let me know if your channels build correctly.

100 page size is a lot, every individual path for all channels configured will parse 100 items per path. This is overkill, If you are trying to increase the amount of days filled in the channel guide. increase Kodi's PVR & LiveTV setting "Future Days"; Pseudo will use this value to as its parsing limit.

Also leave accurate duration disabled (default value) unless you encounter guide time issues.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-04, 15:02)Lunatixz Wrote:
(2025-02-04, 02:05)wyild1 Wrote:
(2025-02-03, 06:30)Lunatixz Wrote: I'm not sure what the issue is ... Please keep the logs coming and I'm sure I'll spot the issue. BTW please test v.0.5.8p thx

Good Day
I left it over night and nothing changed by this morning.  
Saw you did an update so I restarted Kodi and went to work
Checked 4 hours later, It was (very slowly) building the channels.  I didn't touch it
Came back after another 4 hours and it was further building but still very slow and not done.  
Then I f'd up and opened the Addon settings and it stopped running, but it refreshed IPTV and a chunk of the channels are back.  Ones it had rebuilt before I opened the addon options

I changed pagnation yesterday to 100.  Maybe thats why its slow building?  

Log: https://drive.google.com/file/d/1GkGBbrB...sp=sharing

Thank you so much for looking at this.  Unsure what the fix is for this now if it happens again.  Launching Kodi again and will keep eye see if it can finish the rest of the channels.  Hopefully wont take this long every time

4hrs? that's really way to long, lets try resetting Pseudo back to its default values. 100+ channels should only take 15mins max.
When Kodi is closed, delete userdata/addon_data/plugin.video.pseudotv.live/settings.xml

Leave the values as they are by default and let me know if your channels build correctly.

100 page size is a lot, every individual path for all channels configured will parse 100 items per path. This is overkill, If you are trying to increase the amount of days filled in the channel guide. increase Kodi's PVR & LiveTV setting "Future Days"; Pseudo will use this value to as its parsing limit.

Also leave accurate duration disabled (default value) unless you encounter guide time issues.
Looks like we might have a breakthrough.  I left it on overnight and it didn't finish building the channels it was missing.
Took your advice this morning and deleted the settings.xml and started Kodi again and bam it finished all that was missing and now all my channels are back!
Hopefully last log (in case it helps for something ) - https://drive.google.com/file/d/1BV7a_dY...sp=sharing

Thank you again for your great help with this.  This was an odd one but happy was able to get them to load again!  I set the PVR "Future Days" to 4 days

Cheers!
Reply
(2025-02-04, 16:25)wyild1 Wrote:
(2025-02-04, 15:02)Lunatixz Wrote:
(2025-02-04, 02:05)wyild1 Wrote: Good Day
I left it over night and nothing changed by this morning.  
Saw you did an update so I restarted Kodi and went to work
Checked 4 hours later, It was (very slowly) building the channels.  I didn't touch it
Came back after another 4 hours and it was further building but still very slow and not done.  
Then I f'd up and opened the Addon settings and it stopped running, but it refreshed IPTV and a chunk of the channels are back.  Ones it had rebuilt before I opened the addon options

I changed pagnation yesterday to 100.  Maybe thats why its slow building?  

Log: https://drive.google.com/file/d/1GkGBbrB...sp=sharing

Thank you so much for looking at this.  Unsure what the fix is for this now if it happens again.  Launching Kodi again and will keep eye see if it can finish the rest of the channels.  Hopefully wont take this long every time

4hrs? that's really way to long, lets try resetting Pseudo back to its default values. 100+ channels should only take 15mins max.
When Kodi is closed, delete userdata/addon_data/plugin.video.pseudotv.live/settings.xml

Leave the values as they are by default and let me know if your channels build correctly.

100 page size is a lot, every individual path for all channels configured will parse 100 items per path. This is overkill, If you are trying to increase the amount of days filled in the channel guide. increase Kodi's PVR & LiveTV setting "Future Days"; Pseudo will use this value to as its parsing limit.

Also leave accurate duration disabled (default value) unless you encounter guide time issues.
Looks like we might have a breakthrough.  I left it on overnight and it didn't finish building the channels it was missing.
Took your advice this morning and deleted the settings.xml and started Kodi again and bam it finished all that was missing and now all my channels are back!
Hopefully last log (in case it helps for something ) - https://drive.google.com/file/d/1BV7a_dY...sp=sharing

Thank you again for your great help with this.  This was an odd one but happy was able to get them to load again!  I set the PVR "Future Days" to 4 days

Cheers!

Glad you got it working.... if you come across the setting that may have been causing your issues, please let me know so I can look into the cause.
I could not replicate your issues on my end... and nothing in the code or logs stands out to me. THX again for all the logs!

I'm glad you're enjoying the seasonal channel... I'm trying to limit the seasons to days of significances. My main sources for ideas are:
https://www.holidaysmart.com/holidays/daily/fandom
https://www.holidaysmart.com/holidays/daily/tv-movies

If you have a specific suggestion please feel free to let me know.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2025-02-04, 16:39)Lunatixz Wrote:
(2025-02-04, 16:25)wyild1 Wrote:
(2025-02-04, 15:02)Lunatixz Wrote: 4hrs? that's really way to long, lets try resetting Pseudo back to its default values. 100+ channels should only take 15mins max.
When Kodi is closed, delete userdata/addon_data/plugin.video.pseudotv.live/settings.xml

Leave the values as they are by default and let me know if your channels build correctly.

100 page size is a lot, every individual path for all channels configured will parse 100 items per path. This is overkill, If you are trying to increase the amount of days filled in the channel guide. increase Kodi's PVR & LiveTV setting "Future Days"; Pseudo will use this value to as its parsing limit.

Also leave accurate duration disabled (default value) unless you encounter guide time issues.
Looks like we might have a breakthrough.  I left it on overnight and it didn't finish building the channels it was missing.
Took your advice this morning and deleted the settings.xml and started Kodi again and bam it finished all that was missing and now all my channels are back!
Hopefully last log (in case it helps for something ) - https://drive.google.com/file/d/1BV7a_dY...sp=sharing

Thank you again for your great help with this.  This was an odd one but happy was able to get them to load again!  I set the PVR "Future Days" to 4 days

Cheers!

Glad you got it working.... if you come across the setting that may have been causing your issues, please let me know so I can look into the cause.
I could not replicate your issues on my end... and nothing in the code or logs stands out to me. THX again for all the logs!

I'm glad you're enjoying the seasonal channel... I'm trying to limit the seasons to days of significances. My main sources for ideas are:
https://www.holidaysmart.com/holidays/daily/fandom
https://www.holidaysmart.com/holidays/daily/tv-movies

If you have a specific suggestion please feel free to let me know.

I might have missed it but I didn't see a rule for "Only Play Watched Content" or the reverse "Only Play Unwatched Content".  Is that in the rules, or something that can be added? 
That's the main reason I am using Smart Playlists is to show only Watched content.  

Oh man that "fandom" days is a great idea!  I would def enable those to try out.  

Thank you so much for this addon and all your effort!
Reply
  • 1
  • 106
  • 107
  • 108
  • 109(current)
  • 110

Logout Mark Read Team Forum Stats Members Help
PseudoTV Live Beta Blog, Support & Discussion4