Re: [SlimDevices: Beta] Will 7.7.2 be released?

2012-03-12 Thread Andy Grundman
7.7.2 is a couple of weeks away. We just need to start on some 7.8 stuff too.

On Mar 12, 2012, at 1:32 PM, JJZolx wrote:

> 
> I see that 7.8 trunk is being branched. Is r33887 the end of the line
> for 7.7?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6.0 on touch slimserver dies on kernel BUG

2012-01-08 Thread Andy Grundman
Can you find out which file the resizer is crashing on? It might simply be too 
large to process (and I never got around to enabling the memory limit feature 
to prevent this).

On Jan 6, 2012, at 7:22 PM, Tamex wrote:

> 
> Hi,
> 
> it seems that I have the problem too.
> If I start the SBserver on my touch, the touch is scanning and
> discovering the harddisk, but at the step resizing the images the touch
> terminates media server.
> 
> I have the following error in my syslog.
> 
> <---schnipp--->
> ...
> an  6 09:39:24 kernel: Out of memory: kill process 6580 (slimserver.pl)
> score
> 1889 or a child
> Jan  6 09:39:24 kernel: Killed process 6580 (slimserver.pl)
> Jan  6 09:39:24 kernel: gdresized.pl invoked oom-killer:
> gfp_mask=0x1200d2, ord
> er=0, oomkilladj=0
> ...
> <---schnapp--->
> I am using the firmware 7.7.1 r9558. Is it possible that the giflib
> library is not built correctly in version 7.7.1 too?
> 
> Best regards
> Tamex
> 
> 
> -- 
> Tamex
> 
> Tamex's Profile: http://forums.slimdevices.com/member.php?userid=45295
> View this thread: http://forums.slimdevices.com/showthread.php?t=85083
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2012-01-01 Thread Andy Grundman
Thanks for working this out, I'll see about updating the multicast code to make 
it compatible with Solaris out of the box.

On Jan 1, 2012, at 8:09 AM, chincheta0815 wrote:

> 
> I got rid of the error messages by adding the folowing line to the
> constants section:
> ...
> 'solaris' => [17,19,16]
> ...
> 
> Then I had to change the argument of the pack function for setting
> IP_MULTICAST_TTL to (solaris seems to have an unsigned_char as a
> datatype):
> ...
> unpack 'C', 4,
> ...
> I checked the setting with getsockopt and now there is no more error
> message.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-11-24 Thread Andy Grundman
How else would you expect to see a list of artists? I'd say the problem is more 
likely with a poor client interface. I've seen some shockingly bad DLNA 
browsers out there...

On Nov 24, 2011, at 6:10 AM, fredme 
 wrote:

> 
> fredme;634620 Wrote: 
>> I get the structure:
>> 
>> Albums
>> Artists
>> Genres
>> Music Folder
>> New Music
>> Playlists
>> Years
>> 
>> And under Artist:
>> One long list of all artists in alphabetical order
>> 
>> Also, New Music is empty which I'm not sure is a bug or just that I
>> haven't added any music recently. However, New Music does work
>> correctly when accessed from a SqueezePlay client.
> 
> Just installed 7.7.1 and pleased to report that New Music is now
> working well. However, I still have the issue that with the current
> navigation structure I am seeing one very long list of artists which
> makes the interface virtually impossible to navigate.  Are there any
> configuration settings that I should play around with? (The client I am
> using is a Pure Evoke radio.)
> 
> Thanks.
> 
> 
> -- 
> fredme
> 
> fredme's Profile: http://forums.slimdevices.com/member.php?userid=44837
> View this thread: http://forums.slimdevices.com/showthread.php?t=83939
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] We need a 7.7.1 firmware directory

2011-11-02 Thread Andy Grundman
Fixed, thanks for the reminder. :)
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS 7.7 rc6

2011-10-28 Thread Andy Grundman

On Oct 28, 2011, at 4:32 PM, HeadBanger wrote:

> 
> andyg;665937 Wrote: 
>> Yes there are bugs but I would disagree that it's being "rushed" out the
>> door. We've gone through 6 release candidates and had an extra month due
>> to Revue update delays, this is a lot better than our typical releases.
> 
> Andy, are you planning on another RC? The nightly 33624 still has the
> same scanning issues as RC6 with SlimNAS.

No, RC6 is going to be it.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS 7.7 rc5

2011-10-13 Thread Andy Grundman

On Oct 13, 2011, at 11:26 AM, ttocsr wrote:

> 
> andyg;663066 Wrote: 
>> On Oct 13, 2011, at 9:52 AM, ttocsr wrote:
>> [color=blue]
>> Video MIME types are defined as part of libmediascan, unfortunately it
>> looks like m2ts and some others were left out. :(
>> 
>> https://github.com/andygrundman/libmediascan/blob/master/src/result.c#L82
> 
> Thanks Andy.  Is there any chance this might be considered to be
> changed to user configurable attributes, either through the gui or a
> .conf?
> My thoughts here is I know LMS is geared to logitech products, but it
> would be nice to be able to modify this to make all clients in the home
> happy.

I don't know, I am of the opinion that there is only 1 correct MIME type for a 
particular file type. Anything else is a bug somewhere. Yes, I know there are 
problems with this view...

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS 7.7 rc5

2011-10-13 Thread Andy Grundman

On Oct 13, 2011, at 9:52 AM, ttocsr wrote:

> 
> ttocsr;662902 Wrote: 
>> 
>> Still would like to know the mime types being used for m2ts and other
>> video types.  This would be very nice to be able to adjust this like it
>> is possible on other upnp/dlna servers.
> 
> I don't see the video types that were mentioned as supported in the
> types.conf file.
> 
> My upnp/dlna clients can't play the content and I think this is why.
> 
> I tried adding entries in the types.conf file but I was unable to get
> my m2ts files to work.  Is types.conf where the video mime types are
> defined or is it some place else?

Video MIME types are defined as part of libmediascan, unfortunately it looks 
like m2ts and some others were left out. :(

https://github.com/andygrundman/libmediascan/blob/master/src/result.c#L82

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms 7.7 rc4

2011-10-06 Thread Andy Grundman

On Oct 6, 2011, at 7:14 AM, cflipse wrote:

>> /usr/share/squeezeboxserver/CPAN/arch/5.12/i386-linux-thread-multi-64int-64int
>> /usr/share/squeezeboxserver/CPAN/arch/5.12/i386-linux-thread-multi-64int-64int/auto

Fixed, thanks.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms 7.7 rc4

2011-10-03 Thread Andy Grundman

On Oct 3, 2011, at 10:48 AM, Mnyb wrote:

> 
> Is there any documentation on what ports needs to be open in the server
> firewall for the dlna functions ?
> 
> 1900 tcp/udp ?

This is the only static port, UDP only. A random high port number is also used 
for UPnP event subscriptions. You may need to rethink your LAN firewall policy 
in order to use UPnP.

> 2869 tcp/udp ?
> 
> 9998 tcp/udp ?

No idea what these are...
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.7 build updates & schedule news

2011-09-28 Thread Andy Grundman

On Sep 28, 2011, at 2:19 AM, sebp wrote:

> 
> andyg;660143 Wrote: 
>> modules.conf is not the definitive list of necessary modules, and not
>> all modules are on CPAN and some have patches or special build
>> requirements. You need to use the sources in vendor/CPAN along with the
>> buildme.sh script there which should take care of everything for you. 
> Thanks, Andy, I'll give it a test tonight.
> My only option to get this vendor/CPAN tree is to use sources from SVN,
> right?

Right.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.7 build updates & schedule news

2011-09-27 Thread Andy Grundman
Oh and yes, if it's not in modules.conf it is optional (but this situation is 
obviously not well tested). And you will be losing a lot of functionality if 
all those other modules are missing. The only reason to leave something out is 
if the target platform is very slow or limited (e.g. Touch).

On Sep 27, 2011, at 7:19 PM, sebp 
 wrote:

> 
> I've been in the process of compiling LMS from scratch for the older
> QNAP TS-x09 series last days, and I thought I was done with building
> any perl dependencies for LMS, according to modules.conf.
> 
> However, my build fails to start on my qemu VM complaining it "Can't
> locate loadable object for module Media::Scan".
> 
> I can see a Media/Scan/Scan.so file coming with the LMS binary
> packages, but CPAN doesn't seem to be aware of it.
> Is this module close sourced?
> If not, where can I find its sources?
> 
> Along with Media::Scan, I could see other perl objects shipping in the
> binary LMS package, but not referenced in modules.conf:
> Encode/Detect/Detector/Detector.so
> MP3/Cut/Gapless/Gapless.so
> Linux/Inotify2/Inotify2.so
> IO/Interface/Interface.so
> IO/AIO/AIO.so
> Locale/Hebrew/Hebrew.so
> Media/Scan/Scan.so
> Font/FreeType/FreeType.so
> Compress/Raw/Zlib/Zlib.so
> 
> Are all these modules - but Media::Scan, obviously - optional?
> Is there some README file / wiki page / dirty trick allowing me to get
> the list of ALL the CPAN Perl modules that LMS would try to use?
> 
> @Andy: your CPAN avatar is crazy! :)
> 
> 
> -- 
> sebp
> 
> 'Last.fm' (http://www.last.fm/user/sebp)
> 
> sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768
> View this thread: http://forums.slimdevices.com/showthread.php?t=89924
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.7 build updates & schedule news

2011-09-27 Thread Andy Grundman
modules.conf is not the definitive list of necessary modules, and not all 
modules are on CPAN and some have patches or special build requirements. You 
need to use the sources in vendor/CPAN along with the buildme.sh script there 
which should take care of everything for you. 

On Sep 27, 2011, at 7:19 PM, sebp 
 wrote:

> 
> I've been in the process of compiling LMS from scratch for the older
> QNAP TS-x09 series last days, and I thought I was done with building
> any perl dependencies for LMS, according to modules.conf.
> 
> However, my build fails to start on my qemu VM complaining it "Can't
> locate loadable object for module Media::Scan".
> 
> I can see a Media/Scan/Scan.so file coming with the LMS binary
> packages, but CPAN doesn't seem to be aware of it.
> Is this module close sourced?
> If not, where can I find its sources?
> 
> Along with Media::Scan, I could see other perl objects shipping in the
> binary LMS package, but not referenced in modules.conf:
> Encode/Detect/Detector/Detector.so
> MP3/Cut/Gapless/Gapless.so
> Linux/Inotify2/Inotify2.so
> IO/Interface/Interface.so
> IO/AIO/AIO.so
> Locale/Hebrew/Hebrew.so
> Media/Scan/Scan.so
> Font/FreeType/FreeType.so
> Compress/Raw/Zlib/Zlib.so
> 
> Are all these modules - but Media::Scan, obviously - optional?
> Is there some README file / wiki page / dirty trick allowing me to get
> the list of ALL the CPAN Perl modules that LMS would try to use?
> 
> @Andy: your CPAN avatar is crazy! :)
> 
> 
> -- 
> sebp
> 
> 'Last.fm' (http://www.last.fm/user/sebp)
> 
> sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768
> View this thread: http://forums.slimdevices.com/showthread.php?t=89924
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS video/picture scanning performance ?

2011-09-27 Thread Andy Grundman
It'll get better, just like music, sorry. :)
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-27 Thread Andy Grundman
I filed one. http://bugs.slimdevices.com/show_bug.cgi?id=17604

On Sep 27, 2011, at 12:37 PM, ttocsr wrote:

> 
> I didn't see it as a listed bug.  Is it listed?  Do you want me to file
> a bug report?
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-27 Thread Andy Grundman

On Sep 27, 2011, at 12:20 PM, ttocsr wrote:

> 
> Ok, I found a 16Meg m2ts file and put it in the Video folder and
> rescanned.
> 
> Library Statistics
> Total Images: 0
> Total Videos: 1
> Total Tracks: 20
> Total Albums: 2
> Total Artists: 1
> Total Genres: 1
> Total Playing Time: 1:00:30
> 
> So it's a file size issue?  Is that a limitation of LMS upnp plugin?

It would be a bug, unfortunately.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-27 Thread Andy Grundman

On Sep 27, 2011, at 11:50 AM, ttocsr wrote:

> 
> Not really it's all 10-20gig and my upload capablities are a snail
> pace.
> I'll try to make a small file when I get home today.

Could also be a 32-bit file size issue too, in that case. You might find it 
works with a smaller file.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-27 Thread Andy Grundman

On Sep 27, 2011, at 11:28 AM, ttocsr wrote:

> 
> The only difference between it and /shares/Public/Shared Music is that
> "Shared Videos" has m2ts files and "Shared Music" has mp3 files.

OK, do you have a small-ish m2ts file you could send me?

http://wiki.slimdevices.com/index.php/Large_File_Upload
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-27 Thread Andy Grundman

On Sep 27, 2011, at 10:39 AM, ttocsr wrote:

> 
> Hey Andy thanks for the quick reply.
> 
> Same issue with RC3.
> 
> Logitech Media Server Version: 7.7.0 - r33526 @ Mon Sep 26 19:24:08 PDT
> 2011
> Operating system: Debian - EN - utf8
> Platform Architecture: ppc-linux
> Perl Version: 5.10.0 - powerpc-linux-gnu-thread-multi
> Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
> 
> To enable the scan.scanner logging in settings>advanced>logging I've
> set scan.scanner to debug.  However when I rescan
> /var/log/squeezeboxserver/scanner.log doesn't seem to indicate anything
> different.  Do i need to restart LMS?

Yeah try wiping your cache files and restarting.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.7 build updates & schedule news

2011-09-26 Thread Andy Grundman

On Sep 26, 2011, at 1:16 PM, agillis wrote:

> 
> Did anybody get LMS working on Fedora 16? I'm getting errors.

Ugh, specifics? I can guess, it's a non-64int Perl... Debian is switching to 
64int versions of Perl, and I really hoped to avoid having to build 2 i386 
Linux packages... :(
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Is 7.6.2 abandoned

2011-09-23 Thread Andy Grundman

On Sep 23, 2011, at 10:48 AM, HeadBanger wrote:

> 
> andyg;658923 Wrote: 
>> There doesn't seem to be a need for a 7.6.2 release, so yeah, time to
>> focus on 7.7. :)
> 
> Andy, will 7.7 begin to include the FreeNAS/SlimNAS users now?

I build binaries for the current version of SlimNAS (FreeBSD 7.2 i386). You'll 
have to ask Michael what his plans are beyond that.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Is 7.6.2 abandoned

2011-09-21 Thread Andy Grundman

On Sep 21, 2011, at 2:05 PM, Ron Olsen wrote:

> 
> andyg;658923 Wrote: 
>> There doesn't seem to be a need for a 7.6.2 release, so yeah, time to
>> focus on 7.7. :)
> 
> So the 20 bug fixes in 7.6.2 aren't needed by anyone?
> 
> http://svn.slimdevices.com/repos/slim/7.6/trunk/server/Changelog7.html

Nothing is a critical enough bug to warrant a release. All those fixes are also 
in 7.7.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Where did the 7.5.6 builds go?

2011-09-21 Thread Andy Grundman

On Sep 21, 2011, at 12:34 PM, JJZolx wrote:

> 
> Can't that final revision of 7.5.6 be built and just left alone?
> Obviously no reason to rebuild it nightly.

Isn't that what's in the URL posted above?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Debian Repository for LMS 7.7

2011-09-20 Thread Andy Grundman

On Sep 20, 2011, at 7:44 PM, Millwood wrote:

> 
> Is there a repository for 7.7
> 
> debian.slimdevices.com just has three versions of 7.6, with unstable
> out of date.

7.7 should be in unstable, but it has been renamed to logitechmediaserver, 
maybe that's the problem?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Image Browser plugin in 7.7

2011-09-19 Thread Andy Grundman
Yeah it's pretty simplistic now. But I think you're going to have to wait for 
Michael to get back to really discuss Image Browser. He's taking a few days off.

On Sep 19, 2011, at 6:33 PM, JJZolx wrote:

> 
> Are 'albums' simply directory names? Directories with the same name in
> different locations all get merged when browsing albums.
> 
> If I have
> 
> \Photos
> ..\Utah
> ..\..\landscapes
> ..\..\people
> ..\Yosemite
> ..\..\landscapes
> ..\..\people
> 
> Then I end up with only one 'landscapes' album and one 'people' album.
> 
> 
> -- 
> JJZolx
> 
> JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
> View this thread: http://forums.slimdevices.com/showthread.php?t=90463
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-19 Thread Andy Grundman

On Sep 19, 2011, at 3:20 PM, JJZolx wrote:

> 
> andyg;658630 Wrote: 
>> It's there, it's called "UPnP/DLNA Media Interface"
> 
> Ah, Ok. I see it. I guess I expected it to be among the plugins that
> couldn't be disabled.

Nope, it can be disabled. It also gets "disabled" with the --noupnp 
command-line switch.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-19 Thread Andy Grundman

On Sep 19, 2011, at 3:03 PM, JJZolx wrote:

> 
> slate;658627 Wrote: 
>> 
>>> JJZolx;658625 Wrote: 
>>> Is UPnP/DLNA still implemented as a plugin?> > 
>> Yes
> 
> If that's the case I would expect to see it among the plugins on the
> Settings > Plugin page. Even plugins that can't be disabled are shown
> there.

It's there, it's called "UPnP/DLNA Media Interface"

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-15 Thread Andy Grundman

On Sep 15, 2011, at 3:17 PM, JJZolx wrote:

> 
> andyg;657950 Wrote: 
>> On Sep 15, 2011, at 2:15 PM, JJZolx wrote:
>> 
>>> 
>>> andyg;657948 Wrote: 
 Yeah, multi-homing works now.
>>> 
>>> Is there a new command line switch or does it pick up one of these:
>>> 
>>> --playeraddr
>>> --cliaddr
>>> --streamaddr
>>> --httpaddr
>> 
>> It works on all available interfaces, no config needed.
> 
> So can two instances of the DLNA server be run on the same machine and
> work correctly from a client perspective? It sounds like you're saying
> that they'd both attempt to bind to all IP addresses on the machine.

Yes, it should work, haven't tried it though.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-09-15 Thread Andy Grundman

On Sep 15, 2011, at 2:54 PM, msajecki wrote:

> SHOULD LMS be able to use the Revue as a player, as if it was a
> SqueezeBox device?
> 
> I thought that it would after reading through all this.
> 
> OR, will it require the forthcoming Honeycomb update?

No, Revue is not a Squeezebox-compatible player.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-15 Thread Andy Grundman

On Sep 15, 2011, at 2:15 PM, JJZolx wrote:

> 
> andyg;657948 Wrote: 
>> Yeah, multi-homing works now.
> 
> Is there a new command line switch or does it pick up one of these:
> 
> --playeraddr
> --cliaddr
> --streamaddr
> --httpaddr

It works on all available interfaces, no config needed.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS and Touch firmware ?

2011-09-07 Thread Andy Grundman
We decided to include it, but with added --novideo --noimages --nodlna flags or 
some such, to effectively make it Squeezebox-only.

I need to get around to doing this...

On Sep 7, 2011, at 12:48 PM, erland wrote:

> 
> Has there been any decision yet regarding if Touch built-in server
> (TinySBS) will be based on LMS when LMS is released for normal
> computers ?
> 
> If Touch built-in server will be based on LMS, does this also mean it
> will come with activated support for photos and videos or will it still
> only support audio ?
> 
> 
> -- 
> erland
> 
> Erland Isaksson ('My homepage' (http://erland.isaksson.info))
> (Developer of 'many plugins/applets'
> (http://wiki.slimdevices.com/index.php/User:Erland). If my answer
> helped you and you like to encourage future presence on this forum
> and/or third party plugin/applet development, 'donations are always
> appreciated' (http://erland.isaksson.info/donate))
> 
> erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
> View this thread: http://forums.slimdevices.com/showthread.php?t=90224
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-06 Thread Andy Grundman

On Sep 6, 2011, at 8:40 PM, mrfantasy wrote:

> 
> bits;655918 Wrote: 
>> Samsung series C definitely *do not* support flac, but do support mp3.
>> Not 100% about series D but I highly doubt it was added.
> 
> I have a D series, and it's not working with flac or mp3 files.  LMS
> does work with my DirecTV receiver, but I think it's transcoding to
> wav.  DLNA is very frustrating at times since codec negotiation is
> spotty at best.

Actually WAV transcoding isn't supported yet (but will be soon). MP3 
transcoding is enabled if you have LAME installed, so it could be that.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-06 Thread Andy Grundman

On Sep 6, 2011, at 4:54 PM, pcourtney wrote:

> 
> andyg;653909 Wrote: 
>> Yeah, don't worry about Revue testing, that's being handled by Logitech
>> QA. I would suggest you guys focus on other things, especially Xbox/PS3
>> which I don't have.
> 
> and another great way to help would be using the beebits "Test Suite" 
> 
> http://coherence.beebits.net/wiki/TestSuite

There is also a great conformance test tool provided by the DLNA group that 
I've been using. Unfortunately, it's not publicly available. :(

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-05 Thread Andy Grundman

On Sep 5, 2011, at 9:31 PM, mrfantasy wrote:

> 
> Andy,
> 
> Are you going to pull that branch back in to the main 7.7 builds for
> the RC?  I want to know what code I should be on before I start asking
> client compatibility questions (i.e. Samsung SmartTV DLNA client can
> browse the library, but gets an "unsupported file format" error on FLAC
> and MP3 files.)]

Yeah my plan is to push it back to trunk later this week.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-09-03 Thread Andy Grundman

On Sep 3, 2011, at 1:14 PM, stumble wrote:

> 
> @AndyG 
> 
> Hope the tests are going well. 
> 
> Any chance of an update on progress?

You can check out the dlna branch, it's going well.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread Andy Grundman

On Sep 1, 2011, at 1:53 PM, erland wrote:

> 
> andyg;654685 Wrote: 
>> 
>> Hmm, this should be supported. Here are the ffmpeg decoder compile
>> options we are using (from buildme.sh, and both mpeg2video and mp2 are
>> in there):
>> 
> Does the file extension matter ?
> Mine have the extensions *.mpg
> 
> Also, the files are on a samba share but that seems to work fine for
> pictures and also for *.MOV videos which is successfully scans and
> shows, so I don't think this is the issue.

File extension does matter, since I disabled the "guess" logic in ffmpeg. Is 
mpg the right extension for this or should it be m2v I wonder?
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, server side video transcoding ?

2011-09-01 Thread Andy Grundman

On Sep 1, 2011, at 1:42 PM, erland wrote:

> 
> Is there any plans to support some kind of server side transcoding for
> videos in LMS ? 
> So I can transcode video in real time to a format suitable for tablets
> or similar devices ?

We originally had the thought to transcode stuff to VP8 for playback on Revue, 
but then we found out the Revue hardware is too slow to play VP8...

Any other video transcoding to something like h264 would be a problem due to 
licensing issues I think.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread Andy Grundman

On Sep 1, 2011, at 1:40 PM, erland wrote:

> 
> What video formats are supported by LMS ?
> 
> I'm asking because it doesn't scan my MythTV videos, when I run ffmpeg
> -i on them I get the following:
> 
> Code:
> 
> 
>  FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.1, Copyright (c) 2000-2009 
> Fabrice Bellard, et al.
>  configuration: --extra-version=4:0.5.1-1ubuntu1.1 --prefix=/usr 
> --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib 
> --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora 
> --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping 
> --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc 
> --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared 
> --disable-static
>  libavutil 49.15. 0 / 49.15. 0
>  libavcodec52.20. 1 / 52.20. 1
>  libavformat   52.31. 0 / 52.31. 0
>  libavdevice   52. 1. 0 / 52. 1. 0
>  libavfilter0. 4. 0 /  0. 4. 0
>  libswscale 0. 7. 1 /  0. 7. 1
>  libpostproc   51. 2. 0 / 51. 2. 0
>  built on Mar 31 2011 18:53:20, gcc: 4.4.3
> 
>  Seems stream 0 codec frame rate differs from container frame rate: 50.00 
> (50/1) -> 25.00 (25/1)
>  Input #0, mpegts, from 'Zoolander - 2006-10-28, 4-25 PM.mpg':
>  Duration: 01:40:06.44, start: 60467.477756, bitrate: 4626 kb/s
>  Program 1 
>  Stream #0.0[0x1033]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 
> 4:3], 15000 kb/s, 25 tbr, 90k tbn, 50 tbc
>  Stream #0.1[0x1133](swe): Audio: mp2, 48000 Hz, stereo, s16, 256 kb/s

Hmm, this should be supported. Here are the ffmpeg decoder compile options we 
are using (from buildme.sh, and both mpeg2video and mp2 are in there):

--enable-decoder=h264 --enable-decoder=mpeg1video 
--enable-decoder=mpeg2video
--enable-decoder=mpeg4 --enable-decoder=msmpeg4v1 
--enable-decoder=msmpeg4v2
--enable-decoder=msmpeg4v3 --enable-decoder=vp6f --enable-decoder=vp8
--enable-decoder=wmv1 --enable-decoder=wmv2 --enable-decoder=wmv3 
--enable-decoder=rawvideo
--enable-decoder=mjpeg --enable-decoder=mjpegb --enable-decoder=vc1
--enable-decoder=aac --enable-decoder=ac3 --enable-decoder=dca 
--enable-decoder=mp3
--enable-decoder=mp2 --enable-decoder=vorbis --enable-decoder=wmapro 
--enable-decoder=wmav1 --enable-decoder=flv
--enable-decoder=wmav2 --enable-decoder=wmavoice
--enable-decoder=pcm_dvd --enable-decoder=pcm_s16be 
--enable-decoder=pcm_s16le
--enable-decoder=pcm_s24be --enable-decoder=pcm_s24le
--enable-decoder=ass --enable-decoder=dvbsub --enable-decoder=dvdsub 
--enable-decoder=pgssub --enable-decoder=xsub
--enable-parser=aac --enable-parser=ac3 --enable-parser=dca 
--enable-parser=h264 --enable-parser=mjpeg
--enable-parser=mpeg4video --enable-parser=mpegaudio 
--enable-parser=mpegvideo --enable-parser=vc1
--enable-demuxer=asf --enable-demuxer=avi --enable-demuxer=flv 
--enable-demuxer=h264
--enable-demuxer=matroska --enable-demuxer=mov --enable-demuxer=mpegps 
--enable-demuxer=mpegts --enable-demuxer=mpegvideo

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS and mapping of EXIF image fields

2011-08-31 Thread Andy Grundman

On Aug 31, 2011, at 12:53 PM, erland wrote:

> 
> andyg;654402 Wrote: 
>> Yeah, I can see this opening up a whole can of worms, Exif seems way
>> worse than audio tagging when it comes to standards.
>> 
> Does the Media::Scan module have a scanner plugin API in same way as
> the old audio scanner have ? So a plugin can get a call when a image is
> scanned either through a full or incremental or automatic rescan.

Yeah we will have onNewImageHandler, onNewVideoHandler, etc, just like for 
tracks.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS and mapping of EXIF image fields

2011-08-31 Thread Andy Grundman
Yeah, I can see this opening up a whole can of worms, Exif seems way worse than 
audio tagging when it comes to standards.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-08-29 Thread Andy Grundman

On Aug 29, 2011, at 9:27 AM, tamanaco wrote:

> 
> andyg;653786 Wrote: 
>> I figured the Revue went without saying, as it's the primary device
>> being tested. :)
> 
> Just not living anything to chance... Thanks... Glad to hear that the
> Revue is on the top of the list. Want to make sure I can extract
> maximum value from my $99 investment. Btw, my Revue is running vanilla
> 2.1-update1 (b54202). I'd be glad to help beta test LMS features using
> this platform.

The problem is that all testing is being done against LMP v2 which is part of 
an internal beta, there is unfortunately no public beta firmware for Revue.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-08-28 Thread Andy Grundman

On Aug 28, 2011, at 11:02 PM, tamanaco wrote:

> 
> andyg;653764 Wrote: 
>> I don't have an Xbox 360 or PS3 unfortunately.
> 
> How about a Logitech Revue? Isn't it one of the devices, besides
> squeezeboxes, that will be officially supported by LMS?

I figured the Revue went without saying, as it's the primary device being 
tested. :)

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-08-28 Thread Andy Grundman

On Aug 28, 2011, at 1:56 PM, MrSinatra wrote:

> 
> andyg;653411 Wrote: 
>> I'm going to work on these issues next week, such as adding some of the
>> missing DLNA stuff, and testing with various other clients.
> 
> i'm curious to know your client list...?

I'll test with this stuff I have around:

Sharp Aquos LC-series (doesn't see the server)
Oppo BDP-93 (seems to work fine, codec support is really great on this)
Motorola Droid 2
WMP
Foobar
XBMC on AppleTV2

iOS apps:
PlugPlayer
MLPlayer Lite
8player lite
Dixim DMC

I don't have an Xbox 360 or PS3 unfortunately.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6.1 r33106 - Missing indexes

2011-08-17 Thread Andy Grundman
Damn, good catch! I guess I'll work up an RC3 later tonight. :(

On Aug 17, 2011, at 6:24 PM, JJZolx 
 wrote:

> 
> There are no longer any indexes on the tracks table in the SQLite
> library.db database. I started with a clear cache. Running r33106 with
> MySQL and an empty database, all of the expected indexes are created,
> so it looks like a SQLite problem.
> 
> 
> -- 
> JJZolx
> 
> JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
> View this thread: http://forums.slimdevices.com/showthread.php?t=89672
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6.1 Release Candidates

2011-08-17 Thread Andy Grundman

On Aug 17, 2011, at 5:02 PM, Jeff Flowerday wrote:

> 
> RC2 suppose to cause a forced rescan?

Yes.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6.1 Release Candidates

2011-08-17 Thread Andy Grundman

On Aug 17, 2011, at 10:59 AM, Lestrad wrote:

> 
> andyg;650526 Wrote: 
>> We're going to push back the release to Monday and put out an RC2 later
>> today. There are a couple of important database bugs that need to be
>> fixed.
> 
> I've tested five builds of 7.6.1 in the past few days. I've run three
> scans with RC1 and it won't get past scanning the first 20-30 files.
> This is the same behoavoir as with earlier builds, except that some of
> them hang and stay on the same file for hours.
> I can post excerpts from the Scanner and Server debug logs (except that
> the Scanner log seems to have no information in it).
> What are the databas bugs that need to be fixed?

http://bugs.slimdevices.com/show_bug.cgi?id=17456
http://bugs.slimdevices.com/show_bug.cgi?id=17457

If you can isolate your scanner issue to a particular file, please send it to 
me: http://wiki.slimdevices.com/index.php/Large_File_Upload

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-12 Thread Andy Grundman

On Aug 12, 2011, at 1:31 PM, JJZolx wrote:

> 
> andyg;649260 Wrote: 
>> The shm/wal files don't stay around unless you've force-killed the
>> server or it crashed. You can just delete them.
> 
> Interesting. The files are never removed on my server when SBS is shut
> down. I guess that means the way I run SBS as a service using
> srvany.exe, which runs Perl with an argument of 'slimserver.pl' doesn't
> shut the server down properly.
> 
> Any chance that those shm & wal files that persist between runs could
> cause problems?

Ugh, I guess they could cause issues. But you say it's working for you now?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-12 Thread Andy Grundman

On Aug 12, 2011, at 10:42 AM, dsdreamer wrote:

> 
> mherger;649207 Wrote: 
>>> Andy/Michael, how is the cache handled during upgrades?
>>> 
>>> Could the above indicate that WAL might not be used be unless you
>>> manually delete the Cache directory ?
>> 
>> See my other posting re. 8.3 vs. long filenames: scanner and server
>> aren't  
>> accessing the same logs, due to some oddity in the file name handling.
>> 
>> -- 
>> 
>> Michael
> 
> Given that there is a clear understanding of the problem, is there a
> bug report and is it being worked on?  Or is the plan simply to release
> 33011 after QA has pounded on it for a while?
> 
> I'd expect this to need urgent attention if the intention is to release
> a -WAL enabled 7.6.1

We will fix it today.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-10 Thread Andy Grundman

On Aug 10, 2011, at 5:42 PM, JJZolx wrote:

> 
> I just did a clean install of the r33033 Windows build on an XP system.
> Same results - you end up with a malformed database.

You aren't trying to access it using any other SQLite client right?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-10 Thread Andy Grundman

On Aug 10, 2011, at 4:36 PM, Mnyb wrote:

> 
> Total Tracks: 31,650
> Total Albums: 2,647
> Total Artists: 1,203
> Total Genres: 224
> Total Playing Time: 2440:50:01
> 
> Discovering files: /media/music   (34422 of 34422)   Complete 
> 00:03:56
> Scanning new files: /media/music   (31275 of 31275)   Complete 
> 00:55:50
> Discovering playlists: /media/music/Playlists   (17 of 17)   Complete 
> 00:00:00
> Scanning new playlists: /media/music/Playlists   (16 of 16)   Complete 
> 00:02:00
> Pre-caching Artwork   (2400 of 2400)   Complete  00:11:13
> The server has finished scanning your music collection.
> Total Time: 01:12:59 (2011/08/10 Wednesday / 21:51)
> 
> 
> The scan worked , have not tested the library extensively but it seems
> OK.
> Seems like that info regarding Discovering files and Scanning New Files
> are not really the correct amaount of files but library size is exactly
> the size as it should be

"Discovering files" should really be "Discovering files and directories", it 
will always be larger than the total number of actual files.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-10 Thread Andy Grundman
Sorry guys. I will move the WAL stuff to a branch if I can't fix this problem 
by the end of the day. I agree we need to get a stable 7.6.1 out ASAP.

On Aug 10, 2011, at 3:19 AM, 
finnbrodersen 
wrote:

> 
> erland;648467 Wrote: 
>> As a temporary precaution, I've added the download link to the latest
>> working 33011 build to the troubleshooting page on the wiki:
>> http://wiki.slimdevices.com/index.php/Troubleshooting76
>> 
>> I'd still prefer the default nightly build link to point on 33011
>> though, and include 33012 for OSX users since the OSX build doesn't
>> exist in 33011.
> 
> WTF, is 7.6.1 not safe to use any more? I have to look for a *specific*
> build? Count me out.
> 
> 
> -- 
> finnbrodersen
> 
> Some version of SBServer running on a HP EX490 home server
> SBReceiver --> NAD C162+C272 --> DALI IKON 6 (let's call it MidFi)
> 
> finnbrodersen's Profile: http://forums.slimdevices.com/member.php?userid=17360
> View this thread: http://forums.slimdevices.com/showthread.php?t=89450
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-09 Thread Andy Grundman
Ok if this is the only bug people are seeing with WAL, we are in great shape. I 
know what the problem is with this half-scan issue. (SQL LIMIT pagination 
queries being run on an ever-changing set of files by mistake.)

On Aug 9, 2011, at 7:12 PM,  
 wrote:

> 
> Yeah, cross-platform. Only about 1/2 of what's found in the initial
> discovery actually makes it into the db for me, too. 
> 
> Bah.
> 
> 
> -- 
> pallfreeman
> 
> Please vote for bug #17411.
> 
> pallfreeman's Profile: http://forums.slimdevices.com/member.php?userid=37667
> View this thread: http://forums.slimdevices.com/showthread.php?t=89450
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite WAL in 7.6.1 - please test

2011-08-09 Thread Andy Grundman

On Aug 9, 2011, at 4:09 PM, JJZolx wrote:

> 
> andyg;648317 Wrote: 
>> I don't think it matters on Windows if the files show up as 8.3
>> filenames or not. SQLite has internal Win32 code that should take care
>> of this sort of thing.
> 
> No, it shouldn't matter which type of filename is used, but if the two
> different filenaming methods are used by SBS and the scanner, then it
> appears to sometimes cause two sets of .db-shm/.db-wal files to be
> created for the same .db file. Can SQLite work properly when that
> happens? I believe this is the reason for the corrupted databases when
> starting from an empty cache.

This is all handled transparently by the SQLite driver, maybe it is your 
external SQLite client causing the problem?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Questions about ArtworkCache in 7.6.x

2011-08-08 Thread Andy Grundman

On Aug 7, 2011, at 2:53 AM, JJZolx wrote:

> 
> If all of the covers from a music library have been resized and cached,
> if you were to then run a clear & rescan with 'Artwork Pre-caching'
> disabled, will those old cached images still be used, or are they no
> longer associated with what's in the database?

The cache key is based on the file path + size + mtime, so previously cached 
images will work. Although, a wipe scan will completely rebuild the artwork 
cache.

> Along the same lines, if I'm running two instances of the server
> pointing at the same music library, could the ArtworkCache.db from one
> be copied to the other?

Yeah, should work.

> The reason for the questions is that I want to compare a MySQL
> installation of 7.6.1 with one using SQLite, but I'm unable to get the
> MySQL based server to precache the artwork. A clear & rescan hangs up
> during precaching and a new & changed scan sees nothing new and doesn't
> go through the precaching pass (although this used to work until
> recently).

Hmm not sure what would have broken here, but nobody tests MySQL anymore so 
this stuff is bound to happen.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite exclusive mode in embedded branch

2011-08-05 Thread Andy Grundman

On Aug 5, 2011, at 3:09 PM, JJZolx wrote:

> 
> Are the fatal 'database is locked' errors being widely reported a result
> of  using this exclusive mode, or are those errors from file system
> locks?

It's a combination of factors, I'm reworking all of this so it should work much 
better.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-08-03 Thread Andy Grundman
You can use LMS with the production Revue software too. There is no public beta 
software available unfortunately.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] scanner stops at 65323rd file each time

2011-07-14 Thread Andy Grundman

On Jul 14, 2011, at 1:06 PM, m.hataj wrote:

> 
> there were damaged files in the folder - everything is flawless now

Did you keep any of the bad files? You can send files here: 
http://wiki.slimdevices.com/index.php/Large_File_Upload
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-07-12 Thread Andy Grundman

On Jul 12, 2011, at 3:53 PM, JJZolx wrote:

> 
> erland;640282 Wrote: 
>> It looks like 5.10 no longer is available as a free download, so you
>> either have to find an ActiveState 5.10 version somewhere or wait for
>> Logitech to update their perl modules to support 5.12.4 or 5.14.1 which
>> is available for download for free.
> 
> Yeah, I went looking for it too, and saw that. That's a new
> development. I have the 5.10 installer saved, but only have the 32-bit
> version.
> 
> Looks like it's time for Logitech to move to 5.12 or 5.14 on Windows if
> they want anyone to be able to test from SVN checkouts.

I have it archived here: 
http://www.hybridized.org/static/andy/ActivePerl-5.10.0.1005-MSWin32-x86-290470.msi


___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] No access to slim svn?

2011-06-16 Thread Andy Grundman

On Jun 16, 2011, at 7:39 AM, bobertuk wrote:

> 
> Question for AndyG:
> 
> There's been no access to 'http://svn.slimdevices.com/' for three days
> now. Is this by design or there a server problem?

Hmm, I'll look into it. Sometimes ViewVC can screw up our normal svn usage so 
we have to disable it, maybe that's what happened.

You can still use standard svn to access/query the source though.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SBS on Mac OS X Lion

2011-06-07 Thread Andy Grundman
I'm trying to work on this today, having some issues though.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Debian sid + Perl 5.12.3-6 == Seg fault Squeezebox?

2011-05-18 Thread Andy Grundman

On May 18, 2011, at 8:12 AM, bits wrote:

> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619117
> 
> Maybe I am mislinking this issue, but it appears that Debian unstable
> just recently swung over to perl 5.12.3-6 and now Squeezeboxserver just
> seg faults on startup.
> 
> Whats the chances of builds supporting the new perl anytime soon?

We do currently ship binaries for Perl 5.12 but they were built against 5.12.1. 
Maybe they need rebuilt against 5.12.3. And now that 5.14.0 is out, I expect 
we'll see someone complaining that it doesn't run on 5.14 soon enough...

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Search is still broken

2011-05-03 Thread Andy Grundman

On May 3, 2011, at 7:31 AM, Mnyb wrote:

> 
> Worked after a rescan . But that feels a little awkward like the tail
> wagging the dog , Just like some of the display options in sbs requires
> a rescan ?

Well, look at it from the perspective of a normal user first upgrading to 7.6. 
They'll have to do an initial scan anyway.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQLite exclusive mode in embedded branch

2011-05-02 Thread Andy Grundman
It will be enabled again the next time a scan is run I believe. It only 
requires a CLI command to enable or disable the locking, not sure it requires a 
plugin. :)

On May 2, 2011, at 1:01 PM, erland 
 wrote:

> 
> Will the locking mode stick after you have set it via the CLI command or
> will it be restored at server restart or at some other situation ?
> 
> I'm asking since I got a request to make a plugin to make it easier for
> developers and beta testers to turn off locking during testing/debugging
> to make it possible to view the database while SBS is running.
> 
> 
> -- 
> erland
> 
> Erland Isaksson ('My homepage' (http://erland.isaksson.info))
> (Developer of 'many plugins/applets'
> (http://wiki.slimdevices.com/index.php/User:Erland). If my answer
> helped you and you like to encourage future presence on this forum
> and/or third party plugin/applet development, 'donations are always
> appreciated' (http://erland.isaksson.info/donate))
> 
> erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
> View this thread: http://forums.slimdevices.com/showthread.php?t=74809
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-04-30 Thread Andy Grundman

On Apr 30, 2011, at 8:57 PM, gharris999 wrote:

> 
> Can anyone suggest a m4v command-line tagger for linux?
> 
> Andy: can you give us a list of the tags Media::Scan will read from m4v
> files?

None yet, but it'll eventually be the same as any MP4 file.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Is it possible to backport Transporter fixes from 7.6 to 7.5.x?

2011-04-29 Thread Andy Grundman

On Apr 29, 2011, at 1:31 PM, michael123 wrote:
> 
> Just port it to 7.5.4..?

No.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-04-24 Thread Andy Grundman

On Apr 24, 2011, at 1:24 PM, gharris999 wrote:

> 
> Andy: for those of us trying to follow LMS development, could you give
> us some pointers as to where to watch your progress with Media::Scan?
> 
> For Audio::Scan, I've been occasionally looking at:
> http://cpansearch.perl.org/src/AGRUNDMA/Audio-Scan-0.87/Changes
> 
> -- and --
> 
> http://cpansearch.perl.org/src/AGRUNDMA/Audio-Scan-0.87/
> 
> ..to keep up to date.
> 
> With LMS, do you plan to fork Audio::Scan to a CPAN Media::Scan module
> with supporting C routines?  Will we eventually see a Media-Scan-0.??
> At http://cpansearch.perl.org/src/AGRUNDMA/ ?

Yes, the code for this is on Github: 
https://github.com/andygrundman/libmediascan

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Version: 7.6.0 - r32300 Favourites issue

2011-04-17 Thread Andy Grundman

On Apr 17, 2011, at 5:43 AM, Johan S wrote:

> 
> With the two or three latest nightlies I have experienced a problem with
> my favourites.
> 
> Entries for radio stations and single songs work fine. But complete
> albums added to the favourite list don't. When selecting an album in
> the favourite list I get the following error message in the server.log
> file:
> 
> [11-04-17 11:32:29.1814] Slim::Control::Request::execute (1892) Error:
> While trying to run function coderef
> [Slim::Control::Commands::playlistXitemCommand]: [Can't call method
> "can" without a package or object reference at
> /usr/lib/perl5/vendor_perl/5.12.1/Slim/Music/Info.pm line 1128.

Can you paste the favorite URL you're trying to play?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-04-13 Thread Andy Grundman

On Apr 12, 2011, at 10:16 PM, gharris999 wrote:

> 
> LMS is based on 7.6 trunk...not onebrowser, right?  So we won't see any
> of the onebrowser stuff in LMS until onebrowser is merged into the
> trunk, right?

Correct.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.5.4 Release Candidate - r32150

2011-04-12 Thread Andy Grundman

On Apr 12, 2011, at 11:09 AM, gharris999 wrote:

> 
> andyg;624768 Wrote: 
>> No, run 7.6.
> Assuming that my aging ears are still capable of detecting the
> difference, what *should* I be hearing when I change the setting to
> "Slow Roll-off Filter"?

I think this was discussed in another thread and someone made some measurements 
there.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Autorescan on Windows

2011-04-08 Thread Andy Grundman

On Apr 8, 2011, at 10:44 AM, gharris999 wrote:

> 
> erland;624076 Wrote: 
>> Isn't this like giving up ?
>> If the bugs can't be resolved I agree, then it has to be possible to
>> turn off, but we should at least give Logitech the chance to fix the
>> bugs before we ask them to implement a user unfriendly workaround.
> What's unfriendly about maintaining a current feature?  What's
> unfriendly about giving users choice?  I mean, nobody's asking that
> auto scan be defaulted to off...just that we maintain the ability to
> disable it.

We will of course still have the ability to turn it off, so don't worry about 
that. I was only asking if people would use it if it worked.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Autorescan on Windows

2011-04-07 Thread Andy Grundman

On Apr 7, 2011, at 6:34 PM, MrSinatra wrote:

> 
> i already explained this to Andy but there def needs to be the option to
> turn it off b/c a LOT of people, like myself, AND APPS rip directly into
> a sub-directory of their root music folder.  that is how i do it, please
> don't ask me to change how i do it just b/c LMS is getting around to
> adding this feature.
> 
> (the reason i do it that way, is because the music is then "available"
> to me at my next rescan, even if i haven't done all the detailed extra
> tagging and art checks and so on, prior to me placing it in its "final
> resting place")

Assuming all the bugs got worked out and things "just worked" no matter how 
many times you retagged those new files, would you still turn it off?

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Autorescan on Windows

2011-04-07 Thread Andy Grundman

On Apr 7, 2011, at 4:41 PM, JJZolx wrote:

> 
> Finally, it looks like autorescan is being scrapped from Windows, and is
> going to be disabled by default on other OSs.
> 
> r23239 (7.6 trunk) & r32243 (merge to 7.6 onebrowser):
> 
>> Disable autoscan by default except for SqueezeOS (TinySC).
>> Do not provide option to enable it for Windows, where it does not
> work.
> 
> But in the latest 7.6 onebrowser rev I still see the option in the web
> UI settings while running on Windows. Is the option supposed to be
> completely removed from the web UI or just ignored?
> 
> And some questions about '*Network share detection interval*'. I've
> never completely understood how this works. The 'i' info is pretty
> ambiguous:
> 
>> To detect changes on remote network shares or on some operating systems
>> with no native change detection support, the files must be polled for
>> changes at regular intervals. Select the interval to use for this
>> check, in minutes. The default value is 10 minutes.
> 
> Is this only in effect when autorescan is enabled, or is it independent
> of that setting?
> 
> Do the Windows changes for autorescan affect this? Should this setting
> also be hidden?

Yeah it should also be hidden.  It is a timer for the brute-force type of 
auto-rescan where you have to stat() every file on a network drive to look for 
changes.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Lms?

2011-03-28 Thread Andy Grundman
Good guess. :)

On Monday, March 28, 2011, Mark Miksis
 wrote:
>
> Logitech Media Server?
>
> just a guess...
>
>
> --
> Mark Miksis
> 
> Mark Miksis's Profile: http://forums.slimdevices.com/member.php?userid=529
> View this thread: http://forums.slimdevices.com/showthread.php?t=86628
>
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
>
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.5.4 Release Candidate - r32150

2011-03-26 Thread Andy Grundman

On Mar 26, 2011, at 3:58 PM, paulster wrote:

> 
> Andy
> 
> Does this release include the fix for bug 17006 which causes the
> navigation buttons to lock up on the Controller periodically?
> 
> Ben has had a fix for it for weeks now but it isn't listed in the
> changelog in the 7.5.4 download.

That fix is in SqueezePlay, this thread is about SBS.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.5.4 & 7.6 Nightlies not building again

2011-03-25 Thread Andy Grundman

On Mar 25, 2011, at 10:11 AM, Mnyb wrote:

> 
> Is the build process really automatic :-/
> It seem to take the attention of one of the devs to behave ?

Normally it is, but it's a complex system and breaks a lot. :(

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.5.4 Release Candidate - TBD

2011-03-21 Thread Andy Grundman

On Mar 21, 2011, at 3:25 PM, Jeff Flowerday wrote:

> 
> bluegaspode;619611 Wrote: 
>> to incorporate the new changes needed for 7.6. for onebrowser 
> 
> 7.6 is getting onebrowser?

Not 100%, but more likely than not. We are experimenting with it.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Status of onebrowser

2011-03-21 Thread Andy Grundman

On Mar 21, 2011, at 1:15 PM, bluegaspode wrote:

> 
> erland;619367 Wrote: 
>> Is there some kind of very preliminary very rough estimate which quarter
>> you are planning to release 7.6 ? 
>> Are we talking about Q2 2011 or is it more probable that we will end up
>> in Q3 or later ?
>> 
>> I just want to know for my own planning for potential changes required
>> in my third party plugins, I suspect other third party developers also
>> would like some kind of indication. I'm not looking for an official
>> date, just your best guess.
> 
> +1
> 
> Or tell us, that you won't tell us.

June-ish, maybe.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Recent scannning problems in 7.5 trunk

2011-03-10 Thread Andy Grundman

On Mar 10, 2011, at 4:39 AM, marcoc1712 wrote:

> 
> Hi, 
> 
> The problem are not the files, I've put the scan in a wile loop in
> order to immediatly repeat scan if it fail and i solved the problem:
> the second time all the files are scanned properly.

Marco, I'm a bit confused. Are you still randomly seeing problems? I cannot see 
how Audio::Scan would ever produce random results unless you had some other 
problem in your system.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6 recent behavior change?

2011-03-07 Thread Andy Grundman

On Mar 7, 2011, at 2:27 PM, Wombat wrote:

> 
> When you are at it. Were the genres case sensitive before? Somehow i
> only noticed that recently. Alternrock or AlternRock are 2 different
> genres now.

Yes this is a new change.  They were case-insensitive before.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SBS on Mac OS X Lion

2011-03-01 Thread Andy Grundman
I plan to look at this as soon as I get my OSX developer access back...
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Question for AndyG regarding svn r31901

2011-02-25 Thread Andy Grundman
Searching shouldn't have been affected at all.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Question for AndyG regarding svn r31901

2011-02-25 Thread Andy Grundman
Yeah I don't really know what to say, I think the change is correct for 99.9% 
of all users, yours is a very special case for sure.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Question for AndyG regarding svn r31901

2011-02-25 Thread Andy Grundman
I don't quite understand the issue, can you give some examples?

On Feb 25, 2011, at 1:52 AM, JJZolx wrote:

> 
> Everyone knows that Yé-yé is not the same as Ye-Ye. ;)
> 
> What is it in your genre names that don't match?  Can't they easily be
> fixed?
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6 just not working at all

2011-02-24 Thread Andy Grundman

On Feb 24, 2011, at 1:15 PM, savenlid wrote:

> One example from scan log file:
> [11-02-24 07:20:57.7993] Slim::Utils::GDResizer::resize (139) Warning:
> Image::Scale libjpeg error: Corrupt JPEG data: premature end of data
> segment (M:\_SBS\B\Black Rebel Motorcycle
> Club\B.R.M.C._-_Black_Rebel_Motorcycle_Club-2001-SNS\00_b.r.m.c._-_black_rebel_motorcycle_club-2001-back-sns.jpg)
> 
> the jpg is 664Kbytes big, ingore it if you dont like it but dont call
> it corrupt

You could file a bug and attach the image, but it is most likely corrupt if you 
get this message.  Can you view it in other apps?
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Disable AutoScan?

2011-02-15 Thread Andy Grundman

On Feb 15, 2011, at 4:59 PM, slackhead wrote:

> 
> Just running a test and it seems I was wrong.  Doing a 'clear database'
> does trigger the external scanner.  Will see what happens when it
> completes.
> 
> When the scanning loop is happening the information page continuously
> updates the details as if scanning normally but the bottom line behaves
> oddly and reports 'scanning completed ...' regardless of the scan
> actually occurring.

Try it without any shortcuts.  My guess is there's a bug in the shortcut 
handling.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Database performance - significant optimization

2011-02-10 Thread Andy Grundman

On Feb 10, 2011, at 3:42 PM, MrSinatra wrote:

> 
> awy;609402 Wrote: 
>> http://update.slimdevices.com/update/firmware/7.5.4/fab4_7.5.4_r9302.bin
>> is now available and contains the ANALYZE fix (only for wipe/rescan)
> 
> can i get the fix by just going here:
> 
> http://wiki.slimdevices.com/index.php/Nightly_Builds

Yeah just install a 7.5.4 SBS and connect to it with your Touch.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-02-08 Thread Andy Grundman

On Feb 8, 2011, at 9:19 AM, KarolG wrote:

> 
> The Oppo BDP-95 will probably play 5.1 FLAC files via DLNA.
> Can I use this device as a player for Squeezebox Server with this
> plugin ?

Maybe, worth a try.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] FreeBSD: warnings about multicast TTL

2011-02-07 Thread Andy Grundman
Thanks!

On Feb 7, 2011, at 10:41 AM, pallfreeman wrote:

> 
> Code:
> 
> 
>  --- ./Slim/Networking/Async/Socket/UDP.pm.orig  2011-02-07 
> 15:34:40.0 +
>  +++ ./Slim/Networking/Async/Socket/UDP.pm   2011-02-07 
> 15:32:26.0 +
>  @@ -78,6 +78,7 @@
>  'MSWin32' => [10,12],
>  'cygwin'  => [3,5],
>  'darwin'  => [10,12],
>  +   'freebsd' => [10,12],
>  'default' => [33,35],
>  );

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] 7.6 not compatible with Mac OS Tiger ?

2011-02-06 Thread Andy Grundman
It should work but I no longer have a 10.4 test system.  We tend to only make a 
real effort at supporting (current version - 1), so you should really upgrade 
to 10.5.

On Feb 6, 2011, at 2:46 AM, rotho wrote:

> 
> On my Power PC iMac (OS X 10.4.11), the 7.6 SBS installation fails.
> 
> I have a perl crash, with this message :
> 
> Link (dyld) error:
> 
> Symbol not found: _fcntl$UNIX2003
> Referenced from:
> /Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.8/darwin-thread-multi-2level/auto/IO/AIO/AIO.bundle
> Expected in: /usr/lib/libSystem.B.dylib
> 
> 
> After making a little Google Search, it seems to indicate that SBS has
> not been compiled in order to be compatible with OS X 10.4.
> 
> Please, can someone fix that problem ? (I suppose that you will still
> support Tiger when you release 7.6 ?).
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] scanner immediate crash on full scan

2011-02-06 Thread Andy Grundman

On Feb 6, 2011, at 5:03 AM, Phil Leigh wrote:

> 
> Wirrunna;608767 Wrote: 
>> I doubt if MIP integration works, first 3 lines of the server.log:
>> [11-02-06 09:32:41.0470] main::init (346) Starting Squeezebox Server
>> (v7.6.0, r31878, Sat Feb  5 02:37:21 PST 2011) perl 5.01
>> [11-02-06 09:32:44.4687] Plugins::SugarCube::Plugin::getAlarmPlaylists
>> (1873) getAlarmPlaylists Called
>> [11-02-06 09:32:44.8457] Slim::Utils::PluginManager::load (340)
>> Warning: Couldn't call Slim::Plugin::MusicMagic::Plugin->initPlugin:
>> Can't locate Slim/Utils/Scanner/API.pm in
> 
> Yes you are correct - the scanner now works and the "M" icons are back!
> - but now I have your problem - can't launch the plugin...
> same error as you in the server.log

I think the exe build is missing this file, because it's not directly used by 
things the compiler is checking.  I'll fix this today.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-02-05 Thread Andy Grundman

On Feb 5, 2011, at 11:19 AM, slinkeey wrote:

> 
> How do I activate UPnP Server logging?

Settings -> Advanced -> Logging -> plugin.upnp to DEBUG, then check server.log.


___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] scanner immediate crash on full scan

2011-02-04 Thread Andy Grundman

On Feb 4, 2011, at 3:01 PM, Phil Leigh wrote:

> 
> The full scanner seems to be trying to access a file called
> squeezebox-scanner.db... no such file has ever existed in the cache
> folder...

That file is created by the scanner process.  When done, the main process 
overwrites its old database with the new scanner one.  It'll only stick around 
if you run the scanner by itself while the main server is not running.  Next 
time you start the main server it'll pick up the new scanned copy.

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] scanner immediate crash on full scan

2011-02-04 Thread Andy Grundman
Hmm the scanner sets the Prefs to readonly so this shouldn't happen.  I'll 
check in a fix just in case.

On Feb 4, 2011, at 1:53 PM, edkedk wrote:

> 
> I had the same error back in December on my DNS-323. It remained this
> way in later versions, too. See 'here'
> (http://forums.slimdevices.com/showthread.php?t=84884). No replies :-(
> 

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-01-29 Thread Andy Grundman
This is most likely our bug, I did not do any testing with JRMC. 

On Jan 29, 2011, at 2:50 AM, rotho 
 wrote:

> 
> Hello,
> 
> I would like to play my flac files on the SBT via the GUI of JRiver, by
> using DLNA.
> 
> In JRiver "Media Network" options, I have chosen "DLNA Server" and
> "DLNA Controller".
> 
> I first tried AndrewFG's Whitebear, but that didn't work
> (http://forums.slimdevices.com/showthread.php?t=82399&page=7), so I
> decided to download the 7.6 Beta Version (r31861), which is supposed to
> support DLNA natively via the DLNA plugin.
> 
> Now, when I launch JRiver, I see "Squeezebox Touch" in the "Playing
> Now" zones, but when I try to play I track, I have this error message
> in JRiver : "There was a problem controlling the selected DLNA device.
> Double-check your device, server, and network settings.", and then :
> "Media Center encountered errors while trying to play the last several
> files. Please make sure the path in your Media Library points to the
> right location."
> 
> Has someone successfully managed to control the SBT with JRiver via
> DLNA ?
> 
> What options/settings in JRiver/Squeezeserver am I missing ?
> 
> 
> -- 
> rotho
> 
> rotho's Profile: http://forums.slimdevices.com/member.php?userid=33493
> View this thread: http://forums.slimdevices.com/showthread.php?t=83939
> 
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SBS 7.6 or SBTouch bug?

2011-01-19 Thread Andy Grundman

On Jan 19, 2011, at 4:50 PM, gharris999 wrote:

> 
> Andy:
> 
> I see you've fixed this in the svn 9893 check in to the networking
> repo, which, of course, is inaccessible to us mere mortals.
> 
> When should we expect this to propagate to the running mysb.com?  I.e.,
> how long should we wait before testing?
> 
> Anyway, thank you very much for fixing this.

Well feel free to try it anytime, eventually it should work. :)
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] It's been months, can we get 2 fundamental bugs addressed in 7.6 already

2011-01-14 Thread Andy Grundman

On Jan 14, 2011, at 11:27 AM, gharris999 wrote:

> 
> gharris999;602413 Wrote: 
>> I see that Andy has just implemented this with svn 31747.
>> 
>> "Bug 6023, API for plugins to register hooks for different scanner
>> events, see documentation in the Slim::Utils::Scanner::API module."
> What are the odds that this will be back-ported to 7.5.3?  My PostScan
> plugin would benefit from this.

No chance.  Look to the future. ;)

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-01-13 Thread Andy Grundman
Yes, I know, it's on the todo list.

On Thu, Jan 13, 2011 at 11:32 AM, AndrewFG <
andrewfg.4nihqo1294936...@no-mx.forums.slimdevices.com> wrote:

>
> andyg;599763 Wrote:
> > Transcoding for UPnP clients is done based on the URL extension, for
> > example:
> >
> > http://server:9000/music/123/download.mp3?bitrate=320
> > http://server:9000/music/456/download.flacAs mentioned to you elsewhere,
> in order to comply with UPnP/DLNA specs
> you must also offer LPCM (L16) as the basic minimum:
>
> http://server:9000/music/456/download.L16?rate=44100;channels=2
>
> And -- by the way -- also as mentioned to you elsewhere, you must also
> accept incoming streams from third party Content Directories in LPCM
> (L16) format. i.e. the counterpart to the above...
>
>
> --
> AndrewFG
>
> Regards,
> AndrewFG
>
> Try out Whitebear. The middleware that joins the two worlds of:
> 1. UPnP/DLNA media clients and media players, and,
> 2. Squeezebox Server and Squeeze Players
> Download it for free here: http://www.whitebear.ch/mediaserver
> 
> AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
> View this thread: http://forums.slimdevices.com/showthread.php?t=83939
>
> ___
> beta mailing list
> beta@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/beta
>
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] SQL logic error or missing database ICU

2011-01-11 Thread Andy Grundman

On Jan 11, 2011, at 1:46 PM, JJZolx wrote:

> 
> Looks like this may have been fixed on Windows.  Now there's only a
> single error at startup.  I'm not sure if that means ICU will not be
> used on Windows or if it's just a quick fix for the excessive errors.

No I still haven't figured this out.  It works fine on XP but not on Win7 (only 
2 versions I tested).  I am guessing it's some security issue with Win7.  Will 
keep looking into it.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-01-10 Thread Andy Grundman

On Jan 10, 2011, at 4:03 PM, lauret wrote:

> 
> andyg;599763 Wrote: 
>> Transcoding for UPnP clients is done based on the URL extension, for
>> example:
>> 
>> http://server:9000/music/123/download.mp3?bitrate=320
>> http://server:9000/music/456/download.flac
> 
> Is it possible to catch this trackid (123, 456) via the CLI (I could
> not find it)? That way I can script the UPnP renderer to mimic the
> squeezebox as direct control is not possible. Would it else be possible
> to add such a method to the CLI?

It's there, various commands return a track_id value.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] UPnP/DLNA Server Plugin

2011-01-10 Thread Andy Grundman

On Jan 10, 2011, at 2:52 PM, erland wrote:

> 
> andyg;601419 Wrote: 
>> 
>> This is to enable generic control points to also control players.
>> 
> I really need to try this but just in case someone can provide a quick
> answer before I get some time to try it out myself:
> 
> 1.
> Can I use a UPnP controller of my chioce to select and start playing
> music on my Squeezebox with this ?

Yes, SBS is working as a Media Renderer in this mode.

> 2.
> Or can it only be used to play music, handled by SBS, on my third party
> UPnP player device ?

Yes, in addition to #1.  In this mode, SBS is working as a Media Server.

> 
> 3.
> Can I select music using a Squeezebox Controller and tell it to start
> playing music on my third party UPnP player device ?

No.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


  1   2   3   4   5   6   7   8   9   10   >