2004-09-21, 11:19 PM
Thought i´d start a new thread to let interested people know what is going on with my upcoming Album Player plugin.
I started out with the Jukebox plugin as a starting project, but this turned out to be a bit over the edge for me. I ended up with lots of weird rendering problems, which for instance made the plugin totally useless in MediaMVP... This led me to start all over with a blank project to get cleaner code and to get full control of what is happening everywhere in the plugin.
After two nights of coding (and "stealing" usefull stuff from the two Open Source Jukebox and Comics plugins), I have finally gotten the plugin to do the basic thing I want - to search and play songs in albums and list information I need. Some of the remaining parts for the first version of the plugin is:
- Queueing. Need to be able to queue both full albums and certain songs with a single click from remote.
- When handling the queue list, we need to switch screens (a bit like the jukebox plugin does) when something happens in the list.
- Able to use the language.xml
- Add at least some skin properties. Users should be able to set colors and fonts etc.
I am not going to list all features here and now, but you will know by the time its done I may also post some screen shots when the queueing is done.
I started out with the Jukebox plugin as a starting project, but this turned out to be a bit over the edge for me. I ended up with lots of weird rendering problems, which for instance made the plugin totally useless in MediaMVP... This led me to start all over with a blank project to get cleaner code and to get full control of what is happening everywhere in the plugin.
After two nights of coding (and "stealing" usefull stuff from the two Open Source Jukebox and Comics plugins), I have finally gotten the plugin to do the basic thing I want - to search and play songs in albums and list information I need. Some of the remaining parts for the first version of the plugin is:
- Queueing. Need to be able to queue both full albums and certain songs with a single click from remote.
- When handling the queue list, we need to switch screens (a bit like the jukebox plugin does) when something happens in the list.
- Able to use the language.xml
- Add at least some skin properties. Users should be able to set colors and fonts etc.
I am not going to list all features here and now, but you will know by the time its done I may also post some screen shots when the queueing is done.