August 23, 201213 yr Hi, Just tryin installin subsonic on my unraid system and i have some issues... Installed the plg but when i run subsonic.sh but on the log file i can see "./subsonic.sh: line 113: java: command not found" ... Someone can help me? Thanks
August 23, 201213 yr Author Hi, Just tryin installin subsonic on my unraid system and i have some issues... Installed the plg but when i run subsonic.sh but on the log file i can see "./subsonic.sh: line 113: java: command not found" ... Someone can help me? Thanks Are you using my plug-in? or are you trying to install subsonic on your own without the plg? If you are using my plug-in, you have to start it through unRAID page by going to http://tower/ -> Settings -> SubSonic. The error is basically saying java didn't get installed though.. Did you install the older subsonic plugin by ajax? or did you download mine? If you were using my plug-in, you shouldn't have this issue because my plugin automatically downloads and installs jre
August 23, 201213 yr Thanks for your quick reply jangjong. Works perfectly after enable it on Settings. I missed this part, sorry.
August 23, 201213 yr Author Thanks for your quick reply jangjong. Works perfectly after enable it on Settings. I missed this part, sorry. Glad to hear it's working out!
August 24, 201213 yr Author Okay. FYI, I just updated my plug in to use 4.7 beta 3. You should be able to replace the file and just reboot the unraid machine to upgrade.
August 24, 201213 yr Current version of the plugin downloaded last night, says its installed and running but when I try and access tower:4040 i get the following HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/ Powered by jetty:// any ideas?
August 26, 201213 yr OK, roll your eyes and call me stupid. But I am stumped! I downloaded and installed "subsonic-4.6-3.0jj.plg". Do I have or where do I download Subsonic 4.7.beta3? in the about page it shows "4.6 (build 2583)" running. Also getting "No media folders found Please change the settings" Any and all help would be appreciated
August 26, 201213 yr I also have my own domain registered. Do I have to register my own subsonic.org address?
August 27, 201213 yr Author Current version of the plugin downloaded last night, says its installed and running but when I try and access tower:4040 i get the following HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/ Powered by jetty:// any ideas? Hi, Are you upgrading from an older version of this Subsonic plugin? If you go to the 2nd page of this thread, someone was having a similar problem. I replied to him with a solution, see if that works for you If not, try changing the installation folder of Subsonic under setting. OK, roll your eyes and call me stupid. But I am stumped! I downloaded and installed "subsonic-4.6-3.0jj.plg". Do I have or where do I download Subsonic 4.7.beta3? in the about page it shows "4.6 (build 2583)" running. Also getting "No media folders found Please change the settings" Any and all help would be appreciated The file name should be "subsonic-4.6-3.1jj.plg". GO to http://tower/ -> Settings -> Subsonic. In here you have to choose "Yes" for "Use Subsonic Beta (4.7beta3):" setting. And you have to set your own media folder. Subsonic does not automatically know where you store media files. Go to http://tower:4040/ -> Log in as admin -> Setting -> Media Folder to set this up I also have my own domain registered. Do I have to register my own subsonic.org address? You don't have to register your own subsonic.org address. the default address of subsonic is "http://tower:4040/"
August 27, 201213 yr Thanks jangjong, Once I got through the information overload, I found the place for Use Subsonic Beta (4.7beta3). I also stepped back and thought about the folder path and figured it out. I used /mnt/user/tramco with great success.
August 27, 201213 yr Serviio and Subsonic both use different Java versions, can I still install both plugins normally or do I have to modify a PLG to not include Java?
August 27, 201213 yr Author Serviio and Subsonic both use different Java versions, can I still install both plugins normally or do I have to modify a PLG to not include Java? You can try to modify my plug in so it won't include Java. You should be able to just delete Line 19 - 21 from the plg file which is this part: <FILE Name="/boot/packages/jre-7u2-i586.txz" Run="upgradepkg --install-new"> <URL>http://unraid-subsonic-plugin.googlecode.com/files/jre-7u2-i586.txz</URL> </FILE> See if this works for you...
August 27, 201213 yr Wow that was fast thank you! Serviio uses an older Java version, is that still OK to run Subsonic?
August 29, 201213 yr hi jangjong, nice work on your plugin, i have a request for you, any chance this could be modified to use the subsonic fork called supersonic?, this has the added advantage of being completely free and as far as i know is coded pretty closely to subsonic (android subsonic app works with supersonic). here is a link:- https://github.com/Mach5/supersonic ive got this working on windows and its superb, would love to see a plugin :-). cheers.
August 29, 201213 yr Author Wow that was fast thank you! Serviio uses an older Java version, is that still OK to run Subsonic? Sorry about the late reply.. Serviio seems to use Jre 6. Subsonic requires Java to be Version 5 or newer, so I would guess that there is no problem. hi jangjong, nice work on your plugin, i have a request for you, any chance this could be modified to use the subsonic fork called supersonic?, this has the added advantage of being completely free and as far as i know is coded pretty closely to subsonic (android subsonic app works with supersonic). here is a link:- https://github.com/Mach5/supersonic ive got this working on windows and its superb, would love to see a plugin :-). cheers. http://unraid-subsonic-plugin.googlecode.com/files/supersonic-4.7b1-1.0jj.plg I put together something real quick. See if this works okay for you. What's the advantage of using Supersonic over Subsonic? I wasn't able to find much documentation about this.
August 29, 201213 yr Wow that was fast thank you! Serviio uses an older Java version, is that still OK to run Subsonic? Sorry about the late reply.. Serviio seems to use Jre 6. Subsonic requires Java to be Version 5 or newer, so I would guess that there is no problem. Thanks again, will try out and report back.
August 29, 201213 yr Wow amazingly quick work, I will check it out. The main difference that I know about is there no limitations as I think there are in subsonic free version. Thanks again
August 29, 201213 yr Author Wow amazingly quick work, I will check it out. The main difference that I know about is there no limitations as I think there are in subsonic free version. Thanks again Oh Okay. Well let me know how it works for you. If it's working okay, I'm going to add it to the original post.
August 30, 201213 yr Thanks for the plugin! I'm trying to install an SSL certificate by modifying the subsonic-booter-jar-with-dependencies.jar file. I've replaced the modified file in my subsonic installation directory, but it seems to get overwritten whenever I restart the subsonic service from the web interface or reboot. Any thoughts? Thanks!
August 30, 201213 yr Author Thanks for the plugin! I'm trying to install an SSL certificate by modifying the subsonic-booter-jar-with-dependencies.jar file. I've replaced the modified file in my subsonic installation directory, but it seems to get overwritten whenever I restart the subsonic service from the web interface or reboot. Any thoughts? Thanks! Yes. That is the normal behavior for my plugin. It just extracts the zip file every time you restart subsonic.. It doesn't sound so optimal, but it just worked better for some reason. https://unraid-subsonic-plugin.googlecode.com/files/subsonic-4.6-3.11jj.plg Here is the new version I edited so it won't overwrite the file if it's newer.. I do not want to make my plugin not to overwrite every time since that's going to cause some trouble when there are newer version of Subsonic available. This is why I changed it so it will keep which ever is newer. This means that if there is a newer version of Subsonic, that file will be overwritten again. Let me see how this works out for you. I've been testing restarting subsonic and it seems to work for me. If this works out okay for you, I will update OP to this version of plugin
September 1, 201213 yr Does the new beta have some advantages over the 4.6 stable for a normal end-user?
September 3, 201213 yr Author Does the new beta have some advantages over the 4.6 stable for a normal end-user? I honestly have no idea. They seem to work the same for me. You may be better off reading their change logs
September 17, 201213 yr Author looks like the final version 4.7 is out Thanks! I've updated the plugin to use 4.7 stable. To properly upgrade, stop the array, replace the plg, then restart your unraid machine. Let me know if there is any problems
Archived
This topic is now archived and is closed to further replies.