Post Reply 
Minim wishlist
17-04-2015, 18:47 (This post was last modified: 17-04-2015 18:48 by lg.lindstrom.)
Post: #41
RE: Minim wishlist
(17-04-2015 12:33)simoncn Wrote:  
(17-04-2015 11:45)lg.lindstrom Wrote:  I have a apartment and a summer house. My Minimserver is located in the apartment. It would be a nice feature to be able to access my Minimserver from my summer house over internet without setting up a VPN connection.

Have you been able to make this work with a VPN connection?

No,, I have not tried yet. I am running a backup between the places using SSH tunneling. Not exactly the same. (Not backing up music) http://where-madness-lies.co.uk/computer...-internet/

The reason I asked is that I read that BubbleUpnp Server is offering the possibility to run over internet. I started to think it would be a nice plugin for minimserver.

/regards
/lg
Find all posts by this user
Quote this message in a reply
18-04-2015, 05:03
Post: #42
RE: Minim wishlist
(17-04-2015 18:47)lg.lindstrom Wrote:  The reason I asked is that I read that BubbleUpnp Server is offering the possibility to run over internet.

I do this, frequently. Works great.
Find all posts by this user
Quote this message in a reply
18-04-2015, 23:02
Post: #43
RE: Minim wishlist
(17-04-2015 18:47)lg.lindstrom Wrote:  No,, I have not tried yet. I am running a backup between the places using SSH tunneling. Not exactly the same. (Not backing up music) http://where-madness-lies.co.uk/computer...-internet/

The reason I asked is that I read that BubbleUpnp Server is offering the possibility to run over internet. I started to think it would be a nice plugin for minimserver.

/regards
/lg

I think it should be possible to run BubbleUPnP Server together with MinimServer to get this capability. I haven't tried this myself.

At present, MinimServer only supports local access. I have tried some experiments with VPN but these haven't yet been successful.
Find all posts by this user
Quote this message in a reply
18-04-2015, 23:06
Post: #44
RE: Minim wishlist
(17-04-2015 11:57)DavidHB Wrote:  The issue here is bandwidth. Simon strongly recommends that Minimserver is not set up to access music folders that do not reside on the local machine. I would imagine that trying to access files from a remote location would be even more of a no-no.

It shouldn't be a problem if MinimServer is running in the apartment and the files are also located in the apartment. Having said this, remote browsing and streaming aren't yet supported even though they would make sense in principle.
Find all posts by this user
Quote this message in a reply
19-04-2015, 12:05
Post: #45
RE: Minim wishlist
(18-04-2015 23:06)simoncn Wrote:  It shouldn't be a problem if MinimServer is running in the apartment and the files are also located in the apartment. Having said this, remote browsing and streaming aren't yet supported even though they would make sense in principle.

As I understand this thread is a wishlist,, andSmile,, remote browsing and streaming are high on my wishlist. It would give me a easy way to listen to my music at work, by my friends,in my car etc.
The reason I not are using Bubbleupnp Server is that I still not have found a easy way to install it on my Netgear NAS. For me a more attractive solution is to havet the function bundled in Minimserver.

/regards
/lg
Find all posts by this user
Quote this message in a reply
19-04-2015, 16:25
Post: #46
RE: Minim wishlist
(19-04-2015 12:05)lg.lindstrom Wrote:  As I understand this thread is a wishlist,, andSmile,, remote browsing and streaming are high on my wishlist. It would give me a easy way to listen to my music at work, by my friends,in my car etc.
The reason I not are using Bubbleupnp Server is that I still not have found a easy way to install it on my Netgear NAS. For me a more attractive solution is to havet the function bundled in Minimserver.

/regards
/lg

Thanks for your input. I will add your request to the list of MinimServer enhancements requested by users.
Find all posts by this user
Quote this message in a reply
21-04-2015, 15:09
Post: #47
RE: Minim wishlist
(19-04-2015 12:05)lg.lindstrom Wrote:  
(18-04-2015 23:06)simoncn Wrote:  It shouldn't be a problem if MinimServer is running in the apartment and the files are also located in the apartment. Having said this, remote browsing and streaming aren't yet supported even though they would make sense in principle.

As I understand this thread is a wishlist,, andSmile,, remote browsing and streaming are high on my wishlist. It would give me a easy way to listen to my music at work, by my friends,in my car etc.
The reason I not are using Bubbleupnp Server is that I still not have found a easy way to install it on my Netgear NAS. For me a more attractive solution is to havet the function bundled in Minimserver.

/regards
/lg

Just curious why the remote server has to be installed on your NAS? I have been using Subsonic for some time now installed on my low power Atom 525 based pc. It has a great web interface and app (Dsub).
Find all posts by this user
Quote this message in a reply
21-04-2015, 15:30
Post: #48
RE: Minim wishlist
(21-04-2015 15:09)tboooe Wrote:  
(19-04-2015 12:05)lg.lindstrom Wrote:  
(18-04-2015 23:06)simoncn Wrote:  It shouldn't be a problem if MinimServer is running in the apartment and the files are also located in the apartment. Having said this, remote browsing and streaming aren't yet supported even though they would make sense in principle.

As I understand this thread is a wishlist,, andSmile,, remote browsing and streaming are high on my wishlist. It would give me a easy way to listen to my music at work, by my friends,in my car etc.
The reason I not are using Bubbleupnp Server is that I still not have found a easy way to install it on my Netgear NAS. For me a more attractive solution is to havet the function bundled in Minimserver.

/regards
/lg

Just curious why the remote server has to be installed on your NAS? I have been using Subsonic for some time now installed on my low power Atom 525 based pc. It has a great web interface and app (Dsub).

Hundreds of reasons *smile*
Find all posts by this user
Quote this message in a reply
21-04-2015, 16:18
Post: #49
RE: Minim wishlist
(21-04-2015 15:09)tboooe Wrote:  Just curious why the remote server has to be installed on your NAS?

Server software does not have to be installed on a NAS; indeed, for a long time Asset, for example, was Windows only. But Simon strongly recommends that the server software is run on the the device on which the media files reside, and doesn't access, for example, remote network folders, because this will seriously compromise the performance of the server. So the main reason for running MinimServer on a NAS is that that is where the music files are.

David
Find all posts by this user
Quote this message in a reply
21-04-2015, 16:26
Post: #50
RE: Minim wishlist
(21-04-2015 16:18)DavidHB Wrote:  
(21-04-2015 15:09)tboooe Wrote:  Just curious why the remote server has to be installed on your NAS?

Server software does not have to be installed on a NAS; indeed, for a long time Asset, for example, was Windows only. But Simon strongly recommends that the server software is run on the the device on which the media files reside, and doesn't access, for example, remote network folders, because this will seriously compromise the performance of the server. So the main reason for running MinimServer on a NAS is that that is where the music files are.

David
Thank you! Can you go into more detail about how the performance of the server will be compromised? Are you talking about sonic compromises? I have Minimserver running on an old ATOM 525 PC with transcoding at it works great. Unfortunately for me I cant even test Minimserver on my NAS since I have a really old Thecus N4100Pro. I know I need to upgrade but the Thecus still does its job and I am able to stream 1080p movies just fine with it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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