|
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 |
#1241
|
||||
|
||||
Yeah, the original author is no longer around - wildgoose has effectively taken ownership of the project, but he can't alter the first post. He's got a link in his signature to the current build and instructions (which yes, are on github)
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#1242
|
|||
|
|||
Great. I found it and the install is much easier than before.
|
#1243
|
||||
|
||||
Quote:
Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#1244
|
||||
|
||||
Thank you Andy! Likely save a lot of hassle.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#1245
|
|||
|
|||
I have V9 installed on Linux and I'm getting the following in my log when I try to refresh my SageTV Library within Plex:
Quote:
If I try to manually call the GetMediaFileForName via url, I get the following error output: URL: Code:
http://sage:frey@X.X.X.X:8080/sagex/api?c=plex:GetMediaFileForName&1=Zombieland-904228-0.ts&encoder=json Quote:
FYI: I have BMT, sagex, Phoenix, etc plugins installed. JVM is 1.8. |
#1246
|
|||
|
|||
Looks like it's failing on this line:
Code:
var allMedia = MediaFileAPI.GetMediaFiles(); GetMediaFiles is a standard SageTV API: http://download.sage.tv/api/sage/api...GetMediaFiles() I remember there were some issues with JRE 1.8 being reported related to the jetty web server (which sagex/plex uses). Not sure if those got addressed or not. Can you try with JRE 1.7 to see if it helps?
__________________
sagetv-for-plexmediacenter v8.3.1 is available! Github/Download site. |
#1247
|
|||
|
|||
Guys, thanks for all the work here. I am about to try and integrate this into my SageTV instance, but wanted to know if the new plugin supports auto-skip during sage playback if I have EDL files associated with the recordings?
Also, how does Plex perform with a LOT of recordings? I have about 5000 recordings in about 30 TB of storage... Thx Mike |
#1248
|
||||
|
||||
Quote:
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#1249
|
|||
|
|||
After having some problems and doing some troubleshooting I ended up having to redo my SageTV configuration. Ever since then it won't load the fanart and I've been seeing a lot of these warnings in the log:
Code:
WARNING (logkit:19) - getFanArt: <html> detected in fanart response, not fanart I'm also seeing a lot of these errors: Code:
ERROR (logkit:22) - openUrl: failed on: http://localhost:32400/:/scrobble?key=158150&identifier=com.plexapp.plugins.library: ('http error', 401, 'Unauthorized', <httplib.HTTPMessage instance at 0x02134B20>)
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#1250
|
|||
|
|||
Quote:
https://github.com/ai7/sagetv-for-pl.../sagex.py#L282 So you are saying instead you get an <HTML> response and inside there's an <IMG> link? I recall in my testing HTML response usually indicated an error.. Can you provide the HTML response text? I am not sure why PLEX would throw an unauthorized from localhost. Usually if one is querying from a different host then a special setting needs to be enabled (security wise), but localhost should by default work. Something might have changed recently. I am still running v7 windows with an older PMS. I'll try the latest PMS in the next few days to see if I encounter any issues.
__________________
sagetv-for-plexmediacenter v8.3.1 is available! Github/Download site. |
#1251
|
|||
|
|||
Quote:
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#1253
|
|||
|
|||
As it turns out all this was because I apparently accidentally approved the upgrade to Java 8 when I was remoted in the other day. I guess that's what I get for swapping between remote sessions and not realizing which system I was in when it popped up. No matter how many times I try disabling checking for Java updates it keeps popping up the message that there's an update available. Very frustrating.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#1254
|
||||
|
||||
Quote:
Code:
REG DELETE "HKLM\SOFTWARE\JavaSoft\Auto Update" /va /f REG DELETE "HKLM\SOFTWARE\JavaSoft\Java Update" /va /f REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "SunJavaUpdateSched" /f REG DELETE "HKLM\SOFTWARE\Wow6432Node\JavaSoft\Auto Update" /va /f REG DELETE "HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Update" /va /f REG DELETE "HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run" /v "SunJavaUpdateSched" /f
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#1255
|
|||
|
|||
I figured out the Java updates thing. Apparently making changes in the Java Control Panel requires Administrator rights. When you run it from the Windows Control Panel it doesn't run with elevated rights so any changes being made don't get saved. You have to manually run it as an administrator and make the changes there. Flipping stupid. Apparently this has been a "bug" for quite some time. Really shows where Oracle's Java priorities lie when they won't take care of something so basic as this.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#1257
|
|||
|
|||
Folks, I got the Plex plugin integrated with BMT and it's very very nice. Thank you everyone!!!
A few issues though: 1) The plugin takes a very very long time to plow through all the recordings. I have about 9500 recordings, and it can take more than a day to go through them. 2) Often times when doing a scan, SageTV will lock up and BMT reports Sage has run out of memory. I have the heapsize set to 400 in the registry, and run a very clean configuration, so I don't exactly know what to do about this. 3) The FanArt varies. In movies, it looks like if BMT doesn't have fanart, Plex fills in it with a very high res version compared to the one BMT uses. Is it possible for Plex to provide fanart for movies at least instead of BMT? 4) When SageTV runs out of memory, it appears that plex forgets about all the recordings, as when I go to Movies or TV shows, nothing shows up. I was assuming as long as it could get to the file, plex would not try and do a metadata lookup, but it appears there is some linkage here. 5) Some shows have odd metadata re: seasons. For some shows, Plex uses a year (like 2014), and for others a season (like season 12). Why are these not consistent? Thanks! Mike |
#1258
|
|||
|
|||
Well, turns out I actually did not have the server using 1GB of heap as I had thought. Its fixed now, and everything is working much better.
On the other issues, I think the reason I have low res fanart is because Sage fetched that fanart several years ago, and the recordings of sfavorites that I just started to record have very good fanart. Should I just delete all the current fanart and tell BMT to recreate it, and that would have new fanart for everything? Also, in Plex, many favorites show up as 2 or even 3 discrete shows at the TV show level of Plex. It's not even a season based difference. They all show up as one favorite in Sage recordings. Can someone explain why this might be happening, and how I can remedy it? Thanks again for all the work on this plugin. It's made consuming shows from my library 100x easier, esp with automatic transcode and download to tablets and phones and Chromecast support. Thanks, Mike |
#1259
|
|||
|
|||
I am glad you are able to resolve the issues!
Quote:
While the BMT agent is running the shows should already be visible in PLEX, but without the fanart, etc.. If it's taking too long, you can check the logs to see whether there's any errors or exceptions. Quote:
This tagging information can be fixed/updated on the SageTV side manually. I've done so in the past with some of my shows.. (don't have the exact URL you need to browse to to edit this info at the moment...). Quote:
Let me look into how we can get this data dump. You can do it with sageplex_sync but it's not exactly straightforward, especially for large libraries.
__________________
sagetv-for-plexmediacenter v8.3.1 is available! Github/Download site. |
#1260
|
|||
|
|||
Thanks!
One of the other problems I had was that I had was that I had the plugin run every time a directory change happened. Well, given there are literally thousands of shows in each directory, and the start of a recording would cause the plugin to start again, there seemed to be issues with being able to complete a scan successfully. I changed it to run once every 6 hours, and now the scanning seems to find all the shows and movies properly. For the Movies, Plex seems to find higher quality Fanart than BMT does. This is probably not a plugin question, but have you found a way to have plex do all the fanart or BMT to use a higher res source? I can fix it manually in plex, but I'd rather like something that was automatic. Is there a log file I can look at that would have the times to complete each scan, etc...? The plex instance is running in a different VM than SageTV does on a different hardware (I have 2 2xE5-2670's that my guests run on - the NAS runs on bare metal on a separate system), with tons of RAM and 8 cores, so it's should be a pretty fast platform for doing the processing. Thanks again! Mike |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |