Sneak peek at itunes based subsonic web UI

Third-party modifications and add-ons, Apps and Clients

Moderator: moderators

Postby Frank2808 » Fri Oct 08, 2010 2:58 am

Hey sorry it took me so long. Below is the error details:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)
Timestamp: Fri, 8 Oct 2010 02:57:52 UTC


Message: Object doesn't support this property or method
Line: 20
Char: 11
Code: 0
URI: http://192.168.2.9/music/subsonic-bootstrap.js
Frank2808
 
Posts: 8
Joined: Tue Aug 11, 2009 4:56 pm

Postby mattgoldspink » Tue Oct 12, 2010 10:43 pm

It looks like a bug when explicitly setting the url.
Can you open the file subsonic-bootstrap.js and change line which currently says:

Code: Select all
Ext.hide();


and change it to say:

Code: Select all
Ext.MessageBox.hide();


Let me know if that gets you further.
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby Frank2808 » Thu Oct 14, 2010 1:23 am

Thanks for your help. I did as you said now I get the box asking for the subsonic url.. I put the url in and I get a blank screen. No error... just blank
Frank2808
 
Posts: 8
Joined: Tue Aug 11, 2009 4:56 pm

Postby mattgoldspink » Tue Oct 19, 2010 10:37 am

Hmm... Is the server accessible over the internet? If so could you PM the address and I'll take a look. I don't need an account to do this. If it's not available could you hit:

http://192.168.2.9/music/rest/ping.view ... xt&v=1.2.0

and then do view source, what do you see?
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby Concept211 » Fri Oct 29, 2010 1:16 pm

I'm assuming it doesn't work on a Windows server? I tried running it but I just get a blank page (???)
User avatar
Concept211
 
Posts: 77
Joined: Sat Jul 05, 2008 8:55 pm
Location: Orlando, FL

Postby mattgoldspink » Sat Oct 30, 2010 10:30 pm

It will work on any server, but it will only work in Firefox 3.6+, Chrome, Safari and (possibly) IE9 (Assuming IE9 has webworkers)
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby adhesiv » Wed Nov 10, 2010 2:29 am

Works just fine for me on WHS.

I have a couple of feature requests if your taking them...

1.)Add an option to expand or collapse all the folder trees.

2.) Add a shuffle/random option

3.) Add a view where you can see the album art once per album and then a list of all the songs on that album. this view exists in current iTunes (2nd view option) and in my opinion is the cleanest look.
adhesiv
 
Posts: 11
Joined: Fri Apr 23, 2010 7:01 am

Postby mattgoldspink » Sat Nov 13, 2010 6:59 pm

Glad you got it working and thanks for the suggestions. I've added them all to the issue tracker here: http://code.google.com/p/subtunes/issues/list

At the moment I'm working hard on getting an iPad version done. I've got most of the UI work done for it (I'm hoping iPhone/Android won't be much work once the iPad version is done). To be honest I can't give an ETA on how long it'll take but hoping to have something decent by the end of November for people to play with. Watch this space...
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby mattgoldspink » Mon Dec 06, 2010 1:11 am

And to whet the appetite here's a first screen shot:

Image
Sneak peek subtunes for iPad by matt.goldspink, on Flickr

Will hopefully have something working by the end of next week that I can release
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby Tanner Williamson » Mon Dec 06, 2010 6:51 am

@mattgoldspink

Looking forward to a stable release with the features implemented for running via Apache on different ports than Subsonic itself. For now, my subsonic runs on port 80 just to make it easy for me to hit my domain name without having to specify the port.
Tanner Williamson https://www.tannerwilliamson.com/

Image
Tanner Williamson
 
Posts: 51
Joined: Mon Dec 14, 2009 7:30 am

Postby explodingzebras » Fri Dec 10, 2010 6:18 pm

http://localhost:4040/subtunes

gives me:

HTTP ERROR: 404

NOT_FOUND

RequestURI=/subtunes

Powered by Jetty://


http://localhost/subtunes/
get's me a prompt for a URL for subsonic and I've tried http://localhost:4040 but get blank screen

Ubuntu 10.0.4, Firefox 3.6.13
explodingzebras
 
Posts: 3
Joined: Fri Dec 10, 2010 6:12 pm

Postby mattgoldspink » Sat Dec 11, 2010 3:39 pm

@Tanner Williamson

If you're happy to run on Apache then you can use mod_proxy for this: http://httpd.apache.org/docs/2.0/mod/mod_proxy.html. I'll put some docs together for it this week, but in the meantime you can try it for yourself from the link. If you want to do this on another webserver (not apache then let me know and I'll see if I can dig up the relevant info).

@explodingzebras

Can you try hitting http://localhost:4040/subtunes/ (note the last slash). You will initially get the subsonic regular login, but once you're logged into that hit the above url and see if that works.
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby explodingzebras » Sat Dec 11, 2010 3:48 pm

no change unfortunately, it'd be nice if Subtunes was easier to install.
explodingzebras
 
Posts: 3
Joined: Fri Dec 10, 2010 6:12 pm

Postby mattgoldspink » Sat Dec 11, 2010 3:51 pm

Sorry you're having trouble. I plan to make it easier in the future.

If your able to make your server publicly accessible could your PM the details, I don't need an account on your server to take a look.
mattgoldspink
 
Posts: 67
Joined: Mon Jun 21, 2010 9:24 am

Postby explodingzebras » Sat Dec 11, 2010 3:58 pm

I'm testing Subtunes with subsonic on my laptop, only my server with subsonic is accessible from the outside, which i don't wish to change atm. It's ok, i don't mind waiting for an easily installable version :)
explodingzebras
 
Posts: 3
Joined: Fri Dec 10, 2010 6:12 pm

PreviousNext

Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 4 guests