SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Linux > SageTV for unRAID/Docker
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV for unRAID/Docker Discussion related to SageTV for unRAID/Docker. Questions, issues, problems, suggestions, etc. relating to SageTV for unRAID/Docker should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-19-2022, 08:03 AM
KeithAbbott KeithAbbott is online now
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
java8 & java11 Docker Issues

I am using the latest sagetvopen-sagetv-server-opendct-java11 docker on Unraid 6.10.3. Although the java11 docker is able to import DVD vob folder structures without any issues, it will not recognize/import DVD .iso files. I prefer the .iso format; it results in a single file which means I don't have to worry about the various vob files for a DVD ending up on different drives, which might then create a couple-second pause in the middle of playback while a different drive has to spinup.

So I downgraded to the latest sagetvopen-sagetv-server-opendct-java8 docker, which seems to import .iso files just fine. However, I began to receive "Capture Error in playback" messages, which are quite annoying and affect WAF (see the image below, and also https://forums.sagetv.com/forums/showthread.php?t=67087). So I switched back to the latest sagetvopen-sagetv-server-opendct-java11 docker, and the capture error issue went away (but the .iso import issue returned).



I am hoping that somebody can take a look at the dockers, and resolve one of the above issues. If I had a choice, my preference would be to get the java11 docker able to import .iso files, as I would prefer to be on a more recent version of java.
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls
Reply With Quote
  #2  
Old 11-19-2022, 10:09 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
I will compare the configs and see if I can see what needs to be done on the Java 11 opendct docker to resolve the iso issue.

Any chance you can test .iso on the Java 11 docker that does not include opendct to see if that plays .iso files.. That will help narrow it down.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #3  
Old 11-20-2022, 06:19 AM
KeithAbbott KeithAbbott is online now
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
Quote:
Originally Posted by jusjoken View Post
I will compare the configs and see if I can see what needs to be done on the Java 11 opendct docker to resolve the iso issue.

Any chance you can test .iso on the Java 11 docker that does not include opendct to see if that plays .iso files.. That will help narrow it down.

k
I will try to test using the docker mentioned above. But just to be clear, playback of the .iso files works perfectly (on my HD300s). It is only the importing of new .iso files that does not seem to work.
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls

Last edited by KeithAbbott; 11-20-2022 at 07:33 AM.
Reply With Quote
  #4  
Old 11-20-2022, 10:56 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by KeithAbbott View Post
I will try to test using the docker mentioned above. But just to be clear, playback of the .iso files works perfectly (on my HD300s). It is only the importing of new .iso files that does not seem to work.
Thanks for the clarification. That will help.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #5  
Old 11-22-2022, 07:16 AM
KeithAbbott KeithAbbott is online now
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
Quote:
Originally Posted by jusjoken View Post
Any chance you can test .iso on the Java 11 docker that does not include opendct to see if that plays .iso files.. That will help narrow it down.

k
I tested importing an .iso dvd file using the sagetvopen-sagetv-server-java11 docker. It was unsuccessful as well. I am wondering if there was a change to java between java 8 and java 11 that has inadvertently disabled this functionality.

It would also be good to know if anyone else has been able to recreate this issue, although there may not be many of us who import .iso files versus vob folder structures.
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls
Reply With Quote
  #6  
Old 11-22-2022, 10:55 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by KeithAbbott View Post
I tested importing an .iso dvd file using the sagetvopen-sagetv-server-java11 docker. It was unsuccessful as well. I am wondering if there was a change to java between java 8 and java 11 that has inadvertently disabled this functionality.

It would also be good to know if anyone else has been able to recreate this issue, although there may not be many of us who import .iso files versus vob folder structures.
Can you post a log from after a failed import...and possibly a log from a success under Java 8

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #7  
Old 11-23-2022, 11:05 AM
KeithAbbott KeithAbbott is online now
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
Quote:
Originally Posted by jusjoken View Post
Can you post a log from after a failed import...and possibly a log from a success under Java 8

k
I've attached log files for both java 8 and 11 imports. However, you might want to hold off spending much time looking into this, until I can verify whether it is now working or not in java 11. In the past, I had switched back and forth between the java 8 and java 11 dockers by updating the docker name and repository in the Unraid docker screen. But to do the various testing that you asked me to do, I actually installed the dockers from the Unraid Apps screen, and stopped and started the appropriate docker. After starting the java 11 docker, one of the .iso imports worked. So I'm going to live with this for a while and see if the issue still exists or not. If it does still exist, I will add a post into this thread asking for additional help.

Sage Log File Snippet-java8.txt
Sage Log File Snippet-java11.txt
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls
Reply With Quote
  #8  
Old 11-23-2022, 11:21 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by KeithAbbott View Post
I've attached log files for both java 8 and 11 imports. However, you might want to hold off spending much time looking into this, until I can verify whether it is now working or not in java 11. In the past, I had switched back and forth between the java 8 and java 11 dockers by updating the docker name and repository in the Unraid docker screen. But to do the various testing that you asked me to do, I actually installed the dockers from the Unraid Apps screen, and stopped and started the appropriate docker. After starting the java 11 docker, one of the .iso imports worked. So I'm going to live with this for a while and see if the issue still exists or not. If it does still exist, I will add a post into this thread asking for additional help.

Attachment 18154
Attachment 18155
Sounds good.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
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
HOWTO:Unraid Docker Updated Server/Java11/OpenDCT/SageTVTranscoder/MediaFormatParser hvymetal SageTV for unRAID/Docker 17 01-05-2022 03:35 PM
Template URL for docker application stuckless-sagetv-server-java8 is missing glenner SageTV for unRAID/Docker 9 12-31-2021 06:48 PM
Problem with crazyfuzzy opendct and stuckless sagetv server java8 mgpaulus Hardware Support 1 05-24-2018 08:05 PM
SageTV Docker LIRC/FireWire issues Tomahawk51 SageTV for unRAID/Docker 19 01-30-2017 07:23 PM
Tag latest not found in repository docker.io/stuckless/sagetv-server-java8 hmtavares SageTV for unRAID/Docker 4 01-03-2017 09:10 PM


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


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