Madsonic - Mashup Mod (old Support Thread)

Madsonic Mashup Mod is a fork of the Subsonic 4.7 Server Build 3090 with some Subsonic Data schema modifications!

Moderator: moderators

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby mp3sponge » Tue Jul 17, 2012 1:50 am

Ive noticed one other thing thats kinda strange and was wondering if this was normal.

On the left pane if you look for an artist (listing by id3 tag) and click them. you will get 1 album of the many an artist has instead of on the right pane loading a list of their albums. For instance if I click 'clawfinger' I know they have 5+ albums and it'll only show the first album as if there was only one :/ . I've tried it with multiple artists , so its not just a fluke that clawfinger is bugged.

Ive tried it on the original subsonic install and this one.... they both do the same. Maybe theres something ive missed in the options? or is this something that is being worked on (in progress)..


thx.




Sponge.
mp3sponge
 
Posts: 5
Joined: Sun Aug 07, 2011 3:42 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby pch0mey » Wed Jul 18, 2012 5:06 pm

Awesome mod. Thanks so much. The Subsonic Url under Settings -> Network isn't working or maybe I am misinterpreting it. Does this mod not support a forward subsonic domain URL (ie - http://you.subsonic.org)?
pch0mey
 
Posts: 3
Joined: Tue Nov 08, 2011 3:05 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby erokani » Wed Jul 18, 2012 8:36 pm

Hi people,

First thanks to MadEvil for this awesome mod.

I was using build 3016 since a few weeks on a debian squeeze.

Today I wanted to updated to last build but I have been faced with same issue than jdubso.

jdubso wrote:I tried to do an upgrade from Build 3016 to 3020. Got the error message below. Tried doing a clean install and received the same error. Then downgraded from java 1.7.05 to 1.6.32 and attempted another clean install and received the same error message on install. Any advice?

Code: Select all
java.lang.UnsupportedClassVersionError: net/sourceforge/subsonic/booter/Main : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(Unknown Source)
   at java.lang.ClassLoader.defineClass(Unknown Source)
   at java.security.SecureClassLoader.defineClass(Unknown Source)
   at java.net.URLClassLoader.defineClass(Unknown Source)
   at java.net.URLClassLoader.access$000(Unknown Source)
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
   at com.exe4j.runtime.WinLauncher.main(Unknown Source)



Except that I am on a debian squeeze (he is on windows if I am not wrong).
It may be a neeb question, but how can I use the last build which needs Java 1.7 which is not available on debian stable? Am I stucked?? :-(

Thanks for your help
erokani
 
Posts: 4
Joined: Wed Jul 18, 2012 8:28 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby ananda96 » Fri Jul 20, 2012 7:43 am

using 3026 from release date up to today with java 1.7.05 on a fresh and clean install without any problems - everything worked really good!

Today - starting FF updated to 15 Beta 1 i got 2 popup Errors:

Code: Select all
$("scanningStatus").hide ist not a function


clicking ok appears a second one:

Code: Select all
clearDiv.hide is not a function


using F5 to actualize appears the same Error - after clicking those 2 Popups away everything works normal...

i'm not guilty - i only use it, i swear!
User avatar
ananda96
 
Posts: 17
Joined: Fri Aug 26, 2011 4:27 am
Location: Costa Rica

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby tnt533 » Fri Jul 20, 2012 5:22 pm

I'm running this on Windows 7 Pro 64bit with both the 32 and 64bit versions of java 7.0.5 installed. I uninstalled 4.6 and installed the latest version of this mod as of today and also tried installing the latest beta of subsonic and then installing the mod over the top. Either way I get Java errors, most notably in the left most pane where artists are listed. The error is below. I would love to be able to use this mod! Any help would be deeply appreciated as I know nothing of debugging or troubleshooting Java outside of merely uninstalling and re-installing. I've followed the mini-guide on how to clear the jetty folder and have cleared my browser cache on every attempt to get it to work. It does the same thing in all three major browsers; Chrome 20, IE 9 and the latest Firefox.


EDIT: I got it! I guess the last time I started fresh I forgot to delete the c:/subsonic folder. Sorry guys I feel a little stupid right now. I uninstalled everything, deleted the subsonic folder on the root of c:/ and re-installed just the modded .exe from here and it works great.
tnt533
 
Posts: 44
Joined: Mon Jun 20, 2011 5:38 pm

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby ananda96 » Fri Jul 20, 2012 9:22 pm

@btnt533

That's in the first post, madevil suggested to install ONLY the mod, everything is included, and you have to do it from scratch.
User avatar
ananda96
 
Posts: 17
Joined: Fri Aug 26, 2011 4:27 am
Location: Costa Rica

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby djetch » Sat Jul 21, 2012 7:29 am

System info:
OS: Ubuntu 12.04 Server
Java: 1.7u5
Subsonic: 4.7beta2
Subsonic memory: 512MB
Subsonic user: subsonic (created as a system user)

All right I have banged my head against the wall for the last 3+ hours trying to get this Mod to work, clearly I'm not having any luck. Currently I'm stuck at a point where a clean install is fine until I stop the service and overwrite the three files in /usr/share/subsonic/ (subsonic.sh, subsonic.war, subsonic-booter...). Then I lose the left sidebar! I've double check permissions and even moved stuff to local folders and none of it seems to make a difference. If I remove all of the media folders the error msg in the sidebar disappears. The error message is a "bad SQL grammar" one that has been posted up a couple of times already. Help me! I would really love to get some of these upgrades/mods but this is the first time I've tried to do this with subsonic so I'm stumbling around a bit.

-Thanks
djetch
 
Posts: 27
Joined: Sun Nov 28, 2010 6:12 pm
Location: US

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby tnt533 » Sat Jul 21, 2012 9:29 pm

Absolutely LOVING this! Can I make a request?

Is there anyway to hook up the fetching of lyrics? For example, fetch the lyrics for a track or album and then store them in the same directory as the track(s) or embed them in the tags?
tnt533
 
Posts: 44
Joined: Mon Jun 20, 2011 5:38 pm

AW: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Mon Jul 23, 2012 6:42 am

Hello @ all,

Sorry for the long delay. I was on family vacation and get a swimmers ear from diving. )c;= So it will be take a few days before I get home.

Then I will investigate all requests and problems, also I make a new build system for the deb and rpm packages to prevent java errors in the future.

Meanwhile Sindre make a lot of changes and fixes, so I will also merge all beta3 changes into the mod.

Best regards,
MadEvil
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Sat Aug 04, 2012 1:19 am

well i'm healthy back again (c;=

New Build: 3084 (Beta3)

NEW: Complete rework of Custom Scroller (works now better on scrolling, resizing, new Content)
NEW: Merge SVN Commits 3030-3083 (beta3) http://www.subsonic.org/pages/changelog.jsp
NEW: Update Jquery UI 1.8.22
NEW: some Mod Codecleanup

INFO: not all Themes works right, entire rework is to come. also browsing by Tags are broken by beta3 changes.

newScrollerSmall.png


Download look @ first Post -> viewtopic.php?f=8&t=9187

Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby djetch » Sat Aug 04, 2012 3:46 pm

Okay. I am starting with a fresh install of everything OS, Subsonic, this MOD and I'm still running into trouble....I'm going to do it all over again just to make sure I didn't miss something or whatever.

-Right now as it stands I've the following setup:

Ubuntu 12.04 64bit server (running in a VM if that matters)
Subsonic 7.4beta
Mashup MOD 4.7 (lastest build)

Granted this time everything seemed to go smoothly with the install and I was actually sitting at the log in screen. Got in with the normal defaults....now if I try and do much of anything it just drops me right back at the log in screen. So frustrating.

But, I'll blow out the VM and start over!

EDIT: Restarted my Ubuntu server and now Subsonic won't start at all it just gets hung on the fact that it can not find/get the theme it wants "MadSonic_dark". The more I try, the less I seem to understand with this thing....Should I just run this on an apache server or something? How do I get the theme/skin? In the first post what are the links to the base system and combined version for??? So many questions....Yet I read post after post about how much people love this MOD...I must just be stupid or something.
djetch
 
Posts: 27
Joined: Sun Nov 28, 2010 6:12 pm
Location: US

AW: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Sun Aug 05, 2012 7:07 am

Hi,

tomorrow I will start to make a new dep and rpm package. Also make new VM build machines to check all install problem. It's impotant to clean all old installation files before restart. Browser cache can be also a problem. in the past i saw this problem with themes too.

Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: AW: Technical Preview: Subsonic Mashup Mod 4.7

Postby djetch » Sun Aug 05, 2012 2:36 pm

MadEvil wrote:Hi,

tomorrow I will start to make a new dep and rpm package. Also make new VM build machines to check all install problem. It's impotant to clean all old installation files before restart. Browser cache can be also a problem. in the past i saw this problem with themes too.

Best regards


I wish I knew anything about doing that and I would gladly offer to assist you!
djetch
 
Posts: 27
Joined: Sun Nov 28, 2010 6:12 pm
Location: US

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby ananda96 » Mon Aug 06, 2012 9:19 pm

at first wanna say thank you mad evil for the new version....(3084)

deleted c:\subsonic and backuped subsonic.properties as you recommended.

clean install, recopied subsonic.properties:
this does'nt save added folders, neither the welcome messages: where ist this stored?

in changelog appears fix of : "now playing is null" - this still appears!!!!

after rescanning i have roundabout 1000 Artists less, estimated time is half...album/songs seems to be correct. (Browsercache cleaned)

any suggestion or workaround for this?

running W7x64SP1 @Java 1.7.05
User avatar
ananda96
 
Posts: 17
Joined: Fri Aug 26, 2011 4:27 am
Location: Costa Rica

Re: Technical Preview: Subsonic Mashup Mod 4.7

Postby MadEvil » Tue Aug 07, 2012 1:35 am

djetch wrote:Okay. I am starting with a fresh install of everything OS, Subsonic, this MOD and I'm still running into trouble....I'm going to do it all over again just to make sure I didn't miss something or whatever.

-Right now as it stands I've the following setup:

Ubuntu 12.04 64bit server (running in a VM if that matters)
Subsonic 7.4beta
Mashup MOD 4.7 (lastest build)

Granted this time everything seemed to go smoothly with the install and I was actually sitting at the log in screen. Got in with the normal defaults....now if I try and do much of anything it just drops me right back at the log in screen. So frustrating.

But, I'll blow out the VM and start over!

EDIT: Restarted my Ubuntu server and now Subsonic won't start at all it just gets hung on the fact that it can not find/get the theme it wants "MadSonic_dark". The more I try, the less I seem to understand with this thing....Should I just run this on an apache server or something? How do I get the theme/skin? In the first post what are the links to the base system and combined version for??? So many questions....Yet I read post after post about how much people love this MOD...I must just be stupid or something.


Hi,

I hope i killed all bugs with the new Build and installer packages.

Short Instruction for new/existing Ubuntu installation:

1. Fresh Ubuntu 12.4 Install
2. Install Java 1.7
3. Config current JRE to 1.7 with:
sudo update-alternatives --config javac
sudo update-alternatives --config java
4. check config with
javac -version
5. Start Firefox and Check Java Version
browse -> http://javatester.org
6. Install Adobe Flash Player
7. Uninstall all current subsonic version
8. If exist delete folder /var/subsonic
9. Create /var/music folder
10. Put Content into /var/music
11. Install subsonic Mashup Mod (.deb)
12. Check if Service is running
sudo service subsonic start
13. Start Firefox
browse -> http://localhost:4040
14. Config subsonic via Webpage
15. Done! :D

I am confident that this helps! 8)

Best regards
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

PreviousNext

Return to Madsonic

Who is online

Users browsing this forum: No registered users and 1 guest