SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #541  
Old 04-14-2013, 04:28 PM
Daner919 Daner919 is offline
New Member
 
Join Date: Apr 2013
Location: St. Paul, MN
Posts: 3
This is great news, I would love to try this out. I am not positive how to install this in Ubuntu however... it is basically split into two directories unlike windows etc...
/var/lib/plexmediaserver
/usr/lib/plexmediaserver
anyone have any idea? since i am a linux-nubie.
Reply With Quote
  #542  
Old 04-14-2013, 11:25 PM
Yalbik Yalbik is offline
Sage User
 
Join Date: Sep 2006
Location: Calgary, Canada
Posts: 63
Quote:
Originally Posted by PiX64 View Post
I can't remember exactly why I do that but I'm pretty sure it has to do with segmented files and the fact that sage can at times split a recording into multiple files... I think.

Ill have to look at it to be sure
Not a huge deal...I've found the SageEx stuff to be extremely fast anyway (but I only have around 1000 recordings in my library). I'm pretty new to the Sage API, so I could be entirely wrong....
Reply With Quote
  #543  
Old 04-15-2013, 08:36 AM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Quote:
Originally Posted by Daner919 View Post
This is great news, I would love to try this out. I am not positive how to install this in Ubuntu however... it is basically split into two directories unlike windows etc...
/var/lib/plexmediaserver
/usr/lib/plexmediaserver
anyone have any idea? since i am a linux-nubie.
Yeah so when installing on linux variant, you would need to put your scanners and agents in the following location:

http://wiki.plexapp.com/index.php/Pl...d_Tricks#Linux

and then the wiki written by Darci.

https://code.google.com/p/sagetv-for...allingAndUsing
Reply With Quote
  #544  
Old 04-15-2013, 08:54 AM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Code Release 5

Google code site:

http://code.google.com/p/sagetv-for-plexmediacenter/

************************

The Newest code release 5 has been placed on the google code site under downloads.

it contains:
- Updates to the scanner which allow all defined file types to be correctly scanned and added to the media stack.
file types include: (if ext.lower() in ['.mpg', '.avi', '.mkv', '.mp4', '.ts', '.m4v']: )

1) shutdown plex completely
2) unzip new download into correct location
3) restart plex
4) perform a DEEP scan

done and done!

let us know if you have questions.
Reply With Quote
  #545  
Old 04-15-2013, 05:55 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
I installed the new code and I get nothing at all downloaded. Says scan complete in a few seconds and the library is empty.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #546  
Old 04-15-2013, 06:06 PM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Well that's not right. Did u stop plex, put new scanner in place then restart plex and perform a deep scan? Are u running the most recent version?

Did u change the scanner file to use your sage server address port and username and password as opposed to mine?
Reply With Quote
  #547  
Old 04-15-2013, 06:21 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by PiX64 View Post
Well that's not right. Did u stop plex, put new scanner in place then restart plex and perform a deep scan? Are u running the most recent version?

Did u change the scanner file to use your sage server address port and username and password as opposed to mine?
Yeah my bad I accidently remove the http.

Just keeping you on your toes
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #548  
Old 04-15-2013, 06:56 PM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Quote:
Originally Posted by nyplayer View Post
Yeah my bad I accidently remove the http.

Just keeping you on your toes
nice! lemme know how it works out and if your files not previously being brought in are now being brought in. i suspect with this code fix, they should all come through.
Reply With Quote
  #549  
Old 04-15-2013, 07:28 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
found one problem these shows get combined in 1 title.

Law & Order
Law & Order: Special Victims Unit
Law & Order: Criminal Intent
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #550  
Old 04-15-2013, 07:43 PM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Quote:
Originally Posted by nyplayer View Post
found one problem these shows get combined in 1 title.

Law & Order
Law & Order: Special Victims Unit
Law & Order: Criminal Intent
That problem had to have been there before. The code i changed would not have caused that.. no way no how :-)

curious though, how does it look in the TVDB or in BMT?
Reply With Quote
  #551  
Old 04-16-2013, 08:38 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Same problem same recordings not getting BMT data..... maybe it is the way you handle the Sage file names... I rename all my files to Plex standards... including spaces... maybe this is messing with your scans.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #552  
Old 04-16-2013, 09:05 AM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Quote:
Originally Posted by nyplayer View Post
Same problem same recordings not getting BMT data..... maybe it is the way you handle the Sage file names... I rename all my files to Plex standards... including spaces... maybe this is messing with your scans.
If u rename the files, sage must still recognize the new filename and save the file as a recording so that sagex API is called, it knows what the file is. If I rename and can't acces the file via http://server ip : port /sagex/API?c=plex:GetMediaFileForName&1=filename picked up by scanner, the scanner won't add the file to plex...
Reply With Quote
  #553  
Old 04-16-2013, 09:07 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Well I guess it must be a BMT problem with certain titles. I would be curious to see if others are having problems with not getting metadata for certain titles. The scanner works great by itself as long as I use built in Plex agents.

Some titles with np metadata.
Flashpoint
The Client List
Lost in Space
All Law and orders get combined.
The Green Hornet
The Good Wife
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 04-16-2013 at 09:13 AM.
Reply With Quote
  #554  
Old 04-16-2013, 10:12 AM
marsh9man marsh9man is offline
Sage User
 
Join Date: Apr 2006
Posts: 47
I am trying to install this for the first time.
I have unzipped the plugins and scanner folder to the plex media server folder and made the necessary edits.
But, when I try add sections through plex, the sagescanner is not an option in the dop down menu in advanced settings.
The plugin does not show up either when I click on plugins under plex.

Any ideas what I may have done wrong?
Reply With Quote
  #555  
Old 04-16-2013, 10:15 AM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
Did you stop the Plex server, add the files, etc, and then restart the server?

Quote:
I have unzipped the plugins and scanner folder to the plex media server folder
Can you post all the gorey details of your Plex server setup?
OS?
Paths that you placed the scanner files in?

Quote:
The plugin does not show up either when I click on plugins under plex.
These aren't plugins these are scanners/metadata agents...
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
Reply With Quote
  #556  
Old 04-16-2013, 10:20 AM
marsh9man marsh9man is offline
Sage User
 
Join Date: Apr 2006
Posts: 47
Yes, shut down and restarted plex.

I am on windows 7.

The file structure that I unzipped to is...

C:/Program Files/Plex/Plexmediaserver/...

Prior to this I have just had Plex sharing a networked drive to a Roku...all of which is working fine.
Reply With Quote
  #557  
Old 04-16-2013, 10:45 AM
Daner919 Daner919 is offline
New Member
 
Join Date: Apr 2013
Location: St. Paul, MN
Posts: 3
Thanks for the help, it seems to be working. Art doesn't show up for TV shows, but that may be a filename thing...
Playing back on the plex server yielded poor results. (a dual core machine)
I will be ordering up a Roku 3 now, even if it doesn't end up working, I can still use it for Amazon etc...
(I have to transcode from mpeg2 from my HDHR tuners, and I am on Linux so it may not work for me but it's worth a try)
Nice work folks!
Reply With Quote
  #558  
Old 04-16-2013, 11:10 AM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
It doesn't seem like you're following the instructions here:

https://code.google.com/p/sagetv-for...x_Media_Server

because
Quote:
C:/Program Files/Plex/Plexmediaserver/...
is not correct.

You must follow the instructions precisely in order for this to work...
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
Reply With Quote
  #559  
Old 04-16-2013, 10:20 PM
Comitizer Comitizer is offline
Sage Advanced User
 
Join Date: Feb 2009
Location: Calgary, Alberta, Canada
Posts: 174
Watched status?

So will this update the watched status of a SageTV item?

Does this only work for recordings that have been done by Sage or can I add imported shows too?

Looks pretty cool so far.

Thanks!
Reply With Quote
  #560  
Old 04-17-2013, 07:07 AM
PiX64's Avatar
PiX64 PiX64 is offline
Sage Icon
 
Join Date: Dec 2008
Location: Illinois
Posts: 1,991
Quote:
Originally Posted by Comitizer View Post
So will this update the watched status of a SageTV item?
Sage Watched Status should be synced on initial scan of the library, and should be updated with subsequent scans. Waht will NOT happen is sync plex watched status back to SageTV from Plex. That is not possible with the scanner and Agent combo. It would require a plugin or a channel inside of plex which I am not currently planning on building.

There are other solutions I am aware of which consist of using SJQ to monitor plex and sync watched status back and forth. I have not personally done this as I do not use SJQ, but I have heard it can be done.

Quote:
Originally Posted by Comitizer View Post
Does this only work for recordings that have been done by Sage or can I add imported shows too?
This will work for All Content that you have stored in sage and sagex/bmt know about. imported recordings, archived recordings, sage recorded movies, etc.

Plex does a really good job with tvshows that you may have saved or imported with proper names, as well as with movies. The way i run this is I have 2 sections for Sage -- SageTV Recordings, and SageTV Movies. That is it. I let plex bring in the other content on its own via the built in scanners and agents.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing to Plex heffneil Batch Metadata Tools 20 01-08-2012 04:54 PM
Need help with SJQv4 remote agent coppit SageTV v7 Customizations 4 12-19-2010 11:03 AM
Plex in a TV? What about sage? rwc General Discussion 9 09-05-2010 04:38 PM
Possible to get SageTV to handle my library more like Plex? DAMAC SageTV Mac Edition 0 06-10-2009 10:33 AM
SagetTVService Virus Win32.Agent.dwo Ponchera SageTV Software 6 02-04-2008 06:33 PM


All times are GMT -6. The time now is 10:35 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.