Page 1 of 1

Have "Now Playing" show up in Home

PostPosted: Mon Jan 05, 2009 7:14 pm
by aphuey
Does anyone know hard it would be to get the "Now Playing" information to show up to the right of the "Home" page (just like it does in the "Playing" page)?

PostPosted: Thu Jan 08, 2009 7:37 pm
by aphuey
This seems like it should be easy for me to add to the "Home" page. Anyone have any thoughts on how I could tweak it?

PostPosted: Fri Jan 16, 2009 10:06 pm
by aphuey
Yo dudes! Ok - last try at getting a response to this - if no one has an idea how to do this, it must be too hard or not worth the trouble :)

It just doesn't seem like it should be that hard to do. All I want to do is make the "Now Playing" info that shows up on the right of the "Playing" screen to show up on the "Home" screen as well (and maybe the Podcast, Status, and More screens for that matter).

I'm not afraid to get into the code, but I'm not an expert. Let me now if anyone has any ideas.

Thanks!

PostPosted: Sat Jan 17, 2009 7:28 pm
by plin25
Hello aphuey,

I believe the Now Playing is done using Javascript.


If you go to /tomcat/webapps/subsonic/WEB-INF/jsp/main.jsp you'll find Javascript chunks helpfully labeled with *NowPlaying.

I haven't tested it personally, because of time constraints, but it should be possible to just copy and paste this into the pages you want.