[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-03-01, 20:02)Lunatixz Wrote:
(2014-03-01, 07:18)spyder Wrote: Question about the new HDHomerun strm autotune. What do I need to rename the strm files to to match what the xml file generates?

Using angrycamel's HomerunSTRM builder, I get a strm file that looks like this: 5.1 - KTLA-DT.strm

I'm using zap2xml to create my epg info which generates this for that channel:
<channel id="I19515.labs.zap2it.com">
<display-name>5.1 KTLADT</display-name>
<display-name>5.1</display-name>
<display-name>KTLADT</display-name>
</channel>
Which results with this in the settings2 file:
<setting id="Channel_117_type" value="9" />
<setting id="Channel_117_time" value="1101" />
<setting id="Channel_117_1" value="5400" />
<setting id="Channel_117_2" value="X:\Files\tuner0\/5.1 - KTLA-DT.strm" />
<setting id="Channel_117_3" value="5.1 - KTLA-DT" />
<setting id="Channel_117_4" value="XMLTV DATA NOT FOUND" />
<setting id="Channel_117_rulecount" value="1" />
<setting id="Channel_117_rule_1_id" value="1" />
<setting id="Channel_117_rule_1_opt_1" value="5.1 - KTLA-DT LiveTV" />
<setting id="Channel_117_changed" value="False" />

I tried the zap2it id(which only changed the display name), and 5.1 KTLADT(which didn't show up as a channel). The only way I see this working is if I change the strm file name since the xml file is auto generated, am I going at this wrong?
Also, how is the order of these channels determined? The channels aren't in numerical or alphabetical order.

You're using a third party tool... I'm not responsible for how it names files. You will have to rename...

The strm name should be one of the display-names found in the xmltv. The official hdhomerun tool uses this naming format.

(2014-03-01, 13:17)kaiseruk Wrote: Regarding the concast skin not working, its a letter case issue

Pseudo tv installs the folder as concast but the addon looks for ConCast when it runs - "Error getting /storage/.xbmc/addons/script.pseudotv.live- master/resources/skins/ConCast". Maybe isnt an issue with windows but is it with openelec. Renaming folder to ConCast fixes issue.

Odd, I only remember using caps for the settings string not the code. I'll double check...

(2014-03-01, 14:58)dmdsoftware Wrote: Hi, it's me again Smile

I've decided to give this plugin another try, now that my library is more populated with content.

I have a playlist called DVD-Movies that contains a list of movies available on my smb share. The movies were added to XBMC library, are accessible and playable. The playlist, when accessed from XBMC, returns 68 movies:

PHP Code:
07:48:31 T:140235266000832   DEBUGCGUIMediaWindow::GetDirectory (special://profile/playlists/video/DVD-Movies.xsp)
07:48:31 T:140235266000832   DEBUG:   ParentPath = [special://profile/playlists/video/DVD-Movies.xsp]
07:48:31 T:140235266000832   DEBUGRunQuery took 4 ms for 68 items queryselect from movieview  WHERE ((movieview.c00 LIKE '%[DVD] [HARD DRIVE]%')) 

But when I access this as a custom-playlist as a channel in PseudoTV Live (latest master), it returns no playable content:

PHP Code:
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-FileAccesstrying to open special://profile/addon_data/script.pseudotv.live/cache/stored/DVD-Movies.xsp
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListgetSmartPlaylistType
00
:45:48 T:140439650821888   DEBUGPrevious line repeats 1 times.
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListbuildFileList
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListsendJSON
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-FileAccesstrying to open /home/durdle/.xbmc/userdata/guisettings.xml
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListdetermineWebServer is False
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListsendJSON command: {"jsonrpc""2.0""method""Files.GetDirectory""params": {"directory""special://profile/addon_data/script.pseudotv.live/cache/stored/DVD-Movies.xsp""media""video""properties":["season","episode","playcount","duration","runtime","tagline","showtitle","album","artist","plot","plotoutline"]}, "id"1}
00:45:48 T:140439650821888   DEBUGJSONRPCIncoming request: {"jsonrpc""2.0""method""Files.GetDirectory""params": {"directory""special://profile/addon_data/script.pseudotv.live/cache/stored/DVD-Movies.xsp""media""video""properties":["season","episode","playcount","duration","runtime","tagline","showtitle","album","artist","plot","plotoutline"]}, "id"1}
00:45:48 T:140439650821888   DEBUGCUtil::GetMatchingSourceno matching source found for [special://profile/addon_data/script.pseudotv.live/cache/stored/DVD-Movies.xsp]
00:45:48 T:140439650821888   DEBUGPrevious line repeats 4 times.
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListbuildFileList return
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-FileAccesstrying to open special://profile/addon_data/script.pseudotv.live/cache/channel_1.m3u
00:45:48 T:140439650821888   ERRORscript.pseudotv.live-ChannelListUnable to get information about channel 1
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListrunActions 8 on channel 1
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListclearPlaylistHistory
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListchannel not validignoring
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListrunActions 16 on channel 1
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListgetChannelName 0
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListgetSmartPlaylistName
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-FileAccesstrying to open special://profile/playlists/video/DVD-Movies.xsp
00:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListgetSmartPlaylistName return DVD-Movies
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListrunActions 64 on channel 1
00
:45:48 T:140439650821888   DEBUGscript.pseudotv.live-ChannelListsetupChannel 2 

Are playlists working? Is there some alternative way to playback this content?

Full logs only! Please post a link...


Ignore my stupidity Smile When I went to go fetch the full log, I noticed version 13. I had updated the OS distro last night and didn't realize they bundled a newer XBMC. Downgraded and its working again Smile


Messages In This Thread
RE: [FORK] - by jcaa6479 - 2013-07-16, 23:25
Re: RE: - by bry - 2013-07-19, 08:42
Audio Muting Consistently ? - by gjwAudio - 2013-08-18, 08:25
PTVL Anomalies... - by gjwAudio - 2013-08-25, 01:15
Help Find The BAD Channel... - by gjwAudio - 2013-08-27, 02:12
RE: - by DLWhittet - 2013-10-13, 02:48
Problems with Pseudo TV Live - by media-mogul - 2013-11-07, 22:45
Setup wifi cam stream - by rebelmaveric19 - 2013-12-12, 00:54
RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by dmdsoftware - 2014-03-02, 06:18
Black Screen - by Antisthenes - 2014-03-03, 02:06
RE: [FORK] - by Lunatixz - 2014-03-25, 18:21
Re: RE: - by Lunatixz - 2014-04-26, 17:10
Update breaks autostart? - by grumpygamer - 2014-07-12, 11:48
Re: RE: Update breaks autostart? - by bry - 2014-07-12, 13:44
PseudoTV Live + HDHomerun Tutorial - by bry - 2014-07-25, 23:17
RE: [FORK] - by tromy - 2014-09-22, 19:14
Custom Live Channel - by GavinCampbell - 2014-11-01, 18:20
Options menu? - by Pendragon445 - 2014-11-02, 20:23
Prevent Stop Button - by GavinCampbell - 2014-11-13, 22:45
RE: [FORK] - by herpkektop - 2015-02-11, 11:22
RE: [FORK] - by herpkektop - 2015-02-11, 17:55
PseudoTv issue - by adamp237 - 2015-03-02, 03:41
No Guide - Android Arm - by MoRbIdBoY - 2015-03-14, 20:26
Chanel Issues - by BlueKalel - 2015-05-03, 07:23
RE: donation - by gkithes - 2015-06-11, 02:27
RE: donation - by bornagainpenguin - 2015-06-11, 03:55
Channel Sharing Feature Freezing - by RORO-RR - 2015-07-11, 18:48
Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45