• 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-02-23, 10:59)tromy Wrote: ence
(2014-02-23, 10:31)Lunatixz Wrote:
(2014-02-23, 09:38)tromy Wrote: same to me videowindow patch error https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log

Can you both take a look in your xbmc skin folder in either 1080i or 720p, do you see a file named "Custom_PTVL_9506.xml"?
I use confluence and at it's 720p folder there isn't such a file..

weird I've tested it on three different htpc and they all worked...

download and replace the file with this one, make sure xbmc isn't running when you do.
try again, then send me the log, thanks

https://www.dropbox.com/s/v60ut615cosf2f...oWindow.py
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-02-23, 11:08)Lunatixz Wrote:
(2014-02-23, 10:59)tromy Wrote: ence
(2014-02-23, 10:31)Lunatixz Wrote: Can you both take a look in your xbmc skin folder in either 1080i or 720p, do you see a file named "Custom_PTVL_9506.xml"?
I use confluence and at it's 720p folder there isn't such a file..

weird I've tested it on three different htpc and they all worked...

download and replace the file with this one, make sure xbmc isn't running when you do.
try again, then send me the log, thanks

https://www.dropbox.com/s/v60ut615cosf2f...oWindow.py
Still the same problem: https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log
(2014-02-23, 11:31)tromy Wrote:
(2014-02-23, 11:08)Lunatixz Wrote:
(2014-02-23, 10:59)tromy Wrote: ence I use confluence and at it's 720p folder there isn't such a file..

weird I've tested it on three different htpc and they all worked...

download and replace the file with this one, make sure xbmc isn't running when you do.
try again, then send me the log, thanks

https://www.dropbox.com/s/v60ut615cosf2f...oWindow.py
Still the same problem: https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log

I don't see where u tried the new patch? I should see a error, but log shows nothing....
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-02-23, 11:36)Lunatixz Wrote:
(2014-02-23, 11:31)tromy Wrote:
(2014-02-23, 11:08)Lunatixz Wrote: weird I've tested it on three different htpc and they all worked...

download and replace the file with this one, make sure xbmc isn't running when you do.
try again, then send me the log, thanks

https://www.dropbox.com/s/v60ut615cosf2f...oWindow.py
Still the same problem: https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log

I don't see where u tried the new patch? I should see a error, but log shows nothing....
Image
It says error.Am i doing something wrong?
@luna

I think the git is down, I can't seem to download the latest master for testing.

Also, the only thing left for me to accomplish is getting my tv show channels to populate as desired. Still not working right.
(2014-02-23, 10:31)Lunatixz Wrote:
(2014-02-23, 09:38)tromy Wrote:
(2014-02-23, 08:14)Redkiller223 Wrote: Threw me a videowindow patch error http://pastebin.com/7FMGjFG2
same to me videowindow patch error https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log

Can you both take a look in your xbmc skin folder in either 1080i or 720p, do you see a file named "Custom_PTVL_9506.xml"?

I have the file in my skins folder. And it does seem to work, just not as intended. Seems to display the videowindow video at full screen over the orginal, (without killing the original) causing lag. Gives me the same results as when i was working on a video window, and put this in my skins epg.xml....

Code:
<control type="videowindow" id="2">
      <description>My first video control</description>
      <posx>80</posx>
      <posy>60</posy>
      <width>250</width>
      <height>200</height>
      <visible>true</visible>
</control>


Maybe it didn't patch correctly?
Try the new patch posted above then send me logs! Works great for me... So it will stay as is until I get logs showing me where the problem is.
The file posted above is not a fix, but should show me where its crashing.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-02-23, 20:06)Lunatixz Wrote: Try the new patch posted above then send me logs! Works great for me... So it will stay as is until I get logs showing me where the problem is.
The file posted above is not a fix, but should show me where its crashing.

http://pastebin.com/DfdRHwTZ
(2014-02-23, 20:13)Redkiller223 Wrote:
(2014-02-23, 20:06)Lunatixz Wrote: Try the new patch posted above then send me logs! Works great for me... So it will stay as is until I get logs showing me where the problem is.
The file posted above is not a fix, but should show me where its crashing.

http://pastebin.com/DfdRHwTZ

Code:
12:14:27 T:2988  NOTICE: Running with restricted rights

You need to run xbmc as a administrator...
Kinda import!! when you're running xbmc in windows, give it a try let me know.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-02-23, 20:26)Lunatixz Wrote:
(2014-02-23, 20:13)Redkiller223 Wrote:
(2014-02-23, 20:06)Lunatixz Wrote: Try the new patch posted above then send me logs! Works great for me... So it will stay as is until I get logs showing me where the problem is.
The file posted above is not a fix, but should show me where its crashing.

http://pastebin.com/DfdRHwTZ

Are you running confluence skin?
are you running xbmc as administrator?

Run as admin worked. Thank you! I'm going to take a guess thats what the others are having a problem with as well. Never hit me that it should be ran as admin as everything has worked fine before.
(2014-02-23, 20:29)Redkiller223 Wrote:
(2014-02-23, 20:26)Lunatixz Wrote:
(2014-02-23, 20:13)Redkiller223 Wrote: http://pastebin.com/DfdRHwTZ

Are you running confluence skin?
are you running xbmc as administrator?

Run as admin worked. Thank you! I'm going to take a guess thats what the others are having a problem with as well. Never hit me that it should be ran as admin as everything has worked fine before.
Run as admin worked for me too.Also noticed,thanks to earlieb,that if i change skin and then come back to confluence patch works even with no admin.
Luna,

Not sure if this is a new bug after updating to 0.3.4

When pressing select to bring up the EPG, the EPG displays for a brief second and then disappears. PSTL continues to run but one is unable to change channels.

The only way to exit is by pressing stop on the remote.

I just performed an installation and let PSTL generate channels, no changes in the config and same result. hope the log below helps.

https://www.dropbox.com/s/ofjslszyy2l7dsj/pseudotv.log
(2014-02-23, 03:43)Lunatixz Wrote:
(2014-02-23, 02:14)stevedawg85 Wrote: I thought I saw in one of these posts where we can take .strm from other video addons we have installed. I just discovered the mashup addon and would like to add some of the cable channels (USA, TNT, etc) to my PTVL is that possible?

I never finished writing direct channel population via installed addons, but you can do it manually!

Because of forum rules, I do not support addons banned by this forum Wink
You will need to rephrase the question, so that I don't hear from mods over the matter.

awesome thanks, got it working w/ a lil playing w/ it!
(2014-02-24, 00:20)ylafont Wrote: Luna,

Not sure if this is a new bug after updating to 0.3.4

When pressing select to bring up the EPG, the EPG displays for a brief second and then disappears. PSTL continues to run but one is unable to change channels.

The only way to exit is by pressing stop on the remote.

I just performed an installation and let PSTL generate channels, no changes in the config and same result. hope the log below helps.

https://www.dropbox.com/s/ofjslszyy2l7dsj/pseudotv.log

fix will be included in next update, but for now patching epg videowindow will fix the problem.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
New Donor exclusive Auto-tune Movie channel coming!

"Bring The Popcorn" youtube movie channel w/customized channel by genre, year and resolution.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
  • 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 694

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