No Album art FIX

Frequently asked questions.

Moderator: moderators

No Album art FIX

Postby cyberbillp » Sat Jul 10, 2010 12:17 am

Ok, I see this problem splattered all over the forum, and no solution.

So here it is, if you are running Java 6 (aka 1.6), change your startup script to look like this where it launches the program ( subsonic.sh).

Code: Select all

${JAVA} -Djava.awt.headless=true \
  -Xmx${SUBSONIC_MAX_MEMORY}m \
  -Dsubsonic.home=${SUBSONIC_HOME} \
  -Dsubsonic.host=${SUBSONIC_HOST} \
  -Dsubsonic.port=${SUBSONIC_PORT} \
  -Dsubsonic.contextPath=${SUBSONIC_CONTEXT_PATH} \
  -Dsubsonic.defaultMusicFolder=${SUBSONIC_DEFAULT_MUSIC_FOLDER} \
  -Dsubsonic.defaultPodcastFolder=${SUBSONIC_DEFAULT_PODCAST_FOLDER} \
  -Dsubsonic.defaultPlaylistFolder=${SUBSONIC_DEFAULT_PLAYLIST_FOLDER} \
  -jar subsonic-booter-jar-with-dependencies.jar > ${LOG} 2>&1 &


cyberbillp
 
Posts: 1
Joined: Sat Jul 10, 2010 12:10 am

Postby ndoggac » Thu Sep 02, 2010 6:43 am

nice man....thanx!
ndoggac
 
Posts: 3
Joined: Thu Sep 02, 2010 6:43 am

Postby othello » Thu Feb 24, 2011 3:09 pm

where is the startup script?? i cant find subsonic.sh anywhere. running windows xp, java 6
User avatar
othello
 
Posts: 14
Joined: Fri Feb 06, 2009 7:33 pm
Location: Charlotte


Return to FAQs

Who is online

Users browsing this forum: No registered users and 21 guests