Hi Guys!
Just wanted to say hello and report what I've done the last few weeks (this maybe sound a bit nerdy

).
I've a movie and TV collection with about 5000 files containing it, and a hardware Mediaplayer to render this stuff to tv.
After a while it was nearly impossible to browse my collection, just imagine you want to watch a movie starting with letter "J"..it was really annoying.
So I installed a Manger for this called "yamj" (Yet another movie jukebox), which downloads information, posters from the net and stores the information in several XML Files. A nice solution, but not nice enough for a lazy person like me

. This brought me to the next step: Making a website, containing my movies and TV Shows. This was done really fast using a template system and PHP/MySQL.
But I missed something... I was not really happy that I can browse my stuff on the web, but I was just not able to start a video from my webpage. This "evolved" to the next level: Add a function to the page which uses UPnP to tell the Mediaplayer to play file X. After a while of browsing the net I found the theory how to do it but I didn't found a program which was able to play a file, only using the commandline. So I did this too (and UPnP is a very annoying protocol...).
I packaged this stuff and uploaded it to a GIT repository:
https://github.com/theknurz/yamj-ro-suiteIf you have readed this.. I warned you..it's a bit nerdy

BTW, nice competition again, if I find time, I'll distribute something

.
Byebye