It may not be used there yet (not sure atm) but what about the TV series view or trakt? Just 2 examples where TV logos could be used outside the TVE...Outside the TVE I honestly can't see a great number of MP2 plugins using a logo service.
It may not be used there yet (not sure atm) but what about the TV series view or trakt? Just 2 examples where TV logos could be used outside the TVE...Outside the TVE I honestly can't see a great number of MP2 plugins using a logo service.
I am happy with what you choose. Git, Svn or even tfs. I will push the service code / website to it.
@offbyone, what about the next steps? The image processing is done, I would need access to online repo to download both designs and logos. Is there anything you need help with?I've created a new repo here: https://github.com/morpheusxx/MediaPortal-LogoManager
For this question I have no answers, I work more on the consuming side. I think the opinions of Vasilich and Edalex are more important hereAre you happy with how to "suggest" a new channel/logo/alias? Is is as you want and need? What is missing?
I just did the first test:Does the webservice return what you expect?
After this tests I would prefer get the logo images directly in the response:We still haven't decided on the webservies methods and signatures.
Dictionary<string, byte[]> GetLogos(string[] names,...)