josdion

Results 20 comments of josdion

@bmacao Can you give a little more information, like the OS version, version of emby or jellyfin, version of subbuzz?

Seems like openssl can't verify the certificate from podnapisi.net Can you run: `curl -X GET https://www.podnapisi.net` or `openssl s_client -connect www.podnapisi.net:443 | grep error`

There is a workaround setting `CipherString = DEFAULT@SECLEVEL=0` in /etc/ssl/openssl.cnf. I wouldn't recommend it, but can't find better solution for now. In openssl.cnf see to which section is pointing `openssl_conf`...

@bmacao Can you try again with curl and openssl to see, if there is an error. Also, if there is an error, try ` openssl s_client -connect www.podnapisi.net:443 -cipher DEFAULT@SECLEVEL=0...

@bmacao I didn't posted my openssl_conf , but here it is. ``` # Use this in order to automatically load providers. openssl_conf = openssl_init [openssl_init] providers = provider_sect ssl_conf =...

@PaulGitProject Hello! Can you look at jellyfin log to see what is the error? On what OS is running jellyfin?

@PaulGitProject Please also check what is the Original title of this TV Show -> select the TV Show and click on Edit Metadata, check that the Original title is set...

The error is ` System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error...

The file should be the same, but you should edit the one that is inside your docker container. Maybe you can try to mount the file to some external file...

Hi! Emby 4.8 is not supported at the moment. The release is for emby 4.7