boxeehacks / boxeehack

Hack that enables root access to the Boxee Box, provides a new updated Skin with some improved features, and a number of services to access the box such as telnet access
MIT License
365 stars 148 forks source link

Request Theme music added to film file #259

Open louout opened 11 years ago

louout commented 11 years ago

Hi

Just a few ideas.

Would it be possible to add the theme music to the movie file in your library. So it plays while viewing the synopsis. It would be great to blast out Star Wars or 2001 over a home cinema.

Adding personal ratings to your movies. Like a star rating which would show on the movie overlay.

One issue I have found. cover art doesn't show in watch later list.

boxeehacks commented 11 years ago

Really cool idea. Don't know if something like this would be possible though, but worthwhile looking into it...

Toliver182 commented 11 years ago

I think this should be possible with the binary "aplay" EG aplay /opt/boxee/skin/boxee/sounds/select.wav

I dont know if it can play any other files apart from wav, i have not tested this

Toliver182 commented 11 years ago

ok ive been working on this all day/night.

i now have an index system in which it looks for the theme files.

i have also found a way to play the theme.

the issue i'm having is getting it to play when the item is selected( the same time as the fan art is shown)

ive succesfully got the location of the mp3 to be displayed on the screen. its just getting it to play.

any thoughts.

Toliver182 commented 11 years ago

I lost my code for this idea. im going to start working on it again.