Subsonic 4.0.beta1 released

Announcements and discussion of new releases.

Moderator: moderators

Subsonic 4.0.beta1 released

Postby sindre_mehus » Fri Apr 23, 2010 7:58 am

Dear Subsonic users,

I just put out Subsonic 4.0.beta1: http://subsonic.org/pages/changelog.jsp

Please let me know what you think!

Thanks for your attention,
Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby burjast » Fri Apr 23, 2010 8:39 am

When you have movie inside folder you get:

HTTP ERROR: 404
NOT_FOUND

RequestURI=/videoPlayer.view

[btpool0-7] WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/videoPlayer.view] in DispatcherServlet with name 'subsonic'

Example: If you add folder /home/movies
only working links with javascript are only for movies inside this folder, if movie is in subfolder (/home/movies/avatar_2010/avatar.avi), link for avatar.avi would be directed to videoPlayer.view, which gives the error. This behaviour was introduced somewhere after rev 1440. I'm wondering now, did you miss that thing or is there some special switch to get this working? Movies are in subfolders to keep things organized (because of more than one file or subtitles)

regards
burjast
 
Posts: 71
Joined: Mon Jul 20, 2009 9:00 am
Location: Slovenia

Postby sindre_mehus » Fri Apr 23, 2010 8:46 am

Oops...

I initially planned to include improved video support in 4.0, but then decided it would take too long to implement. So I decided to postpone it to a later release and just comment out the code. But obviously there is some code still lurking around :oops:

As a work-around you could go to Settings > General and remove everything in "Video mask".

Sorry about that, and thanks for pointing it out!

Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby burjast » Fri Apr 23, 2010 9:05 am

Work-around does not work, if you remove it and don't put it in music mask, you just don't see anything, if you move it to music mask, it works exactly the same. Even after removing cache from browser and restarting it.

But! I'll wait for the fix moment, take your time :)

On the other hand, I wait for the moment, when API gets support for file deletion :)

It would enable to manage music on-the-fly from everywhere, or to delete movie after viewing it. Now I must ssh everytime and pick files :( Please tell, if you are planning to implement this "dangerous" feature which I would find very usefull.
burjast
 
Posts: 71
Joined: Mon Jul 20, 2009 9:00 am
Location: Slovenia

Postby flacflac » Fri Apr 23, 2010 1:19 pm

Thank you for this new version which features quite a few milestones - including the all-new jaudiotagger library!!! :) I won't be able to test it until next week but will of course report any bugs. BTW: is the jukebox fix on the road map for 4.0?

In any case, great to see so much development happening.

ff :shock:
flacflac
 
Posts: 141
Joined: Mon Jun 01, 2009 7:43 am

Postby thomasbruce » Fri Apr 23, 2010 1:37 pm

love the new version. finally all my albumart shows and my m4a files play :)
thomasbruce
 
Posts: 64
Joined: Fri Apr 09, 2010 3:09 pm

m4a not playing

Postby volcan96 » Fri Apr 23, 2010 5:34 pm

nice update. More of my album art is now showing up.

I am having issues playing m4a; they were playing on 3.9. Mp3 play fine.

On 10.6.3 and trying to listen remotely from firefox.

UPDATE: found this topic and this fixed the m4a issue: http://forum.subsonic.org/forum/viewtopic.php?t=3160&highlight=m4a


Code: Select all
[4/23/10 10:30:01 AM PDT]     DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 38784kB time=225.1 bitrate=1411.2kbits/s
[4/23/10 10:30:01 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 41828kB time=242.8 bitrate=1411.2kbits/s
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 43488kB time=252.4 bitrate=1411.2kbits/s
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) video:0kB audio:43488kB global headers:0kB muxing overhead 0.000099%
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) LAME 3.98.4 32bits (http://www.mp3dev.org/)
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) CPU features: MMX (ASM used), SSE (ASM used), SSE2
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Using polyphase lowpass filter, transition band: 16538 Hz - 17071 Hz
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Encoding to
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Encoding as 44.1 kHz j-stereo MPEG-1 Layer III (11x) 128 kbps qval=3
[4/23/10 10:30:02 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) fatal error: can't update LAME-tag frame!
[4/23/10 10:31:20 AM PDT]    INFO   PlaylistInputStream   volcan96 listening to "No Line On the Horizon (Deluxe Edition)/01 No Line On the Horizon.m4a"
[4/23/10 10:31:20 AM PDT]    DEBUG   TranscodeInputStream   Starting transcoder: [/Library/Application Support/Subsonic/transcode/ffmpeg] [-i] [/Volumes/Time Machine/iTunes/iTunes Music/U2/No Line On the Horizon (Deluxe Edition)/01 No Line On the Horizon.m4a] [-f] [wav] [-]
[4/23/10 10:31:20 AM PDT]    DEBUG   TranscodeInputStream   Starting transcoder: [/Library/Application Support/Subsonic/transcode/lame] [-b] [128] [-] [-]
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Mac OSX universal build for ffmpegX
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) configuration: --enable-memalign-hack --enable-mp3lame --enable-gpl --disable-vhook --disable-ffplay --disable-ffserver --enable-a52 --enable-xvid --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --enable-pthreads --enable-x264
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) libavutil version: 49.0.0
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) libavcodec version: 51.9.0
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) libavformat version: 50.4.0
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) built on Apr 15 2006 04:58:19, gcc: 4.0.1 (Apple Computer, Inc. build 5250)
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Time Machine/iTunes/iTunes Music/U2/No Line On the Horizon (Deluxe Edition)/01 No Line On the Horizon.m4a':
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Duration: 00:04:12.4, start: 0.000000, bitrate: 278 kb/s
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Stream #0.0(eng): Audio: aac, 44100 Hz, stereo
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Output #0, wav, to 'pipe:':
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Stream #0.0: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Stream mapping:
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Stream #0.0 -> #0.0
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) Press [q] to stop encoding
[4/23/10 10:31:20 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 3200kB time=18.6 bitrate=1411.2kbits/s
[4/23/10 10:31:21 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 6424kB time=37.3 bitrate=1411.2kbits/s
[4/23/10 10:31:21 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 9600kB time=55.7 bitrate=1411.2kbits/s
[4/23/10 10:31:22 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 12676kB time=73.6 bitrate=1411.2kbits/s
[4/23/10 10:31:22 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 15896kB time=92.3 bitrate=1411.2kbits/s
[4/23/10 10:31:23 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 19136kB time=111.1 bitrate=1411.2kbits/s
[4/23/10 10:31:23 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 22208kB time=128.9 bitrate=1411.2kbits/s
[4/23/10 10:31:24 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 25664kB time=149.0 bitrate=1411.2kbits/s
[4/23/10 10:31:24 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 29184kB time=169.4 bitrate=1411.2kbits/s
[4/23/10 10:31:25 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 32384kB time=188.0 bitrate=1411.2kbits/s
[4/23/10 10:31:25 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 35648kB time=206.9 bitrate=1411.2kbits/s
[4/23/10 10:31:26 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 38752kB time=225.0 bitrate=1411.2kbits/s
[4/23/10 10:31:26 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 41812kB time=242.7 bitrate=1411.2kbits/s
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) size= 43488kB time=252.4 bitrate=1411.2kbits/s
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/ffmpeg) video:0kB audio:43488kB global headers:0kB muxing overhead 0.000099%
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) LAME 3.98.4 32bits (http://www.mp3dev.org/)
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) CPU features: MMX (ASM used), SSE (ASM used), SSE2
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Using polyphase lowpass filter, transition band: 16538 Hz - 17071 Hz
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Encoding to
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) Encoding as 44.1 kHz j-stereo MPEG-1 Layer III (11x) 128 kbps qval=3
[4/23/10 10:31:27 AM PDT]    DEBUG   InputStreamReaderThread   (/Library/Application Support/Subsonic/transcode/lame) fatal error: can't update LAME-tag frame!
volcan96
 
Posts: 2
Joined: Tue Apr 20, 2010 3:49 pm

Postby thomasbruce » Fri Apr 23, 2010 6:20 pm

noticed that m4a files that are over 10mb does not play at all. m4a files under 10mb plays fine. any reason for this?
thomasbruce
 
Posts: 64
Joined: Fri Apr 09, 2010 3:09 pm

Postby sindre_mehus » Fri Apr 23, 2010 6:59 pm

Subsonic 4.0 supports native streaming of aac, so turn off transcoding and see how it goes.
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby thomasbruce » Fri Apr 23, 2010 7:13 pm

is there a way to make the album/cover art show on m4a files? it only shows the default no artwork image...
thomasbruce
 
Posts: 64
Joined: Fri Apr 09, 2010 3:09 pm

Postby sindre_mehus » Fri Apr 23, 2010 7:48 pm

thomasbruce wrote:is there a way to make the album/cover art show on m4a files? it only shows the default no artwork image...

Is the album art embedded in the file?
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby thomasbruce » Fri Apr 23, 2010 7:50 pm

yes, all my files both mp3 and m4a have artwork embedded in them.
thomasbruce
 
Posts: 64
Joined: Fri Apr 09, 2010 3:09 pm

Postby sindre_mehus » Fri Apr 23, 2010 7:52 pm

Can you please email me an example file, then I'll see if I can find out something?

I'm somewhat limited to what is supported by the Jaudiotagger library I'm using, but I can have a look.

Thanks,
Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby sindre_mehus » Sat Apr 24, 2010 9:49 am

thomasbruce wrote:is there a way to make the album/cover art show on m4a files? it only shows the default no artwork image...

Thanks for the sample file. Turns out I wasn't reading any tags from aac/m4a files :?

Will be fixed in the next release. Thanks for mentioning it!
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby thomasbruce » Sat Apr 24, 2010 11:58 am

Cool :)

i mentioned a couple of posts above, that the m4a files play fine when they are below around 10mb in size. All the m4a files i have that is bigger than that won't play at all.

Is there a bug? Or is there something i'm doing wrong?
thomasbruce
 
Posts: 64
Joined: Fri Apr 09, 2010 3:09 pm

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 2 guests