I'm getting sick of restarting slimserver every time I make a code change, is there a way to make slimserver auto-reload plugins on file changes (like many web development frameworks do win debug/devel mode)?
thanks,
--dave
Results 1 to 6 of 6
-
2012-01-02, 08:55 #1Junior Member
- Join Date
- Jan 2012
- Posts
- 29
is there a way to make plugins auto-reload while developing?
-
2012-01-02, 08:58 #2Senior Member
- Join Date
- Apr 2005
- Posts
- 6,930
is there a way to make plugins auto-reloadwhiledeveloping?
No
-----Original Message-----
From: whizziwig
Sent: Monday, January 02, 2012 3:55 PM
To: developers (AT) lists (DOT) slimdevices.com
Subject: [Developers] is there a way to make plugins auto-reload
whiledeveloping?
I'm getting sick of restarting slimserver every time I make a code
change, is there a way to make slimserver auto-reload plugins on file
changes (like many web development frameworks do win debug/devel
mode)?
-
2012-01-02, 09:00 #3Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,246
No, but you can set up a test LMS setup on a proper PC (not as a service) with minimal plugins, no photo or video and as little music as possible so that LMS starts up in seconds.
-
2012-01-02, 09:51 #4Junior Member
- Join Date
- Jan 2012
- Posts
- 29
thanks. Already have a minimal local LMS and am stopping/starting it from the command line so it's pretty fast
perl "/Volumes/LogitechMediaServer 7.7.1/Install Files/Squeezebox.prefPane/Contents/server/slimserver.pl"
-
2012-01-02, 09:56 #5Senior Member
- Join Date
- Apr 2005
- Location
- Colorado
- Posts
- 10,072
Minimizing plugins is good, but I've never noticed a difference in startup times with SBS run as a Windows service vs. run as user process. I'm not sure that library size affects startup time very much, since no scan is done when starting (except for TinyLMS on Touch). Using a smaller music library is a good setup, though, if you want to run full scans for testing purposes.
-
2012-01-02, 10:49 #6Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,246

Reply With Quote

