2024-09-11, 04:38 PM
(This post was last modified: 2024-09-11, 04:54 PM by dakononov. Edited 2 times in total.)
(2024-09-11, 02:06 PM)TheDreadPirate Wrote: If your timezone is accurate, is it possible TMDB, TVDB, and other sites are partially/entirely blocked in your country? Another user in India found out that their ISP blocked TMDB but not TVDB.
What happens when you try to reach TMDB on the command line?
Code:curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
Code:
dakononov@U59:~$ curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 127.0.0.1:443...
* Connected to image.tmdb.org (127.0.0.1) port 443 (#0)
* ALPN: offers h2,http/1.1
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: /etc/ssl/certs
{ [5 bytes data]
* TLSv1.3 (IN), TLS alert, unrecognized name (624):
{ [2 bytes data]
* OpenSSL/3.0.14: error:0A000458:SSL routines::tlsv1 unrecognized name
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 0
curl: (35) OpenSSL/3.0.14: error:0A000458:SSL routines::tlsv1 unrecognized name
dakononov@U59:~$
EMBY works greate with this folgers! As far as I understand, they have common resources?
https://www.themoviedb.org/ I think is bloked
https://www.thetvdb.com/ works fine
thank you so much for your time!!!! I added the provider www.thetvdb.com and everything worked! Indeed, there was a blocking of https://www.themoviedb.org/ Apparently EMBY has different providers in its database! 1000000 THANKS! YOU ARE THE BEST!