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?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da illustratedfish
il 24 aprile, 2024 alle 4:05PM
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
Risposta da DocMartin
il 22 maggio, 2024 alle 12:48PM
Hi, Kannst Du mir helfen mit Media Elch. Ich bekomme zwar die Infos eingelesen, aber WD TV kann sie nicht lesen. Danke
Risposta da Terra1226
il 28 maggio, 2024 alle 11:21PM
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.
Risposta da Scooby1965
il 29 maggio, 2024 alle 12:22PM
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.
Risposta da Scooby1965
il 30 maggio, 2024 alle 12:16PM
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.
Risposta da Scooby1965
il 30 maggio, 2024 alle 12:26PM
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.
Risposta da AussieTMDB
il 1 giugno, 2024 alle 5:52AM
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?
Risposta da AussieTMDB
il 1 giugno, 2024 alle 6:00AM
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.
Risposta da DiGiTALY-LiVE
il 2 giugno, 2024 alle 11:58AM
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.
Risposta da Scooby1965
il 2 giugno, 2024 alle 12:13PM
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.
Risposta da Terra1226
il 2 giugno, 2024 alle 3:08PM
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.
Risposta da Scooby1965
il 2 giugno, 2024 alle 3:10PM
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.
Risposta da Terra1226
il 2 giugno, 2024 alle 3:23PM
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?
Risposta da Scooby1965
il 2 giugno, 2024 alle 3:34PM
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=
Risposta da Terra1226
il 2 giugno, 2024 alle 3:49PM
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?