jangjong's Subsonic (4.8) Plugin


Recommended Posts

  • Replies 219
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

Link to comment

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

 

Link to comment

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/"

Link to comment

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...

Link to comment

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.

 

 

Link to comment

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.

Link to comment

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. :)

Link to comment

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.

Link to comment

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!

Link to comment

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

Link to comment
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.