As you all know now themoviedb support all the languages for movies and tv shows but themoviedb agent does not support Arabic language, how can I add the Arabic language to the agent?
https://github.com/plexinc-agents/TheMovieDB.bundle/blob/master/Contents/Code/init.py
Install as custom agent
Modify LANGUAGES list
Check if works…
@ZeroQI said:
https://github.com/plexinc-agents/TheMovieDB.bundle/blob/master/Contents/Code/__init__.pyInstall as custom agent
Modify LANGUAGES list
Check if works…
It didn’t work. every time I add the agent bundle to the plug-in folder it disappear from the plug in folder. I don’t know why it happen, and I tried to change the agent folder name and in the source file also but it didn’t work. any idea how to fix it? thank you for your help
Update. I change the name in the “Info.plist” file and it worked, but the problem is when I try to match TV show it just give me the name and the description with no poster or backdrop or episodes names!.And the same thing for movies but movies does not have descriptions just only the title. any idea how to fix it? And thanks again for your help