Page 1 of 1

Subsonic 2.6.beta1 released

PostPosted: Sun Jan 22, 2006 1:15 pm
by sindre_mehus
Hi!

Would you like to help the Subsonic project and become a beta user? If so, please download and install Subsonic 2.6.beta1 from this link.

Please post your feedback to the forum. I would also appreciate it if you post a message, or drop me an email, when you install the beta version, so that I know roughly how many are testing it.

(I've been using 2.6.beta1 myself for two weeks, and haven't experienced any bugs or instabilities.)

Okay, here's the list of new features and bugfixes:

Support for multiple media folders. You can now specify several media folders in the configuration. This is useful, for example, if you have your music on multiple disks, or if you have one directory with music, and another with movies. The index (on the left-hand side) can either show all media folders (merged alphabetically), or the user can select from a combo box which folder to display.

Rating and comments. Allows you to assign ratings (one to five stars) and comments to individual albums. There is a new authorization category for this.

Home page. There is a new welcome page, displaying lists of random albums, highest rated albums, most often played albums
and most recently played albums.

Internet TV/radio. You can configure a set of links to Internet TV and radio stations. These links become available in the index on the left-hand side. Click on a link, and your player connects to the station.

Podcast. Saved playlists are now available as Podcasts (available from the "More" page).

Improved player management. Support multiple players with same IP address, and players with dynamic IP addresses. Display player type (e.g., WinAmp) and last-seen date.

WAP load playlist. Added option to load a previously saved playlist in the WAP interface.

Improved layout. Nicer layout, colors and icons.

Google Music. "Album Info" now integrates with Google Music.

Bugfix. Fallback to file name if ID3 tags are present but empty.

Bugfix. LAME now works on Linux.

Bugfix. Fix problem with playlist autoscroll on rearrange.

Thanks a lot :)
Sindre

PostPosted: Sun Jan 22, 2006 6:06 pm
by eivindcom
Installed the update today and it works!

I foud one little bug, if there is no ratet songs and you click the Highest Rating link on the start pages it gives a error.
I just rated one album and it was gone.
No big deal.

Really looking forward to controlling the max amount of images displayed for large folders.

Eivind

PostPosted: Sun Jan 22, 2006 7:17 pm
by sindre_mehus
eivindcom wrote:I foud one little bug, if there is no ratet songs and you click the Highest Rating link on the start pages it gives a error.
I just rated one album and it was gone.

Excellent! I'll fix that.

eivindcom wrote:Really looking forward to controlling the max amount of images displayed for large folders.

I promise to include that in the final 2.6 release.

Thanks,
Sindre

Installed 2.6 beta on SUSE 10.0

PostPosted: Mon Jan 23, 2006 9:44 pm
by dieter
hi sindre
i have just installed the actual beta on my linux server.

initially i had some problems with incorrect player list (not all connected players where shown, after every browser visit the playerlist looked different). i expected the problem in incorrect settings in subsonic.properties. to solve this situation i had to clear the home directory (removed /var/subsonic). now it works perfect.

now i'm wondering what my pda is doing...

i'll come back as soon as i have some news.
dieter

PostPosted: Sat Jan 28, 2006 10:42 am
by eivindcom
So far so good.
My Subsonic i running nicely.

On thing though, i have an entry in my log that is a little weird.

[28. januar 2006 02:43:43] INFO StreamServlet - Starting stream null@85.164.113.226:61706 (NSPlayer/10.0.0.3646 WMFSDK/10.0)
[28. januar 2006 02:43:49] INFO StreamServlet - Starting stream null@85.164.113.226:61707 (NSPlayer/10.0.0.3646 WMFSDK/10.0)
[28. januar 2006 02:43:51] INFO StreamServlet - Killing stream null@85.164.113.226:61706 (NSPlayer/10.0.0.3646 WMFSDK/10.0)

Any ideas? I don't have a user named null by the way

Eivind

PostPosted: Sat Jan 28, 2006 11:24 am
by sindre_mehus
Hi Eivind,

This will happen in rare cases. User info is not set for the player until it is accessed from the web pages. It's kind of difficult to explain, but it is a harmless "feature" (unless if it occurs a lot in the log).

Thanks for reporting it, though :-)

PostPosted: Sat Jan 28, 2006 11:32 am
by sindre_mehus
Found a bug myself, related to dynamic IP addresses on client side. In some cases when the client changes its IP address, the "auto-control player" stops working.

Steps to reproduce:

1. Connect to Subsonic with player.
2. Disconnect (stop) player.
3. Obtain new IP address (on client side)
4. Connect to Subsonic with browser.
5. Select player.
6. Click on a song to start stream.
7. Nothing happens.

PostPosted: Sat Mar 04, 2006 12:33 am
by sindre_mehus
A new beta version is now available.
Read more about it in this topic

Sindre 8)