Author Topic: Programming Task: Modify UpdateMedia to support MyMovies metadata.  (Read 2918 times)

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
A good task for someone would be to update MyMovies to grab metadata, at the very least, cover art, present inside MyMovies folders from Windows Media Center.

The relevant code is in src/UpdateMedia from the LinuxMCE-0810 branch of our code.

UpdateMedia itself is very easy to understand, and should be easy enough to modify and customize. C++ programming knowledge needed.

Does anyone want to take on this task?

-Thom

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Programming Task: Modify UpdateMedia to support MyMovies metadata.
« Reply #1 on: April 05, 2010, 08:09:50 pm »
anyone looked at this yet? only asking because i dont want to duplicate if someone is on the job already. Also, i just got done with the basic c++ book last week so there is still a learning curve for me so i wouldn't want to slow it down if someone with more skills is already doing it.

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Programming Task: Modify UpdateMedia to support MyMovies metadata.
« Reply #2 on: April 05, 2010, 08:35:35 pm »
well, let's handle it like this.

Work on it.

Let us all know you're working on it.

If someone else starts working on it. Let us all know you're working on it.

This way, you guys can shake hands, and collaborate.

-Thom