• 1
  • 638
  • 639
  • 640(current)
  • 641
  • 642
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
Hello everyone. I'm new to Kodi and attempted to install pesudoTV. I keep getting playback errors when trying to watch channels from the US. After one channel fails it keeps trying to open another one automatically and I can't exit out unless I alt + F4. How can I fix this?
I know this was getting off topic, but out of no where last night I can't access the pseudolivetv.com site through my ISP. My only solution is using a VPN service, but that screws with accessing my internal servers. DNS server changes are no help on my end and I cannot clone my mac address as it is not possible, unless someone can provide me how to do this with my Apple Airport Extreme router.

Thanks

(2015-06-01, 21:18)Lunatixz Wrote:
(2015-06-01, 21:12)Kwart1001 Wrote:
(2015-05-22, 16:29)mnjm9b Wrote: turns out that I was being blocked from accessing pseudotvlive.com
even though it showed active on http://www.downforeveryone.com/

so after some digging it appears that if I change my dns settings to anything other than my internet providers dns
It works just fine. (currently just changed it to OpenDNS )

My only guess is that my provider (charter) is blocking the IP for pseudotvlive.com

this could be an error that will fix itself...
However, my fear is that they are targeting pseudotvlive

Nice program Smile I have the same problem at the moment.. Internet is working for me on all other pages I visit. I was on the site a few days ago. By cellar on gsm the site is oké.

I've had DNS issues with my server as well, My server guy assures me it's on my end... and that the majority of users don't have problems.

I personally did the following which fixed my issues...
1. flushdns on pc and router
2. switched dns provider (google or opendns)
3. If 1&2 doesn't work, try changing the "WAN" mac address in your router's configurations to either clonepc or random. You will have to manually reboot both the router and modem after changing mac.
Image
Did Playon get removed from the AutoTune setup in the latest release? Or am I just missing something obvious?
(2015-06-07, 14:56)Lunatixz Wrote:
(2015-06-07, 12:58)sickboyy Wrote:
(2015-06-06, 22:05)sickboyy Wrote: Hopefully that will fix it. I don't see anything wrong with the YouTube content I'm trying to grab, they're both using either PL or UC.

Code:
<setting id="Channel_27_1" value="UC-9-kyTW8ZkZNDHQJ6FgpwQ" />

Code:
<setting id="Channel_25_1" value="PL5o3ll3G4acyuACDdy0HFjGN5y3o_rQBH|PL_jFbqOSEqaJs4l1clBJ2w8dRWArUcQH3" />

Just tried this again this morning (with the update) and I'm still getting the same problem. It gets to the channel 'Yesterday' and can't find any more.

http://pastebin.com/eJQiNFPW

Here's my log also: http://pastebin.com/DATa9n4c

I must be doing something wrong but I can't see what? The 'Challenge' channel works fine.
Your log isn't a debug log, read op on how to correctly post a log.

Hopefully YouTube doesn't get scrapped, I rely on it heavily for what I'm doing. It's a shame we can't use Pluto TV because that might take some of the strain off scraping playlist data by letting Pluto do it.

https://drive.google.com/file/d/0B2MQS_R...sp=sharing
(2015-06-08, 01:25)xian67 Wrote: Hello everyone. I'm new to Kodi and attempted to install pesudoTV. I keep getting playback errors when trying to watch channels from the US. After one channel fails it keeps trying to open another one automatically and I can't exit out unless I alt + F4. How can I fix this?

I'm assuming you auto tuned the plugin, if so, then I'm also assuming the "US channels" you mention are coming from USTVNow? You do have the plugin installed and an active account with USTVNow? I would check your login credentials in the USTVNow plugin.
(2015-06-07, 22:41)Lunatixz Wrote:
(2015-06-07, 21:52)bornagainpengui Wrote:
(2015-06-07, 18:41)Lunatixz Wrote: \
One quick look at the log shows PTVL running perfectly till another one of your plugins you have installed fails and kills other python tasks running...

Code:
10:37:51 T:4478623744   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'thread.error'>
                                            Error Contents: release unlocked lock
                                            Traceback (most recent call last):
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 217, in <module>
                                                Main()
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 22, in __init__
                                                self._get_maps(lat, lon)
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 109, in _get_maps
                                                thread_precip.join()
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.6/threading.py", line 660, in join
                                            error: release unlocked lock
                                            -->End of Python script error report<--
10:37:51 T:4478623744    INFO: Python script interrupted by user
10:37:51 T:4478623744   DEBUG: Thread LanguageInvoker 4478623744 terminating
10:37:51 T:4477550592   DEBUG: Thread ActiveAE 4477550592 terminating
10:37:51 T:4478087168   DEBUG: Thread AESink 4478087168 terminating
10:37:51 T:140735297229584  NOTICE: stopped
10:37:51 T:140735297229584  NOTICE: destroy

Okay, am now running with the other weather plugin instead of the Open Weather Map Extended and using the default Kodi theme (Confluence) and tried again, generating this log:

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DdmFFZ2F4dXIyZW8/view?usp=sharing

Log shows no errors, try disabling background updating, then watch what ptvl does... if it hangs for a channel build to long, send me the settings2 details for that channel.
OK, I'll try that when I get home tonight. Is there any value in creating a fresh install? If so, are all dependencies automatically installed?
(2015-06-08, 16:58)bornagainpengui Wrote:
(2015-06-07, 22:41)Lunatixz Wrote:
(2015-06-07, 21:52)bornagainpengui Wrote: Okay, am now running with the other weather plugin instead of the Open Weather Map Extended and using the default Kodi theme (Confluence) and tried again, generating this log:

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DdmFFZ2F4dXIyZW8/view?usp=sharing

Log shows no errors, try disabling background updating, then watch what ptvl does... if it hangs for a channel build to long, send me the settings2 details for that channel.
OK, I'll try that when I get home tonight. Is there any value in creating a fresh install? If so, are all dependencies automatically installed?
No need for a fresh install, won't matter... You can hold off on sending me info, tonight I'm going to push an update that fixes a few user issues. Maybe this build will work for you.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
What am I doing wrong here, I am just trying to manually create my UPNP PlayOn channels and it keeps telling me to "Select Source" when I press OK .

What channel type should PlayOn Channels be ?

I cannot get it to work, I know this is vague but I dont even know where to start since it is not letting me select my PlayON UPnP source.

PseudoLive Channel Config > Pick the channel > Set type to UPnP or InternetTV ? > Browse to PlayOn UPnP > Selece ESPN > Select ESPN Live

then the channel config doesnt add it, very frustrating.

The only way I am able to add a PlayOn ESPN channel is be channel type local video > upnp > then selecting the show playing

These links change all the time and there has to be a better way to set it up
Wow this new update is a whole new animal, so far in a good way Smile had to redo my skin but so far no noticable problems that havent already been stated. Ill hold off on youtubes untill things get more under control. all in all alota the little things that bugged me are pretty much gone, Thank You....
I noticed that ALL info and side menus and the popup next are on the same timer. Is there a way to have a seperate timer for the sidebar menu? I find its either too short or too long..... actualy Id like the side bar menu to act like the epg menu on untill "esc"ed..... I changed the timer to 4 this is about right for the info menus (at least for me) but I wanta read things in the side bar menu and its usualy closed too soon IMHO
(2015-06-08, 21:08)wrichards Wrote: I noticed that ALL info and side menus are on the same timer. Is there a way to have a seperate timer for the sidebar menu? I find its either too short or too long..... actualy Id like the side bar menu to act like the epg menu on untill "esc"ed..... I changed the timer to 4 this is about right for the info menus (at least for me) but I wanta read things in the side bar menu and its usualy closed too soon IMHO

The timers adjustable in settings, they all share the info timer... No plans to make each menu have its own time...

Also as long as you move up n down thru menu it won't close.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-08, 19:48)ShaunB1980 Wrote: What am I doing wrong here, I am just trying to manually create my UPNP PlayOn channels and it keeps telling me to "Select Source" when I press OK .

What channel type should PlayOn Channels be ?

I cannot get it to work, I know this is vague but I dont even know where to start since it is not letting me select my PlayON UPnP source.

PseudoLive Channel Config > Pick the channel > Set type to UPnP or InternetTV ? > Browse to PlayOn UPnP > Selece ESPN > Select ESPN Live

then the channel config doesnt add it, very frustrating.

The only way I am able to add a PlayOn ESPN channel is be channel type local video > upnp > then selecting the show playing

These links change all the time and there has to be a better way to set it up

Playon Chtype 16 dropped, in favour of new plugin available from my repo "playonbrowser". Once installed, Chtype 15 "Plugin" will have a custom option for "Playon"
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-08, 21:52)Lunatixz Wrote:
(2015-06-08, 19:48)ShaunB1980 Wrote: What am I doing wrong here, I am just trying to manually create my UPNP PlayOn channels and it keeps telling me to "Select Source" when I press OK .

What channel type should PlayOn Channels be ?

I cannot get it to work, I know this is vague but I dont even know where to start since it is not letting me select my PlayON UPnP source.

PseudoLive Channel Config > Pick the channel > Set type to UPnP or InternetTV ? > Browse to PlayOn UPnP > Selece ESPN > Select ESPN Live

then the channel config doesnt add it, very frustrating.

The only way I am able to add a PlayOn ESPN channel is be channel type local video > upnp > then selecting the show playing

These links change all the time and there has to be a better way to set it up

Playon Chtype 16 dropped, in favour of new plugin available from my repo "playonbrowser". Once installed, Chtype 15 "Plugin" will have a custom option for "Playon" using the in-app manager.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-08, 21:52)Lunatixz Wrote:
(2015-06-08, 21:52)Lunatixz Wrote:
(2015-06-08, 19:48)ShaunB1980 Wrote: What am I doing wrong here, I am just trying to manually create my UPNP PlayOn channels and it keeps telling me to "Select Source" when I press OK .

What channel type should PlayOn Channels be ?

I cannot get it to work, I know this is vague but I dont even know where to start since it is not letting me select my PlayON UPnP source.

PseudoLive Channel Config > Pick the channel > Set type to UPnP or InternetTV ? > Browse to PlayOn UPnP > Selece ESPN > Select ESPN Live

then the channel config doesnt add it, very frustrating.

The only way I am able to add a PlayOn ESPN channel is be channel type local video > upnp > then selecting the show playing

These links change all the time and there has to be a better way to set it up

Playon Chtype 16 dropped, in favour of new plugin available from my repo "playonbrowser". Once installed, Chtype 15 "Plugin" will have a custom option for "Playon" using the in-app manager.

You know I think i remember seeing a thread when you started working on that but I had not tried it yet. Installed an tested playonbrowser and seems to be working. What is the tic dot for uner the IP in the settings for it though ? it doesnt have any text just the tic box.

It does seem to open up the streams a lot slower then just using the UPnP browser, in your playonbrowser is shows LOADING for about 30 seconds, then shows the ESPN loading logo, then shows the TV show loading logo then finally plays.

I will try now to attempt to add a channel using CHtype 15 Plugin

update:

YES! that works !

However the sort order is not the same and shows ESPN deportes first, going to mess with the advanced settings

thank you!
Can I filter it to only show ESPN1* or do not show if doesnt contain ESPN1* etc ?

I would be happy with alphabetical sorting but do not see that listed
  • 1
  • 638
  • 639
  • 640(current)
  • 641
  • 642
  • 694

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