Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MinimServer 0.8.1 is now available
17-12-2013, 13:32
Post: #11
RE: MinimServer 0.8.1 is now available
(17-12-2013 11:11)PeteManchester Wrote:  
(17-12-2013 00:38)simoncn Wrote:  MinimServer 0.8.1 is available for download from this page.

This is a major release with some significant changes. Please see the Release notes for detailed information.

Hi Simon,

I successfully upgraded on Windows..

Congratulations on yet another major step forward for MinimServer, you have added some great new features...

Thanks for all your hard work,

Pete.

I upgraded to the new version on Ubuntu 12.04 64 bit without issues.

I also wanted to thank Simon for the new release. I'm looking forward to testing the new features.

Ciprian
Find all posts by this user
Quote this message in a reply
17-12-2013, 13:34
Post: #12
RE: MinimServer 0.8.1 is now available
Simon, thank you so much for your continued efforts Smile
With UPnP Search now implemented, this could just as well have been named 1.0

And I'm particularly happy about the browser status feature.
Find all posts by this user
Quote this message in a reply
17-12-2013, 14:50
Post: #13
RE: MinimServer 0.8.1 is now available
Raspberry Pi - simple install

I hadn't set anything special in the previous version so simply removed the folders for the two instances I had running, unzipped the archive, ran setup and away we went. My second instance was for mp3 files, but I'm not fussed about that so it can wait until I have time to fiddle about Smile

Thanks Simon.
Find all posts by this user
Quote this message in a reply
17-12-2013, 15:05 (This post was last modified: 17-12-2013 15:06 by Peter@57m.)
Post: #14
RE: MinimServer 0.8.1 is now available
All installed fine on QNAP 459Pro+ and on windows 8.1 :-)

I have looked for the url format for the web browser page but so far cannot find it. Can you point me to it

Thanks Peter ps: there is a typo in the Web browser section of the Running MinimServer page of the User Guide

Web browser status page [NEW]

While MinimServer is running, you can access a web browser status page hosted by MiunimServer. From this status page, you can check whether MinimServer is running, set an initial content directory, and initiate a rescan of your library.

Peter
________________________________________________________
Linn Klimax DSM O&U & Solos, Wilson Benesch ACT C60s & Torus
Linn Selekt Edition DSM Organik, Wilson Benesch P1.0
Linn Klimax Renew DSM, Chord Mezzo 75, ProAc 1SCs
QNAP 559 ProII, Melco N1ZH, MinimServer, Linn, Lumin & Kazoo
Find all posts by this user
Quote this message in a reply
17-12-2013, 15:38 (This post was last modified: 17-12-2013 15:47 by bubbleguuum.)
Post: #15
RE: MinimServer 0.8.1 is now available
EDIT: ignore, I had a stale data_ folder that I probably created long ago. Removing it solved the problem.

After updating, I get miniserver always crashing when browsing the album folder with BubbleUPnP:

Code:
MinimServer[segfault] is running
Startup complete
MinimServer: error reading data cache file Labels-1.mcache at offset 1216557
java.io.UTFDataFormatException: malformed input around byte 55
    at java.io.DataInputStream.readUTF(Unknown Source)
    at java.io.DataInputStream.readUTF(Unknown Source)
    at com.minimserver.Server$PictureItemInfo.readDataCache(Server.java:6463)
    at com.minimserver.Server.getCachedPictureInfo(Server.java:5130)
    at com.minimserver.Server.access$8800(Server.java:90)
    at com.minimserver.Server$Album.getAlbumArtInfo(Server.java:9002)
    at com.minimserver.Server.writeAlbumDIDL(Server.java:5391)
    at com.minimserver.Server.access$12700(Server.java:90)
    at com.minimserver.Server$AlbumView.getDIDL(Server.java:11737)
    at com.minimserver.Server$AlbumContainer.getDIDL(Server.java:11789)
    at com.minimserver.Server$Container.getContentsDIDL(Server.java:10589)
    at com.minimserver.Server$ContentDirectoryProvider.doBrowse(Server.java:13216)
    at com.minimserver.Server$ContentDirectoryProvider.browse(Server.java:13168)
    at org.openhome.net.device.providers.DvProviderUpnpOrgContentDirectory1$DoBrowse.ac​tionInvoked(DvProviderUpnpOrgContentDirectory1.java:978)
org.jminim.LogErrorException: MinimServer: error reading data cache file Labels-1.mcache at offset 1216557
    at org.jminim.core.LogImpl.errorEx(LogImpl.java:209)
    at com.minimserver.Server.getCachedPictureInfo(Server.java:5137)
    at com.minimserver.Server.access$8800(Server.java:90)
    at com.minimserver.Server$Album.getAlbumArtInfo(Server.java:9002)
    at com.minimserver.Server.writeAlbumDIDL(Server.java:5391)
    at com.minimserver.Server.access$12700(Server.java:90)
    at com.minimserver.Server$AlbumView.getDIDL(Server.java:11737)
    at com.minimserver.Server$AlbumContainer.getDIDL(Server.java:11789)
    at com.minimserver.Server$Container.getContentsDIDL(Server.java:10589)
    at com.minimserver.Server$ContentDirectoryProvider.doBrowse(Server.java:13216)
    at com.minimserver.Server$ContentDirectoryProvider.browse(Server.java:13168)
    at org.openhome.net.device.providers.DvProviderUpnpOrgContentDirectory1$DoBrowse.ac​tionInvoked(DvProviderUpnpOrgContentDirectory1.java:978)
Caused by: java.io.UTFDataFormatException: malformed input around byte 55
    at java.io.DataInputStream.readUTF(Unknown Source)
    at java.io.DataInputStream.readUTF(Unknown Source)
    at com.minimserver.Server$PictureItemInfo.readDataCache(Server.java:6463)
    at com.minimserver.Server.getCachedPictureInfo(Server.java:5130)
Find all posts by this user
Quote this message in a reply
17-12-2013, 17:26
Post: #16
RE: MinimServer 0.8.1 is now available
Thanks Simon! One question, how do I get the tagging in order with .wav? I am using Kinsky and I have edited .wav with ID3v2.4.0 tags, but I get the file name in the overview. What did I forget to set up? (also no album art is visible which is embedded).

Many thanks again for this huge upgrade!
Find all posts by this user
Quote this message in a reply
17-12-2013, 17:34
Post: #17
RE: MinimServer 0.8.1 is now available
Hi Simon,

As I understood there is still no automatic rescan function.
I'm right?

Darius
Find all posts by this user
Quote this message in a reply
17-12-2013, 17:36
Post: #18
RE: MinimServer 0.8.1 is now available
(17-12-2013 14:50)NeilT Wrote:  Raspberry Pi - simple install

I hadn't set anything special in the previous version so simply removed the folders for the two instances I had running, unzipped the archive, ran setup and away we went. My second instance was for mp3 files, but I'm not fussed about that so it can wait until I have time to fiddle about Smile

Thanks Simon.

To create a second instance, you should be able to make a new directory underneath /home/pi, unpack the MinimServer archive into this directory, then follow the normal installation instructions. However, there are likely to be problems if you enable desktop integration or automatic startup for the second instance. I'll think about how to handle this.
Find all posts by this user
Quote this message in a reply
17-12-2013, 17:36
Post: #19
RE: MinimServer 0.8.1 is now available
(17-12-2013 17:34)dariusb Wrote:  Hi Simon,

As I understood there is still no automatic rescan function.
I'm right?

Darius

Yes, you are right.
Find all posts by this user
Quote this message in a reply
17-12-2013, 17:41
Post: #20
RE: MinimServer 0.8.1 is now available
(17-12-2013 15:05)Peter@57m Wrote:  All installed fine on QNAP 459Pro+ and on windows 8.1 :-)

I have looked for the url format for the web browser page but so far cannot find it. Can you point me to it

Thanks Peter ps: there is a typo in the Web browser section of the Running MinimServer page of the User Guide

Web browser status page [NEW]

While MinimServer is running, you can access a web browser status page hosted by MiunimServer. From this status page, you can check whether MinimServer is running, set an initial content directory, and initiate a rescan of your library.

OK figured this out when I saw http.port in the System tab of MinimServer System Properties.
So I used ip_address:http.port which in my case was 192.168.1.50:9790
Sorted :-)

Peter
________________________________________________________
Linn Klimax DSM O&U & Solos, Wilson Benesch ACT C60s & Torus
Linn Selekt Edition DSM Organik, Wilson Benesch P1.0
Linn Klimax Renew DSM, Chord Mezzo 75, ProAc 1SCs
QNAP 559 ProII, Melco N1ZH, MinimServer, Linn, Lumin & Kazoo
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)