[OLD/CLOSED] PseudoTV Live - Set-Top box solution
Hi,

After configuring a simple Directory Channel, I found my media was not being successfully added to it. I cannot find a solution based on the logs below, but I see other users suffering similar results on pastebin/xbmclog. Note that in XBMC files/video mode I can play everything without issue.

What I find strange is that it prints 'no matching source found' yet it is clearly traversing my media in the log.

FULL DEBUG LOG

Log Snippet
Code:
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: setupChannel 5
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: runActions 1 on channel 5
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-FileAccess: trying to open /Users/justin/Library/Application Support/XBMC/userdata/addon_data/script.pseudotv.live/settings2.xml
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: makeChannelList, CHANNEL: 5
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: createDirectoryPlaylist nfs://10.0.1.30/volume1/media/Non Series/Comdey/
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-FileAccess: trying to open /Users/justin/Library/Application Support/XBMC/userdata/guisettings.xml
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: determineWebServer is False
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: CUtil::GetMatchingSource: no matching source found for [nfs://10.0.1.30/volume1/media/Non Series/Comdey/]
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: getVideoLength nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dave Chappelle-- For What It's Worth.mp4
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: os name is posix
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: Unable to open the file
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: createDirectoryPlaylist nfs://10.0.1.30/volume1/media/Non Series/Comdey/Lee Evans Live At Her Majestys Theatre/
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/Lee Evans Live At Her Majestys Theatre/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/Lee Evans Live At Her Majestys Theatre/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: CUtil::GetMatchingSource: no matching source found for [nfs://10.0.1.30/volume1/media/Non Series/Comdey/Lee Evans Live At Her Majestys Theatre/]
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: getVideoLength nfs://10.0.1.30/volume1/media/Non Series/Comdey/Lee Evans Live At Her Majestys Theatre/Lee.Evans.1994.Live.At.Her.Majestys.Theatre.DVDRip.XviD-RFD.avi
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: os name is posix
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: Unable to open the file
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: createDirectoryPlaylist nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dylan Moran Monster (2004)/
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-ChannelList: sendJSON command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dylan Moran Monster (2004)/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dylan Moran Monster (2004)/", "media": "files"}, "id": 1}
22:53:11 T:2962587648   DEBUG: CUtil::GetMatchingSource: no matching source found for [nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dylan Moran Monster (2004)/]
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: getVideoLength nfs://10.0.1.30/volume1/media/Non Series/Comdey/Dylan Moran Monster (2004)/Dylan Moran - Monster (2004).avi
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: os name is posix
22:53:11 T:2962587648   DEBUG: script.pseudotv.live-VideoParser: Unable to open the file


Thanks in advance!

p.s I donated to the author today and am excited to see how PTVL develops!
p.p.s I know Gotham is not supported yet, but I promise you it is the same in Frodo. I am experimenting in multiple environments in preparation.


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 dingokiller - 2014-02-12, 06:39
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