Hello, I hope this is the correct place to ask if there is a known problem with the metadata from TMDB to the WDLIVE TV.
Yes, the player is old but I know a lot of people using ist and for movies I get metathumbs and info's all over the years. Since there is no FW update everything is working fine all the time, but now there is no single movie I can get an info since ~2 weeks! Before that everything was Okay but now there is something changed/not working?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de illustratedfish
le 24 avril 2024 à 16h05
You: “I came here to find help ... but there is no help here via TMDB or from WD. This is disappointing from both sides”
Me: “Can you share your results for a workaround?”
You: “Why? I can’t benefit from this in any way”
lol thanks
Réponse de DocMartin
le 22 mai 2024 à 12h48
Hi, Kannst Du mir helfen mit Media Elch. Ich bekomme zwar die Infos eingelesen, aber WD TV kann sie nicht lesen. Danke
Réponse de Terra1226
le 28 mai 2024 à 23h21
So I opened an account with TMDB and got an API key. I also found a sample meta -source xml file for WDTV on a forum. I modified the xml sample file to reflect the new API key and I went into the WDTV setting under "add new meta-source" and I chose the xml file, however, it is not working. Either the API key (for developers) only works with apps, or the sample file doesn't have the correct format. Any suggestions how to resolve this is very much appreciated.
Réponse de Scooby1965
le 29 mai 2024 à 12h22
Can anyone here advise me how to access the meta-source manager that is currently installed on all our WDTVs? I got a developer API key from TMDB so I'm assuming that if I took the existing code and updated it to use the new API key and added it as a new meta-source manager then it should work. If anything I'm saying doesn't make sense then please let me know as I'm not an expert on this sort of application but if this does work then it may be a solution for everyone.
Réponse de Scooby1965
le 30 mai 2024 à 12h16
I think I'm starting to get my head wrapped around this and may be getting closer to a solution. The tmdb.xml is located in the firmware updates. For some reason I can't seem to find the most recent tmdb.xml file though. I've located the most recent firmware update, 2.02.32, but when I extract the files from the .bin file the tmdb.xml file seems to be referencing the API 2.1 architecture instead of the API 3 architecture that it should be. I note from someone else's post from a few months ago when we first discovered that WD had deleted their account, the request to TMDB that was getting rejected as invalid api_key was referencing the API 3 architecture. I'm not sure if anyone has a copy of the tmdb.xml file that is currently on the WD TVs or know what firmware version it is located in but if we can get our hands on that then we should be able to modify the file and create a working metadata scraper for TMDB using a new api_key that you can get from TMDB. Any feedback would be great.
Réponse de Scooby1965
le 30 mai 2024 à 12h26
Can you tell me what firmware version you are on as I can see in the code above that it is referencing the API 3 coding but when I pull up the xml file from the firmware updates it is still using the API 2.1 coding so I'm not sure how to update the old coding. If I can figure out which firmware version your file is from I should be able to get it working again.
Réponse de AussieTMDB
le 1 juin 2024 à 05h52
Same issue here. With no support from either TMDB or WD, I'm exploring how to install an alternate Meta Source. Anyone else have thoughts on how to best do this?
Réponse de AussieTMDB
le 1 juin 2024 à 06h00
Noting that it only affects Movies using TMDB, as I still get TV Show metadata automatically populated and working fine on WD TV Live Streaming Media Player version 2.03.20 with TVDB as the Meta-Source.
Manually installing .jpg images (as the metathumb) and edited XML data still works, but this is a real pain and not sustainable for large collections.
Réponse de DiGiTALY-LiVE
le 2 juin 2024 à 11h58
73 days or 2 and a half months later is what only happened - it moved directly from the table of the WD senior team in San Jose to their Waste container where they burried the device.
Réponse de Scooby1965
le 2 juin 2024 à 12h13
Keep the pressure on WD. I'm trying to. If we can get the copy of the xml file currently installed on the devices, it is easy to modify it with an active API key to fix the problem. I'm also trying to figure out how to access the files in the WD too as then we don't even need WD for anything. If anyone can help get that file it can fix it for everyone.
Réponse de Terra1226
le 2 juin 2024 à 15h08
Someone must have that file because it used to be on the WD website for download for people who wanted to add a new meta-source. It was under "meta-source sample". I found the article explaining how to add a new meta-source, but the link and the WDTV website is dead.
Réponse de Scooby1965
le 2 juin 2024 à 15h10
If you have the link, the internet archive may still have a copy. If you can post the link I will have a look for it and let you know.
Réponse de Terra1226
le 2 juin 2024 à 15h23
I will look for it. Meanwhile, I have the link for what is supposed to be this sample file http://www.mediafire.com/?5d9d74hqs6z85sa 280. Found it on a forum, I downloaded the xml file and changed the API Key to a developer key that I got from TMDB, but it doesn't work. Either the format is incorrect, or a developer key doesn't work for streaming devices? Maybe a developer key only works with apps?
Réponse de Scooby1965
le 2 juin 2024 à 15h34
I checked the link and it was using the old version that used the API 2.1 framework which is the file that I was able to access from the last firmware update. I can't figure out why the last firmware update includes the 2.1 framework instead of the 3 framework which is what appears to be used now. From what I can find in the forums, TMDB upgraded their structure back in September 2013. Someone in this thread posted their log from their router which included a query from the file showing that it was using API 3 so I'm pretty sure that is what the problem is. Here's the copy of the code which works if you manually enter it into your browser and insert your API key where the * is:
http://api.themoviedb.org/3/search/movie?api_key=*&query=xwv&language=it&year=
Réponse de Terra1226
le 2 juin 2024 à 15h49
This is the WD support website: https://support-eu.wd.com/app/products/product-detailweb/p/186. It has a bunch of firmware upgrades available for download. Maybe one of these files has the API 3?