Posts: 10
Joined: Jul 2015
Reputation:
0
There may already be a thread about this, but I am not sure, so.
I am attempting to setup PseudoLiveTV and use it with Plex, Crackle, and my PVR. Here are the issues I am running into:
When I add Plex as a channel, and select the Directory (i.e. Movies) it just hangs. I have let it sit there for 3 hours and nothing has happened.
When I add Crackle, it keeps opening streams, but never actually adds Crackle as a channel nor any of the Crackle Movies. Nothing happens.
When I attempt to add my PVR (I am using MediaPortal) I receive an error saying the pvr channel database is empty.
Does anyone have any suggestions?
Also, I use IPTV Stalker with the PVR IPTV Simple Client. Do I have to add each individual channel, or will PTL search and automatically added the channels?
Posts: 4
Joined: May 2015
Reputation:
0
Just a note from me - Sorry I don't have more time to put up logs, file bug report etc. I have been using PTVL for a few years off and on. I recently got a new system and just today did a fresh install of Kodi and PTVL with only local content. Version 0.6.6h was really slow changing channels for me (consistently timed 2-3 seconds) with audio playing before video would come in. I tried reverting back to 0.6.6f and got approximately same times. I then tried 0.6.4c and am now getting the expected ~0.5 seconds between channel flips with no blue screen showing. I have no idea why this occurred, but thought I would post in case it's helpful to someone else.
Posts: 14
Joined: Aug 2012
(2015-09-01, 20:58)fairplay89 Wrote: (2015-08-29, 03:01)fairplay89 Wrote: (2015-08-27, 03:08)fairplay89 Wrote: 1. Downloaded Kodi Log Uploader
2. Enabled Kodi Debug Logging
3. Enabled PTVL Debug Logging
4. Shutdown Kodi & Rebooted AFTV
5. Re-launch Kodi followed by PTVL
6. Launch PTVL, wait for channel to start playing.
7. Open guide... complete lock up of PTVL (can still pause Kodi video but no way out of PTVL).
8. Attached my log here: http://xbmclogs.com/pcgla9bfl
Please advise on next steps or if further info is needed.
Thanks!
Anything else needed on these logs? Thanks!
Anyone? Is it possible to run this on Amazon devices at all?
(2015-09-01, 23:04)wyild1 Wrote: (2015-09-01, 20:58)fairplay89 Wrote: (2015-08-29, 03:01)fairplay89 Wrote: Anything else needed on these logs? Thanks!
Anyone? Is it possible to run this on Amazon devices at all?
Dont know if this is really the issue but:
Code:
14:30:20 T:1545125000 NOTICE: script.pseudotv.live PseudoTV Live /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.pseudotv.live 0.6.6d
14:30:20 T:1545125000 NOTICE: script.pseudotv.live-Globals: System Caching Enabled
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/X/_unsorted/_channels/cache/
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/X/_unsorted/_channels/cache
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/X/_unsorted/_channels
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/X/_unsorted
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/X
14:30:20 T:1545125000 ERROR: virtual bool XFILE::CSMBDirectory::Create(const CURL&) - Error( Connection timed out )
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb://USER:[email protected]/
14:30:20 T:1545125000 ERROR: static bool XFILE::CDirectory::Create(const CURL&) - Error creating smb:
14:30:20 T:1545125000 DEBUG: script.pseudotv.live-FileLock: FileLock instance
Errors creating files on the SMB share. Do you have channel sharing enabled? Try without that so it can create the stuff. Or see why it cant write to the SMB share
thats just my guess based on the logs.
Cheers!
Thank you! I will investigate that now.
Posts: 14
Joined: Aug 2015
Reputation:
0
My Kodi keeps freezing when I change to a channel that is "playing" a HEVC video, only freezes when changing the channel, if the video comes up next it plays without a problem.
Posts: 74
Joined: Jul 2015
Reputation:
0
Cannot get guidedata working properly for USTVNow despite enormous amounts of help from jctennis. Looks like you have to donate in order to access this feature
Posts: 1
Joined: Sep 2015
Reputation:
0
So, I'm having a problem programming custom channels. to start with, the first time I ran the newest update of PTVL, the program generated any number of RSS feeds and custom youtube channels (including some clever ones that incorporated multiple youtube channels onto a single PTVL channel). However, the program would not recognize any channels I tried to program in, including USTV channels, youtube channels, etc. I could delete channels but I couldn't add or change them.
I purged the channels and started from scratch and the program will not recognize any channels I enter in - not using the in-app configuration tool, not directly into the settings2.xml file and not using the PTVL manager (which does not seem to work with the latest build of Kodi). When I manually enter a new channel, the program simply ignores it as if it is not there. Even when I use auto-generated code from the first new set of channels I generated and copy and paste that code exactly into the settings.xml, the program still ignores it as if it isn't there. I will see the channel appear in the channel configuration menu but the program will never actually generate any programming and the channel will not appear in the epg.
Does anyone have any idea what the problem might be?