|
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 |
#321
|
||||
|
||||
Quote:
Brian and i have a code fix we came up with which will take care of this from both the Scanner and the BMT Agent, but we want to make 100% sure it isn't something else specific to your setup. You are the only one that has mentioned this thus far, so I hate to build a code patch for 1 case if there is an alternative solution. |
#322
|
|||
|
|||
FWIW, I don't think I'm on the latest release of SageTV... Looks like I'm on 7.0.23.1... When Google did the buyout thing I went over and downloaded copies of everything, so I have a copy of 7.1 sitting here I haven't attempted an install on... my thought at the time was that SageTV was working and why break it for a small incremental change. Do you think the version could be having an affect or is this function that's not working something outside of SageTV's core? Is anyone else using this not on the latest version?
Might be a stupid question, but I haven't been paying attention to what's genn'ing what with the data here... jb |
#323
|
||||
|
||||
Quote:
|
#324
|
|||
|
|||
Success !!
Well... that was it.
I upgraded to 7.1 and that fixed the problem... I was flipping between X and a couple terminal sessions i had open and as soon as I restarted sagetv after the upgrade, the terminal session monitor messages started flying by with metadata update messages... I verified the Plex Media Manager showed content, that I could pull up and play a file in Plex on Roku, and finally that good old SageTV was coming up performing on an HD200 I have here.. So.. for anyone following the thread on Linux.. save yourself a bunch of hassle and upgrade to 7.1 before jumping through the hoops to view your recordings in Plex. Many thanks to you sir! Mr. PiX64 for your hard work putting this together in the first place and hand holding today with the troubleshooting... jbmia |
#325
|
||||
|
||||
Quote:
Glad that was it and you are able to enjoy the functionality that this set of plugins give your plex server! I Myself use it daily and love it. Thanks for the kind words, and you are most welcome on the support side. The way i look at it is 1) its fun and 2) if you don't support the stuff you build, why build it...its just gonna piss people off if it doesn't work :-) |
#326
|
||||
|
||||
Quote:
__________________
Intel Core i5-2500, 16GB RAM, OMV Linux 4.17, 3 TB of Data SageTV 9 Docker, Open DCT Docker Silicondust HDHomeRun Duo + Quatro Sage Mini Client on Amazon Fire Sticks and Android TVs |
#327
|
||||
|
||||
Quote:
glad everything is working. Please let me know if you have any other issues. ~Mike |
#328
|
||||
|
||||
Me again. Found a small issue. It seems that I have entries for recordings that do not exist on disc. This seems to be because of left over *.logo.txt files. I'm pretty sure this is from comskip. I am using Sage Artifact Delete to clean up my directories but for some reason it's not deleting the *.logo.txt files. This is causing the Plex scanner to add shows that I only briefly watch to be listed in Plex.
I just checked my comskip.ini file and it should be deleting the logo file after completion but for some reason it doesn't.
__________________
Intel Core i5-2500, 16GB RAM, OMV Linux 4.17, 3 TB of Data SageTV 9 Docker, Open DCT Docker Silicondust HDHomeRun Duo + Quatro Sage Mini Client on Amazon Fire Sticks and Android TVs |
#329
|
||||
|
||||
Quote:
in this line apparently i do not exclude .txt :-) ill add it to the code... for the time being modify this line any any lines like it.. i think this is the only one if ext.lower() in ['.mpg', '.avi', '.mkv', '.mp4', '.ts']: to if ext.lower() in ['.mpg', '.avi', '.mkv', '.mp4', '.ts','.txt']: That line exists in BOTH scanners. |
#330
|
||||
|
||||
Code updated on google. I did create a new download for this simple patch, but rather just updated the scanner files with the new code. you can download those and replace your existing scanner files.
|
#331
|
|||
|
|||
Plex for Sage v5
Is there any chance this will work for Sage v5? I know I can install (and have) Plex and it will work but I would love to have a better interface for the recorded files than what plex gives. I just never bothered to upgrade Sage over the years since it was working so well "back in the old days"
|
#332
|
||||
|
||||
Quote:
It provides the ability for SageTV specifically BMT (BatchMetadataTools) to be used by Plex as a metadata source for SageTV recorded content. The end result is SageTV Recordings and Movies showing up in Plex Media Manager an available to any plex connected device including (iOs devices, Roku, Android, etc.) Does that answer your question? |
#333
|
|||
|
|||
Quote:
|
#334
|
||||
|
||||
Quote:
The best way to make sure that this set of scanners/agent will work for Plex and your sage setup is to have the most recent version os SageTV installed, BMT installed, sagex apis installed, etc. There is a custom plex.js file which I wrote to help the scanner and agent along with this process. The only way that the plex.js file will work correctly is if the most recent version of sagex apis are up and running on your sage system... You can certainly try setting it up on v5 and let me know how it goes, but I can't garauntee that it will have the outcome you are looking for. |
#335
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#336
|
|||
|
|||
Getting another error...
Pix64,
Was wondering if you could have a look at this and let me know what you think... Was wondering why my SageTV Show section wasn't auto updating and checked my logs to find this error: Code:
2012-04-14 01:37:27,839 (7f68418ef700) : DEBUG (model:217) - Serializing to /var/lib/plexmediaserver/Library/Application Support/Plex Media $ 2012-04-14 01:37:27,852 (7f68418ef700) : DEBUG (runtime:678) - Response: 200 2012-04-14 01:37:27,862 (7f6840f2b700) : DEBUG (__init__:179) - ***UPDATE CALLEDDDDDDDDDDDDDDDDDDDDDDDD 2012-04-14 01:37:27,862 (7f6840f2b700) : DEBUG (__init__:34) - ERROR in executeSagexAPICall: Unable to connect to SageTV server 2012-04-14 01:37:27,862 (7f6840f2b700) : CRITICAL (agentkit:891) - Exception in the update function of agent named 'SageTV BMT Agent (TV Sho$ File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python$ agent.update(obj, media, lang, force) File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/BMTAgentTVShows.bundle/Contents/Code/__init__.py", li$ airing = mf.get('Airing') AttributeError: 'NoneType' object has no attribute 'get' 2012-04-14 01:37:27,873 (7f6840f2b700) : DEBUG (model:217) - Serializing to /var/lib/plexmediaserver/Library/Application Support/Plex Media $ 2012-04-14 01:37:27,878 (7f6840f2b700) : DEBUG (runtime:678) - Response: 200 I check the link: http://192.168.1.2:8083/sagex/api?c=...-1465318-0.mpg and it appears to popule fine.. Any ideas? |
#337
|
||||
|
||||
Quote:
We have seen this before. Periodically sagexapi Will be unreachable. Darci had a lot of problems with this and was mostly due to network timeout if I recall. I would check to see if your sage server was recently update by windows. That can cause issues like yis as well. Restart server Restart sage Wait until u can hit the sagexapi via web browser. Then rerun plex scan. Is plex and sage on same server? Have you noticed any network issues? All cables secure? Dropped packets perhaps? Bad nic on plex server? Either plex media server or sage wireless? That's about all I can think of at the moment... Lemme know if that helps narrow down the issue. If not well figure it out :-) Sorry for my delayed response. |
#338
|
|||
|
|||
Thanks!
Wait until u can hit the sagexapi via web browser.
Yep, was able to, but given your analysis, I'll have to try all your suggestions and then report back if I'm still experiencing the issue while simultaneously having good access to the sagexapi... Is plex and sage on same server? Yes Have you noticed any network issues? Actually, I have noticed some network sluggishness on a wireless client.. and my server is also the dns server, but I'm hardwired all the way around with gigabit ethernet beside my laptop (wireless).. Switches are relatively new gigabit ethernet. The fact that Plex and SageTV are on the same box though would seem to make this a non issue though.. .right? All cables secure? Will check. Dropped packets perhaps? Will check, but they're on the same server. So... (?) Bad nic on plex server? Would this be an issue if they're on the same server ? Either plex media server or sage wireless? Nope, on the same server. I'll try the following and further troubleshooting to valid I can recreate the issue after restarts... - Restart server - Restart sage Much appreciation for the follow up! jbmia |
#339
|
||||
|
||||
Quote:
|
#340
|
||||
|
||||
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 |