|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
|
Thread Tools | Search this Thread | Display Modes |
#141
|
||||
|
||||
Do the DLLs need to be registered?
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#142
|
|||
|
|||
Quote:
Code:
avdapi32.dll bcrypt.dll kernel32.dll msvcrt.dll user32.dll For what it's worth, the older version that shipped with Sage 7 (avutil-49.dll) only needs kernel32 and msvcrt.
__________________
Windows Installer |
#143
|
|||
|
|||
Quote:
Ben
__________________
Ben Intel Core2Duo E6600 2.4GHz - Win7 64bit Antenna: Homemade Gray-Hoverman DBGH, Channel Master 7777 pre-amp, Mid-60s CM Rotor Tuners: HDHomeRun v1, Hauppauge HVR1600 Video: BenQ W5000 1080p, ASUS ATI 6670 Storage (10TB): Seagate 2TB, Hitachi Coolspin 2TB x 4 Data Drives + 2TB x 2 Parity Drives using FlexRaid 2.0 (RAID6 T2+) SageTV: 7.1.9 Final ? |
#144
|
||||
|
||||
If bcrypt.dll is the only thing needed to make it run on xp then look here for a person that shows how to use it on xp:
http://wp.xin.at/archives/tag/bcrypt-dll |
#145
|
||||
|
||||
Quote:
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#146
|
|||
|
|||
Quote:
Well it was worth a shot.
__________________
Ben Intel Core2Duo E6600 2.4GHz - Win7 64bit Antenna: Homemade Gray-Hoverman DBGH, Channel Master 7777 pre-amp, Mid-60s CM Rotor Tuners: HDHomeRun v1, Hauppauge HVR1600 Video: BenQ W5000 1080p, ASUS ATI 6670 Storage (10TB): Seagate 2TB, Hitachi Coolspin 2TB x 4 Data Drives + 2TB x 2 Parity Drives using FlexRaid 2.0 (RAID6 T2+) SageTV: 7.1.9 Final ? |
#147
|
|||
|
|||
So I just did the following updates:
- SageTV x32 9.1.9 to SageTV x32 9.2.5 - OpenDCT 0.5.29 to OpenDCT 0.5.32 I did those so I could add the new plugins: - SageTVTranscoder Plugin x64 1.0.5 (2021-04-30) - Media Format Parser Plugin Windows x32 0.7 (2021-03-30) This is on a Win7 x64 machine. Once the updates were installed (no errors or problems encountered), I rebooted the machine and then went into Available Plugins to do the Media Format Parser Plugin. On Github is shows the latest release as v0.7 But it only shows v0.6 available for installation in the SageTV available plugins. Is there a way to get the latest v0.7?
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#148
|
|||
|
|||
Sorry it is basically the same post for two different plugins but I want to track it in both places.
How do I go about getting the Sage system to offer up the latest version of the plugin so that I can install it?
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners Last edited by CptKirk; 07-14-2021 at 12:11 PM. |
#149
|
||||
|
||||
0.7 is definitely in the SageTVPlugins.xml.
Can you check the date of that file? If you open the file the second line should read <PluginRepository version="2021.0525.0612"> John |
#150
|
|||
|
|||
SageTVPlugins.xml
<PluginRepository version="1.0.2063"> SageTVPluginsV9.xml <PluginRepository version="2021.0111.2200"> I did some web searching and found where the repo resides: https://github.com/OpenSageTV/sagetv-plugin-repo Agree, the 0.7 is definitely there. So the question is how do I get the "PluginRepository version" updated to the latest version?
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners Last edited by CptKirk; 07-15-2021 at 03:33 PM. |
#151
|
||||
|
||||
Sorry, the previous post should have said SageTVPluginsV9.xml, but you obviously worked that out
It should download the latest version when starting SageTV and when going into Plugins. You can try renaming SageTVPluginsV9.xml and going into Plugins or restart SageTV It does log to sagetv_0.txt the process of downloading the file. John |
#152
|
|||
|
|||
sagetv_0.txt is showing some Java errors when it tries to download:
Quote:
I am using Java 7 u80 (build 1.7.0_80-b15) I was going to try and update to the latest Java 7 but it looks like 7 u80 was the last one. Going to try and do an uninstall/install of 7 u80 to see if that will help. Hmm, looks like the uninstall/install of 7 u80 did not help. Still see the errors. Looks like I am going to have to bite the bullet and update to Java 8. I am a "if it is not broken, do not fix it until it breaks" type of person, so I have not done the Java 8 switch yet. ---- Updating to Java 8 enabled me to get the latest rev of SageTVPluginsV9 with no errors. I was then able to install the SageTVTranscoder Plugin and the Media Format Parser Plugin. I then also updated all my other plugins that were showing updates were needed. But, I ended up without being able to tune any channel. On my system it seems it does not like Java 8. With Java 8 no channel on the HDHR's can be tuned. Uninstall Java 8, install Java 7, no problems. Uninstall Java 7, install Java 8, problems. I can go back and forth with Java and reproduce it 100% of the time. I've just left it with Java 7 for now. I'll create another thread about my Java problems with logs and more details.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners Last edited by CptKirk; 07-16-2021 at 11:13 AM. |
#153
|
||||
|
||||
Quote:
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#154
|
|||
|
|||
Failed Status
I was trying to debug an issue and went into the Installed Plugins and noticed that the 'Media Format Parser Plugin for Windows x32' v0.7 is showing as 'Failed'.
I installed it on 7/16/21 and at that time I do not remember seeing it showing as failed. Does the failed status mean it failed to install or that it is failing to load? All my other installed plugins are showing enabled.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#155
|
|||
|
|||
I rebooted the sage machine and checked the log files...
Quote:
Quote:
Java major version 51 = Java 7 So there is a hard requirement for Java 8 in order for this plugin to work? Does that need to be added to the FAQ on the first page of this forum thread? I mentioned in a few posts up that I use Java 7. I had to switch to Java 8 just to get plugins to show up and install. But had problems tuning any channels on my HDHR with Java 8 so I had to go back to Java 7.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners Last edited by CptKirk; 08-28-2021 at 10:52 AM. |
#156
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#157
|
|||
|
|||
nyplayer, thanks for the suggestion.
I have OpenDCT_0.5.32_x86 installed on my Win7 64 with SageTV 32. I've played around with uninstalling/installing Java 7 32 and 64, also Java 8 32 and 64. I've found that for the Media Format Parser Plugin 32 that it will show as failed whether Java 7 32 or 64 is installed last. I've found that for the Media Format Parser Plugin 32 that it will show as enabled whether Java 8 32 or 64 is installed last. So for me, at least, it is looking like Java 8 is needed for the Media Format Parser Plugin to work. But I get 'No signal found' when trying to tune any channel with Java 8 installed. I guess I'm going to try and install Java 8 and try and find out why I cannot tune any channels. If I can get that bug on my side fixed I should be good to go.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#158
|
|||
|
|||
So I uninstalled:
jre-7u80-windows-i586 jre-7u80-windows-x64 And installed only: jre-8u301-windows-i586 Right now it is looking like the plugins are working ok (all showing as enabled) and I am able to tune to any of my channels. It is only when I have both: jre-8u301-windows-x64 jre-8u301-windows-i586 installed that it looks like I had problems tuning channels (I had installed them in that order). I'm not planning on digging more into this unless I encounter any other issues.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#159
|
|||
|
|||
Media Format Parser Plugin processing problem?
Hi Josh,
Had this in its own topic but wanted to post here in case you have a bit of time to look at it (https://forums.sagetv.com/forums/showthread.php?t=66769) I rip all my DVDs to MP4 files using Handbrake. I also create .properties and .jpg files for the video. Been doing that for years with no problems. But the last one I just did this week is acting strange. When I start it up the timeline at the bottom shows 0:00:00 to 0:00:00 and the play triangle is all the way to the right side of the timeline showing 0:00 (see attached image). It will play all the way through ok, but if I touch the FF/RW/Skip buttons it just jumps back to the beginning of the movie. I've removed the video from my video folder, rescanned media, check SageTV and see it is gone, copied it back to my video folder, rescanned media, it is now back. But it still keeps doing the same thing. ..... Dug into this a bit more today after ripping two more DVDs and seeing the same problem. I just did one more and immediately afterward grabbed the sage log files. I noticed that all my rips and imports of .mp4 files before 7/6/21 are good. The four now after that have the 0:00:00 problem. I update my system on 6/30/21 with: - SageTV x32 9.1.9 to SageTV x32 9.2.5 - OpenDCT 0.5.29 to OpenDCT 0.5.32 I then updated my system on 7/16/21 with: - SageTVTranscoder Plugin x64 1.0.5 (2021-04-30) - Media Format Parser Plugin Windows x32 0.7 (2021-03-30) I did a rip/import on 7/6/21 that went ok with no problems. So I'm thinking something is happening during detection. After I dropped the Equalizer (2014).mp4 file into my DVD directory I went to sagetv and did a Setup-Scan Imported Media. This is what the log file showed happened, with an error in MediaFormatParserPlugin. Quote:
Good format detection.jpg: You will see at the bottom in the Format section it shows Quicktime and a whole bunch of details. Bad format detection.jpg: You will see at the bottom in the Format section it just shows Quicktime, and nothing else. All four dvd rips that have the 0:00:00 mess up are like the Bad format detection.jpg.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#160
|
||||
|
||||
Quote:
One thing you can try on your own to further debug, is you can temporarily disable the format detector plugin from the plugins configuration screen. This will all the SageTVTranscoder to do the detection. Than try an reimport the file. It would be interesting to know if you get a different result. Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Commercial Detector Plugin Disabled | LJSSageUser | Phoenix | 5 | 03-09-2014 05:34 PM |
Plugin: MizookLCD (Alternate SageTV LCDSmartie Plugin) | cslatt | SageTV Customizations | 48 | 06-11-2012 10:44 AM |
Plugin request for SageTV Windows Client: Autofrequency plugin | mkanet | SageTV v7 Customizations | 3 | 11-12-2011 09:33 AM |
Do I have to format my WHS to use SageTV? | blackcows | General Discussion | 9 | 10-13-2009 06:51 PM |
IR Code (Pronto Format) as in UIRT Helper --> SageTV Format as in Sagetv.properties | krasev | Hardware Support | 0 | 09-12-2006 10:56 PM |