• 1
  • 325
  • 326
  • 327(current)
  • 328
  • 329
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-06-20, 09:59)tromy Wrote: Custom skin "Titian" updated with video window fix and image updates.File has been sent to Lunatixz to include it in post 3.
Screenshots
EPG WINDOW
Image
TV OVERLAY
Image

Where can I get that artwork/logos for "friends" "FOX" "FX" "HBO" ect.?
(2014-06-24, 19:57)mrpickles Wrote: Where can I get that artwork/logos for "friends" "FOX" "FX" "HBO" ect.?

donate, download the donor icon pack. its in the alt4 folder.
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-06-24, 20:15)Lunatixz Wrote:
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...

My bad...thanks so much , I will keep up to date...
(2014-06-24, 20:13)bry- Wrote:
(2014-06-24, 19:57)mrpickles Wrote: Where can I get that artwork/logos for "friends" "FOX" "FX" "HBO" ect.?

donate, download the donor icon pack. its in the alt4 folder.

Thank you. I might already have it downloaded. I remember grabbing the color and non color logos. Will get it tonight Smile
(2014-06-24, 20:15)Lunatixz Wrote:
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...

Well... the 0.4.5 build claims that features won't work without superfavs installed and prompts you to download and install it. You obviously know that since you wrote the darn thing. The problem is, with or without superfavs installed the 0.4.5 build just hangs on the loading screen and looking at the bins I see posted there are now three people throwing the identical error? I don't think simply uninstalling superfavs fixes the problem.

So any other ideas?

Code:
11:31:15 T:11248   ERROR: Unable to find plugin plugin.program.super.favourites
11:31:15 T:11248   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.super.favourites/
11:31:15 T:11248   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 287, in onInit
                                                migratemaster.migrate()
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Migrate.py", line 60, in migrate
                                                if self.autoTune():
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Migrate.py", line 150, in autoTune
                                                genre = plugin_detail[2]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
11:31:16 T:11248   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            Traceback (most recent call last):
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 1178, in onAction
                                                self.startSleepTimer()
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 1326, in startSleepTimer
                                                if self.sleepTimeValue == 0:
                                            AttributeError: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            -->End of Python script error report<--
(2014-06-24, 20:38)Marshall Wrote:
(2014-06-24, 20:15)Lunatixz Wrote:
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...

Well... the 0.4.5 build claims that features won't work without superfavs installed and prompts you to download and install it. You obviously know that since you wrote the darn thing. The problem is, with or without superfavs installed the 0.4.5 build just hangs on the loading screen and looking at the bins I see posted there are now three people throwing the identical error? I don't think simply uninstalling superfavs fixes the problem.

So any other ideas?

Code:
11:31:15 T:11248   ERROR: Unable to find plugin plugin.program.super.favourites
11:31:15 T:11248   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.super.favourites/
11:31:15 T:11248   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 287, in onInit
                                                migratemaster.migrate()
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Migrate.py", line 60, in migrate
                                                if self.autoTune():
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Migrate.py", line 150, in autoTune
                                                genre = plugin_detail[2]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
11:31:16 T:11248   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            Traceback (most recent call last):
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 1178, in onAction
                                                self.startSleepTimer()
                                              File "C:\Users\IDX\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py", line 1326, in startSleepTimer
                                                if self.sleepTimeValue == 0:
                                            AttributeError: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            -->End of Python script error report<--

Just uncheck super favs in the auto tune options. But yeah I also missed where it said to just disable it or xbmc will freeze.
Call me a noob but where are the options for auto-tune located?
(2014-06-24, 20:56)Marshall Wrote: Call me a noob but where are the options for auto-tune located?

Its in the PTVL settings.
Wink 
(2014-06-24, 20:58)rytharr Wrote:
(2014-06-24, 20:56)Marshall Wrote: Call me a noob but where are the options for auto-tune located?

Its in the PTVL settings.

I see 4 tabs. General, Sharing, Visuals and Tweaks. I don't see an option anywhere to modify the way auto-tune works?? Confused

Image
Lol, try navigating the menu Wink

(2014-06-24, 20:25)Mattfox27 Wrote:
(2014-06-24, 20:15)Lunatixz Wrote:
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...

My bad...thanks so much , I will keep up to date...

No biggie, just a heads up that I post details on changes...

(2014-06-24, 20:38)Marshall Wrote:
(2014-06-24, 20:15)Lunatixz Wrote:
(2014-06-24, 19:25)Mattfox27 Wrote: Any updates on freezing on loading screen? thx

You need to read my changelogs and keep yourself updated @ PseudoTV_Live on twitter!

because you are trying to use superfav's which I clearly stated was not working in the latest build...

Well... the 0.4.5 build claims that features won't work without superfavs installed and prompts you to download and install it. You obviously know that since you wrote the darn thing. The problem is, with or without superfavs installed the 0.4.5 build just hangs on the loading screen and looking at the bins I see posted there are now three people throwing the identical error? I don't think simply uninstalling superfavs fixes the problem.

So any other ideas?

You don't need to uninstall super fav, just don't use in autotune and remove setting from settings2.xml
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-06-24, 21:06)Marshall Wrote:
(2014-06-24, 20:58)rytharr Wrote:
(2014-06-24, 20:56)Marshall Wrote: Call me a noob but where are the options for auto-tune located?

Its in the PTVL settings.

I see 4 tabs. General, Sharing, Visuals and Tweaks. I don't see an option anywhere to modify the way auto-tune works?? Confused

Image

You dont have the same skin as me but from your screenshot I see a blue arrow next to the tabs try clicking that.
Damn that blue menu arrow. Lol I found it and amazingly it's working now.

I'll have to follow @ PseudoTV_Live and get around to making a donation. Big Grin

Thanks to everyone for the help.


P.S. For whatever reason clicking on the blue arrow at the top of the menu doesn't do anything. Maybe its a skin issue, but if you put the mouse pointer over the menu and use the mouse wheel you can cycle through the menu. I kept looking at that arrow and wondering WTF it was doing there if there weren't more menu options.
(2014-06-24, 16:19)aNTTI Wrote:
(2014-06-24, 14:13)mrpickles Wrote: Hey thanks. Yeah I found that cache for PTVL. If I go and start replacing art, I think Im going to replace it in the folder with the movie and let PTVL load it and cache it. Then I know where the art is and not worry about backing up the cache if I need to reinstall xbmc or something.

Probably this weekend I think Im going to try to use a family block program (like one that you can block sites with....used mostly by parents for their kids)...and block fanart.tv and run the artwork downloader.....maybe after it fails to get stuff from fanart.tv it will get it from themoviedb

Thanks to you also. Made understand that feature that I was asking was already here. My reading comprehension has done tricks on me, but it was stated in post1 and now no need to change images in cache as it anyway will empty someday and might interfere with something as Lunatixz mentioned above. Angel

It states at post1 that default skin uses "landscape" image (aka Thumb 16:9 from XBMC Naming conventions). My scarper software hasnt scraped those images cause thetvdb or themoviedb doesn't provide such images. landscape image is thumbnail sized fanart in short terms. And only place that has those are fanart.tv.
So get the right images that you want to be shown in the, default skin, EPG; just place 16:9 (500x281px preferably) picture named "landscape.jpg" to the your movies folder or root of the tv-show.

Still no aswer why artwork downloader picks always the wrong language ones.
haha thanks for clarifying this.

I wasn't even aware that there was such a thing as landscape thumbs. I assumed those were regular fanart and I've been going crazy about why it didn't show my local fanart there. lol now I know why

Thanks
OK, I disables super faves from auto-tune and it seems like its working now...thanks everyone
  • 1
  • 325
  • 326
  • 327(current)
  • 328
  • 329
  • 694

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