• 1
  • 354
  • 355
  • 356(current)
  • 357
  • 358
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-07-12, 23:20)acelove Wrote: I've been working on some channel logos that I created for myself, if anyone wants them, let me know. I'll be creating more over the next few months

The Gateroom - (Stargate Channel)
http://i62.tinypic.com/qso4zq.png

Wizarding World - (Harry Potter Channel
http://i58.tinypic.com/2zipu2f.jpg

Marvel Mania - (Marvel Movies and TV Channel)
http://i61.tinypic.com/209q8gj.png

Nice logos, thanks for sharing Smile

(2014-07-12, 12:57)Dec64 Wrote: Is it possible to get PseduoTV Live to stop ignoring/deleting <!-- --> tags in the xml settings files?

Just for my own sanity i like to break up my sections with titles e.g.

<!-- Music channels 250-300 -->

But they just get deleted when the version is loaded into the plugin. It also ignores and deletes the tags that i put around groups of channels that i want to temporarily block out.

Would be nice to be able to use the tags to comment out things but if its not an easy fix then i'll just carry on using a local formated version and the live version as differnt.

Sorry this isn't possible, Settings2 is stored in memory when running, and is completely rewritten when exiting. Anything outside of normal parameters is ignored.

Technically editing settings2 directly is temporary anyway... it's not really ideal since its a sensitive and very import file... When this build is final there will be some type of channel editor to handle everything.

(2014-07-12, 22:34)Tarkules Wrote:
(2014-07-12, 04:18)jiggsaw Wrote:
(2014-07-12, 01:51)Lunatixz Wrote: weird because it works, are you running Gotham?

Yes, 13.1

You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Super search being iSearch?

it's listed in the post 2 example as a folder that needs to be blocked
Code:
<setting id="Channel_#_3" value="Create New Super Folder,Explore XBMC favourites,iSearch" />
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-07-13, 02:10)Lunatixz Wrote:
(2014-07-12, 23:20)acelove Wrote: I've been working on some channel logos that I created for myself, if anyone wants them, let me know. I'll be creating more over the next few months

The Gateroom - (Stargate Channel)
http://i62.tinypic.com/qso4zq.png

Wizarding World - (Harry Potter Channel
http://i58.tinypic.com/2zipu2f.jpg

Marvel Mania - (Marvel Movies and TV Channel)
http://i61.tinypic.com/209q8gj.png

Nice logos, thanks for sharing Smile

(2014-07-12, 12:57)Dec64 Wrote: Is it possible to get PseduoTV Live to stop ignoring/deleting <!-- --> tags in the xml settings files?

Just for my own sanity i like to break up my sections with titles e.g.

<!-- Music channels 250-300 -->

But they just get deleted when the version is loaded into the plugin. It also ignores and deletes the tags that i put around groups of channels that i want to temporarily block out.

Would be nice to be able to use the tags to comment out things but if its not an easy fix then i'll just carry on using a local formated version and the live version as differnt.

Sorry this isn't possible, Settings2 is stored in memory when running, and is completely rewritten when exiting. Anything outside of normal parameters is ignored.

Technically editing settings2 directly is temporary anyway... it's not really ideal since its a sensitive and very import file... When this build is final there will be some type of channel editor to handle everything.

(2014-07-12, 22:34)Tarkules Wrote:
(2014-07-12, 04:18)jiggsaw Wrote: Yes, 13.1

You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Super search being iSearch?

it's listed in the post 2 example as a folder that needs to be blocked
Code:
<setting id="Channel_#_3" value="Create New Super Folder,Explore XBMC favourites,iSearch" />

No. I don't have iSearch in Super Favorites, but I do have Super Search instead, and I'm using version 1.0.8.
So, the rule (_value="Create New Super Folder,Explore XBMC favourites,iSearch") is not excluding Super Search, and caused PTVL to stop loading.
Luna, I am now using the built in BCT rules instead of doing it manually by interleaving like I did before to make my setup less complicated. However I have run into a snag, I requested previously that you add an ignore rule which I am finding invaluable (Thanks). I turned off BCT's on the childrens channels because some trailers in my folder are not suitable for children. But now the childrens channels have programs running back to back. I was wondering if it were at all possible to further tweak the ignore BCT rule.

It would be great if you could make it even more flexable by being able to separate BCT's within the settings menu, by turning them on and off individually. Something like this maybe? ....

Image

In the mockup the bumpers are preserved from the exclude BCT rule.
(2014-07-13, 02:28)Tarkules Wrote:
(2014-07-13, 02:10)Lunatixz Wrote:
(2014-07-12, 23:20)acelove Wrote: I've been working on some channel logos that I created for myself, if anyone wants them, let me know. I'll be creating more over the next few months

The Gateroom - (Stargate Channel)
http://i62.tinypic.com/qso4zq.png

Wizarding World - (Harry Potter Channel
http://i58.tinypic.com/2zipu2f.jpg

Marvel Mania - (Marvel Movies and TV Channel)
http://i61.tinypic.com/209q8gj.png

Nice logos, thanks for sharing Smile

(2014-07-12, 12:57)Dec64 Wrote: Is it possible to get PseduoTV Live to stop ignoring/deleting <!-- --> tags in the xml settings files?

Just for my own sanity i like to break up my sections with titles e.g.

<!-- Music channels 250-300 -->

But they just get deleted when the version is loaded into the plugin. It also ignores and deletes the tags that i put around groups of channels that i want to temporarily block out.

Would be nice to be able to use the tags to comment out things but if its not an easy fix then i'll just carry on using a local formated version and the live version as differnt.

Sorry this isn't possible, Settings2 is stored in memory when running, and is completely rewritten when exiting. Anything outside of normal parameters is ignored.

Technically editing settings2 directly is temporary anyway... it's not really ideal since its a sensitive and very import file... When this build is final there will be some type of channel editor to handle everything.

(2014-07-12, 22:34)Tarkules Wrote: You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Super search being iSearch?

it's listed in the post 2 example as a folder that needs to be blocked
Code:
<setting id="Channel_#_3" value="Create New Super Folder,Explore XBMC favourites,iSearch" />

No. I don't have iSearch in Super Favorites, but I do have Super Search instead, and I'm using version 1.0.8.
So, the rule (_value="Create New Super Folder,Explore XBMC favourites,iSearch") is not excluding Super Search, and caused PTVL to stop loading.

But you are using an outdated copy of super favorites...

(2014-07-13, 02:33)Rastan Wrote: Luna, I am now using the built in BCT rules instead of doing it manually by interleaving like I did before to make my setup less complicated. However I have run into a snag, I requested previously that you add an ignore rule which I am finding invaluable (Thanks). I turned off BCT's on the childrens channels because some trailers in my folder are not suitable for children. But now the childrens channels have programs running back to back. I was wondering if it were at all possible to further tweak the ignore BCT rule.

It would be great if you could make it even more flexable by being able to separate BCT's within the settings menu, by turning them on and off individually. Something like this maybe? ....

Image

In the mockup the bumpers are preserved from the exclude BCT rule.

Not interested in making disabling a feature this complicated. The feature I added for you blocks all bcts from a channel... You might want to go back to interleaving for advanced control.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-07-13, 02:41)Lunatixz Wrote:
(2014-07-13, 02:28)Tarkules Wrote:
(2014-07-13, 02:10)Lunatixz Wrote: Nice logos, thanks for sharing Smile


Sorry this isn't possible, Settings2 is stored in memory when running, and is completely rewritten when exiting. Anything outside of normal parameters is ignored.

Technically editing settings2 directly is temporary anyway... it's not really ideal since its a sensitive and very import file... When this build is final there will be some type of channel editor to handle everything.


Super search being iSearch?

it's listed in the post 2 example as a folder that needs to be blocked
Code:
<setting id="Channel_#_3" value="Create New Super Folder,Explore XBMC favourites,iSearch" />

No. I don't have iSearch in Super Favorites, but I do have Super Search instead, and I'm using version 1.0.8.
So, the rule (_value="Create New Super Folder,Explore XBMC favourites,iSearch") is not excluding Super Search, and caused PTVL to stop loading.

But you are using an outdated copy of super favorites...

(2014-07-13, 02:33)Rastan Wrote: Luna, I am now using the built in BCT rules instead of doing it manually by interleaving like I did before to make my setup less complicated. However I have run into a snag, I requested previously that you add an ignore rule which I am finding invaluable (Thanks). I turned off BCT's on the childrens channels because some trailers in my folder are not suitable for children. But now the childrens channels have programs running back to back. I was wondering if it were at all possible to further tweak the ignore BCT rule.

It would be great if you could make it even more flexable by being able to separate BCT's within the settings menu, by turning them on and off individually. Something like this maybe? ....

Image

In the mockup the bumpers are preserved from the exclude BCT rule.

Not interested in making disabling a feature this complicated. The feature I added for you blocks all bcts from a channel... You might want to go back to interleaving for advanced control.

No worries, Interleave them I shall Wink
@ Lunatixz: lol... I checked it now - it's 1.0.11 ..... and now I have iSearch instead... sorry about the fuss Smile
(2014-07-08, 15:13)bry- Wrote: @itry, @Keebler - please post a log file. http://wiki.xbmc.org/index.php?title=Log_file/Easy once you get the log file upload or copy/paste the text to xbmclogs.com and post the link here

Sorry, I just got around to doing this. Please could someone take a look at THIS log for me.

I was trying to update from v0.3.9 to v0.4.6

When I attempted to load Pseudo, it prompted me to update to v0.4.7 which I did so. However, once the change log appeared on screen I had to click to get off it and my Pseudo version was labelled v0.4.6 stil.

Cheers
(2014-07-13, 02:10)Lunatixz Wrote:
(2014-07-12, 23:20)acelove Wrote: I've been working on some channel logos that I created for myself, if anyone wants them, let me know. I'll be creating more over the next few months

The Gateroom - (Stargate Channel)
http://i62.tinypic.com/qso4zq.png

Wizarding World - (Harry Potter Channel
http://i58.tinypic.com/2zipu2f.jpg

Marvel Mania - (Marvel Movies and TV Channel)
http://i61.tinypic.com/209q8gj.png

Nice logos, thanks for sharing Smile

No probs. Heres a direct link to the ones I've completed, the folder will be updated frequently. Also to note that all the images are not under any sort of licence, everything is my own work (excluding 2 images that's the stargate and the combadge, those images are free to use commercially and for non-profit), I won't be using any images that are copywritten, so feel free to share the link etc. I'll be updating them as I go along.

Any requests let me know
https://drive.google.com/folderview?id=0...sp=sharing
(2014-07-12, 22:34)Tarkules Wrote:
(2014-07-12, 04:18)jiggsaw Wrote:
(2014-07-12, 01:51)Lunatixz Wrote: weird because it works, are you running Gotham?

Yes, 13.1

You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Thank YOU!! That was it. Wife gets her HGTV and Food Network shows in PTVL now.

(2014-07-13, 03:39)Tarkules Wrote: @ Lunatixz: lol... I checked it now - it's 1.0.11 ..... and now I have iSearch instead... sorry about the fuss Smile

Where is that version? Official repo is still 1.0.8. Do I need to install new version manually?
Image
(2014-07-13, 16:50)jiggsaw Wrote:
(2014-07-12, 22:34)Tarkules Wrote:
(2014-07-12, 04:18)jiggsaw Wrote: Yes, 13.1

You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Thank YOU!! That was it. Wife gets her HGTV and Food Network shows in PTVL now.

(2014-07-13, 03:39)Tarkules Wrote: @ Lunatixz: lol... I checked it now - it's 1.0.11 ..... and now I have iSearch instead... sorry about the fuss Smile

Where is that version? Official repo is still 1.0.8. Do I need to install new version manually?

Official repo will always have old code, install spoyser repo...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-07-13, 18:36)Lunatixz Wrote:
(2014-07-13, 16:50)jiggsaw Wrote:
(2014-07-12, 22:34)Tarkules Wrote: You can try disabling the Super Search option from Super Favorites settings.
This solved my problem.

Hope this will help Smile

Thank YOU!! That was it. Wife gets her HGTV and Food Network shows in PTVL now.

(2014-07-13, 03:39)Tarkules Wrote: @ Lunatixz: lol... I checked it now - it's 1.0.11 ..... and now I have iSearch instead... sorry about the fuss Smile

Where is that version? Official repo is still 1.0.8. Do I need to install new version manually?

Official repo will always have old code, install spoyser repo...

I have the latest version of Super Favorites, I've disable Isearch, add favorites to xbmc then to super favorites all play in super favorites but they don't auto tune. Notice the time in the screenshot https://www.dropbox.com/s/xkp6w802ldrt6x...hot002.png https://www.dropbox.com/s/b4pa1uix8zrpwi...hot003.png it stays like that for hours LOG https://www.dropbox.com/s/d7fzt50d0fnqs9q/xbmc.log
Autotune is loading channel information for channels I do not have in the USTVnow add-on. It is gathering channel information for the premium subscription, and is making the original channels unusable.
(2014-07-13, 19:35)robbyyyyyy Wrote: Autotune is loading channel information for channels I do not have in the USTVnow add-on. It is gathering channel information for the premium subscription, and is making the original channels unusable.

Autotune will only build the channels available to the ustvnow plugin... did your trial period end? go back into the ustvnow plugin, it should only list the free channels. Then run autotune again...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
4 new ones for today Smile

Image

Image

Image

Image
Has XMLTV file over network stopped working in 4.7? I just noticed that my Live TV channels aren't loading anymore on my main machine. Tested it with a local XMLTV file and that loaded so I'm thinking maybe something is bugged in 4.7...has anyone dealt with this? is XMLTV over network working for anyone?

Other than that 4.7 is by far the best and fastest version yet.
  • 1
  • 354
  • 355
  • 356(current)
  • 357
  • 358
  • 694

Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45