Subsonic 4.5 released

Announcements and discussion of new releases.

Moderator: moderators

Error 2032 In JWplyaer When Sharing Links.

Postby jboy71 » Fri Aug 12, 2011 4:45 pm

When I share a link in facebook for example, I test the link and the jwplayer shows the error message, "Error 2032". Am I missing something here? I am logged in as admin with full privledges.


UPDATE: Thanks for all that responded to this question. Very important information and it appears others are having the same issue as me but under different circumstances. I am running subsonic on a windows 7 machine. What I did to resolve this issue is stop the subsonic service, renamed my original subsonic folder to origsubsonic, uninstalled subsonic, re-installed subsonic 4.5 fresh, took a fresh copy of the subsonic.script file(This fresh file essentially wipes out all user profiles) from the newly installed subsonic db folder, copied if over to my orgsubsonic folder, stopped the subsonic service again, deleted the subsonic folder, renamed origsubsonic to subsonic again, started the service and bam! No more Error 2032 errors for me.

NOTE: I Have customized my site quite a bit so I migrated alot of my original files over to 4.5 after using a comparison tool to add new code from 4.5 to my old 4.4 files. I supect my 4.4 subsonic.script file caused permission issues since that is one of the files I did not change when I copied over from 4.4.
Last edited by jboy71 on Sat Aug 13, 2011 4:07 pm, edited 3 times in total.
jboy71
 
Posts: 12
Joined: Sat May 28, 2011 12:58 am

Postby fonsoy » Fri Aug 12, 2011 7:33 pm

GJ51 wrote:Updated from 4.5b2. Update went smoothly, only needed to renter Log on rights for the Subsonic service on Windows 2008 R2.

I notice that ffmpeg looks to be a recent verrsion, 7/28/11.

No problems found so far.

Thanks Sindre


Does there happen to be a small howto for this?
fonsoy
 
Posts: 38
Joined: Mon Jan 10, 2011 12:07 pm

Postby bushman4 » Fri Aug 12, 2011 7:37 pm

For changing the logon info of the service? Yes, but you only need to do it if you did it in the past (ie, if you have music shares on a remote network PC or SAN).

But if you go into the services section of Computer Management and double click on the subsonic service, you can enter the account to run under on the "Log on" tab.

HTH,

Glenn
Glenn Sullivan
Subsonic 6.1.6 (Unraid Docker)
90 regular Subsonic Users

Library as of 2024-10-28:
4,527 artists
19,996 albums
282,151 songs
10201.40 GB
41,583 hours
User avatar
bushman4
 
Posts: 874
Joined: Thu Dec 02, 2010 1:47 pm
Location: Massachusetts, USA

Postby Subsonic_User » Fri Aug 12, 2011 9:29 pm

Sparticuz wrote:F14 here,
Code: Select all
Setting up Install Process
Examining subsonic-4.5.rpm: subsonic-4.5-2384.noarch
subsonic-4.5.rpm: does not update installed package.
Error: Nothing to do


Upgrading from 4.5b2


Basically the system thinks the beta is newer than the final and isn't updating it. if you run "rpm -Uvh subsonic-4.5.rpm --oldpackage" that will upgrade it.
Subsonic_User
 
Posts: 8
Joined: Sun Dec 05, 2010 4:39 am

Postby GJ51 » Fri Aug 12, 2011 11:37 pm

fonsoy wrote:
GJ51 wrote:Updated from 4.5b2. Update went smoothly, only needed to renter Log on rights for the Subsonic service on Windows 2008 R2.

I notice that ffmpeg looks to be a recent verrsion, 7/28/11.

No problems found so far.

Thanks Sindre


Does there happen to be a small howto for this?


This link has an illustrated guide to editing the Subsinic service in Windows.

http://monroeworld.com/android/subsonic/

This is only required if you are accessing files that are on a network share that require user permissions to access.
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Postby daniell » Sat Aug 13, 2011 6:09 am

Subsonic_User wrote:
Sparticuz wrote:F14 here,
Code: Select all
Setting up Install Process
Examining subsonic-4.5.rpm: subsonic-4.5-2384.noarch
subsonic-4.5.rpm: does not update installed package.
Error: Nothing to do


Upgrading from 4.5b2


Basically the system thinks the beta is newer than the final and isn't updating it. if you run "rpm -Uvh subsonic-4.5.rpm --oldpackage" that will upgrade it.


For RHEL /CentOS/Fedore.
To Upgrade from subsonic-4.5.beta2 to Subsonic 4.5, try this..
Backup folder var/Subsonic
Stop subsonic service
Start with uninstall subsonic
# yum remove subsonic
Install new
# yum install --nogpgcheck subsonic-4.5.rpm

Edit the file /etc/sysconfig/subsonic
SUBSONIC_ARGS="--port=4040 --https-port=443 --max-memory=1024"

Reboot
That should also keep all your settings..
Supermicro Intel(R) Core(TM) i7-3555LE CPU @ 2.50GHz, 4 cores 8gb ram
CentOS Linux 6.6 Server, jetty-6.1.x, java 1.7.0_71, Linux (143,2 MB / 437,5 MB) Subsonic 5.1
Supermicro Intel® Atom™ D510 4gb ram
Sophos Security Gateway UTM /v9
daniell
 
Posts: 90
Joined: Fri Nov 13, 2009 6:44 am
Location: Stavanger, Norway

Postby rvandaalen » Sat Aug 13, 2011 3:16 pm

upgraded from beta2, works nicely on my unraid setup.

Is there anyone who has tried to share a movie file?

How can I control the bitrate and height+width of a movie file in my share settings? Standard a share plays files at very low unwatchable bitrate 128k when sharing and the hxw is off, any help?
rvandaalen
 
Posts: 10
Joined: Mon Mar 07, 2011 2:45 pm

Postby GJ51 » Sat Aug 13, 2011 5:49 pm

Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Postby jaja » Sat Aug 13, 2011 9:52 pm

thenuma wrote:@jaja Install from command line do a

Code: Select all
dpkg --install subsonic-4.5.deb


no uninstall neccesary


thanks but too late ;)
regards
jaja
User avatar
jaja
 
Posts: 32
Joined: Mon Jan 24, 2011 1:21 pm

Postby Hellscream » Sun Aug 14, 2011 2:20 am

WOOOOHOOOO :) finaly something good, everything working fine no errors at all. I didnt test FB shareing and i hope i never will :P.
Great job Sindre keep with good work +1.
Image
User avatar
Hellscream
 
Posts: 160
Joined: Fri Apr 22, 2011 11:47 am
Location: Serbia

Postby paulodell » Sun Aug 14, 2011 10:33 pm

Hi,
I was running Beta2 on a MacBook and have now upgraded...all is well, I have noticed a small bug which means that the admin user cannot Share files?

If i create a user who can share files then login, that account has the Facebook and share buttons.

The admin does not have these buttons visible?

I do have a few accounts which have sharing disabled aswell.

Thanks

Paul O'Dell
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Postby Hellscream » Sun Aug 14, 2011 10:37 pm

Actually admin can share files if u install SS 4.5 on machine without any previous data from earlier versions (but if u wanna keep users and all data u have than u are right) doesn't work.
Image
User avatar
Hellscream
 
Posts: 160
Joined: Fri Apr 22, 2011 11:47 am
Location: Serbia

Re: Subsonic 4.5 released

Postby paulodell » Mon Aug 15, 2011 6:40 pm

How do you remove the settings which stop this sharing from being shown?

Thanks
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: Subsonic 4.5 released

Postby GJ51 » Mon Aug 15, 2011 7:06 pm

Just go to the Settings/Users and uncheck it from the users who have it enabled. This can be done for anyone except the admin.
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Re: Subsonic 4.5 released

Postby swocoom » Mon Aug 15, 2011 9:06 pm

paulodell wrote:How do you remove the settings which stop this sharing from being shown?

Thanks


I think he ment the check boxes. They still show even if permissions for sharing are not there. This can be modified in the main.jsp file. Scroll down till you see:

<td ${class} style="padding-left:0.25em"><input type="checkbox" class="checkbox" id="songIndex${loopStatus.count - 1}"></td>

You need to add:

<c:if test="${model.user.shareRole}">
<td ${class} style="padding-left:0.25em"><input type="checkbox" class="checkbox" id="songIndex${loopStatus.count - 1}"></td>
</c:if>
swocoom
 
Posts: 11
Joined: Wed May 19, 2010 2:52 pm

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 19 guests