![]() |
|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#181
|
||||
|
||||
Hey,
Yours will be slightly different directory since you are running on Pivos I believe. Mine is located in: /home/pi/.xbmc/addons/plugin.video.sagetv/extras/sagex/services |
#182
|
|||
|
|||
thanks for the suggestion, but there is no /home dir on the Pivos... I'm hunting and pecking around the filesystem but no luck... thanks anyway
|
#183
|
||||
|
||||
I believe it was posted previously in this thread.
I'd think it would be also in the install on your Pivos somwhere under where it installed the addon. ie. addons/plugin.video.sagetv/extras/sagex/services Last edited by RedR; 01-27-2013 at 06:57 AM. |
#184
|
|||
|
|||
Dexterdom,
Download this from the github repository and unzip it. The xbmc.js file is in the extras/sagex/services folder. https://github.com/kricker/plugin.vi...ive/master.zip Good luck! Dan |
#185
|
|||
|
|||
Quote:
I SSH'd into the pivos and finally found it - it was located under the .xbmc directory. The filemanager GUI on the pivos seems to hide the . directories so that's why I couldn't find it in the first place... cheers |
#186
|
|||
|
|||
Quote:
|
#187
|
||||
|
||||
Hey,
Having a 'config' issue I I believe... SageTV server is on Ubuntu I have my recording directory open to NFS and/or Samba. I've gone through the SageTV Plugin settings for XBMC. All seems well, but when I pick a recording to play, it either just sits there or provides a popup error that tells One or more items failed to play. Check the log for details. Last time I had this problem one of the paths in the plugin was wrong. Tho this time the server is using NFS. Trying the plugin from XMBC on the SageTV server, it works fine. Using the same pathing on the remote client plugin settings I have this problem. HELP! |
#188
|
|||
|
|||
Quote:
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#189
|
||||
|
||||
Sorry... Pastebin posted
|
#190
|
|||
|
|||
Quote:
1. Is this the correct path you're expecting playback from AND can the XBMC client access that path? 2. Can you reply with what your settings are in your addon for the sagetv recording folder AND the sagetv recording folder network path?
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#191
|
||||
|
||||
Quote:
Quote:
//sagetv64/Recordings/ Recording folder Network path: nfs://192.168.1.100/export/Recordings/ |
#192
|
|||
|
|||
Quote:
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#193
|
||||
|
||||
Also post your settings.xml file from the addon_data folder.
\userdata\addon_data\plugin.video.sagetv\ |
#194
|
||||
|
||||
#195
|
||||
|
||||
Is this the path that Sage records to?
Code:
//sagetv64/var/media/tv/ It appears you are trying to play the file from the following path, which is not what you have set above. Code:
/media/SageTVXL01/12AngryMen-882658-0.avi Last edited by kricker; 03-07-2013 at 07:49 PM. |
#196
|
||||
|
||||
Quote:
/var/media/tv and /media/SageTVXL01/ and /media/SageTVXL02/ Yes I saw that too. Their lies the issue and I guess its a NFS/mounting/setup/personal problem? |
#197
|
|||
|
|||
When you go into the settings for the addon, you need to add each and every recording path (that's why we allow you the ability to enter up to 5). Add all 3 recording paths above and whatever they map to in terms of an accessible playback path and you should be all set.
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#198
|
||||
|
||||
All paths you record to should be entered and then each given its equivilant network path. The recording path needs to be exactly as set in Sage. If in Sage you don't have the //sagetv64 in the path don't put it in the addon settings either.
|
#199
|
||||
|
||||
BAM!!! Its up, and working.
First, THANK YOU both. Thank you for the addon, and thank you so much for the help tonight!!! What I ended up doing... I gave up on NFS and went with Samba. (I just need to learn NFS far better it seems). So, yes once adding all three, and using the correct SageTV Recording Path: /var/media/tv /media/SageTVXL01 /media/SageTVXL02 All became right with the world! Again, thank you!! |
#200
|
||||
|
||||
Glad to hear it. Enjoy.
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV vs. XBMC MediaStream UI? | SørenBM | SageMC Custom Interface | 2 | 03-07-2009 02:29 PM |
MyMovies type of addon for SageTV? | Sizam | SageTV Customizations | 3 | 07-07-2008 04:24 PM |
Ultimate music addon for SageTV? www.pandora.com | mkanet | SageTV Customizations | 13 | 02-19-2006 03:27 AM |
Is there an internal (or addon) SageTV command which rew/ff like an old VCR? | mkanet | SageTV Software | 1 | 08-25-2005 02:42 PM |