[slim] Full screen cover art display of current song

2012-10-27 Thread zulu

I would like to display the cover art and optionally title information
of the current song on my TV. I already have a mac connected to my TV,
so I'd like to use it for this purpose. IPeng does this nicely on IPad,
but I'd like a similar thing running natively on a Mac that displays in
full screen.

Any ideas?



zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=96904

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


Re: [slim] Full screen cover art display of current song

2012-10-27 Thread zulu

Thanks,  looks like with some hacking I might get it to look like what I
need.



zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=96904

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


[slim] 6.5.1: Undefined string: SETUP_ALARMTIME

2007-06-20 Thread zulu

I'm getting this on 6.5.1 running on freebsd. I am seeing spotty alarm
functionality, for example, at times the alarms don't trigger. So I'm
assuming it could be related.

2007-06-19 23:54:07.3160 Backtrace:

frame 0: Slim::Utils::Strings::string
(/home/local/slimserver-6.5.1/Slim/Web/Setup.pm line 3228)
frame 1: Slim::Web::Setup::setup_rejects_HTTP
(/home/local/slimserver-6.5.1/Slim/Web/Setup.pm line 2644)
frame 2: Slim::Web::Setup::setup_HTTP
(/home/local/slimserver-6.5.1/Slim/Web/HTTP.pm line 824)
frame 3: Slim::Web::HTTP::generateHTTPResponse
(/home/local/slimserver-6.5.1/Slim/Web/HTTP.pm line 690)
frame 4: Slim::Web::HTTP::processURL
(/home/local/slimserver-6.5.1/Slim/Web/HTTP.pm line 536)
frame 5: Slim::Web::HTTP::processHTTP
(/home/local/slimserver-6.5.1/Slim/Networking/Select.pm line 238)
frame 6: (eval)
(/home/local/slimserver-6.5.1/Slim/Networking/Select.pm line 238)
frame 7: Slim::Networking::Select::select
(/usr/local/slimserver/slimserver.pl line 492)
frame 8: main::idle (/usr/local/slimserver/slimserver.pl line 445)
frame 9: main::main (/usr/local/slimserver/slimserver.pl line 1071)

2007-06-19 23:54:07.3162 string: Undefined string: SETUP_ALARMTIME
2007-06-19 23:54:07.3163 string: Requested language: EN - failsafe
language: EN


-- 
zulu

zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=36254

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


[slim] IR-Blaster problem

2007-04-09 Thread zulu

I installed IR-Blaster in the Plugins/ directory on freebsd and
restarted slimserver. I get the following in slimserver.log:

2007-04-09 01:55:55.9815 string: Undefined string: IRBLASTER

along with a stack backtrace, and, I don't see any web interface for
IR-Blaster. Any ideas what the problem may be?


-- 
zulu

zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=34320

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


[slim] Re: Decent Universal Remote

2006-10-18 Thread zulu

I use Harmony as well, and I'm generally happy with it. Activities are
great, but it's a bit of a pain programming the thing. Mostly because
their online config app truly sucks. I have it setup to watch tivo,
dvd, vcr, as well as play music through SB3 and some other music
related stuff I control.


-- 
zulu

zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=28639

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


[slim] 6.5.0 scan error (sql)

2006-10-08 Thread zulu

I just upgraded from 6.3.1 to 6.5.0 (freebsd). I'm getting the following
error, any ideas?


2006-10-08 05:09:18.6703 About to look for files in /d1a/music/lib
2006-10-08 05:09:18.6920 For files with extensions in:
[(?i-xsm:\.(?:ape|wma|shn|wav|wave|mp3|mp2|flc|flac|m4a|mov|m4b|mp4|mp+|mpc|ogg|aif|aiff|cue)$)]
2006-10-08 05:09:28.5727 Found 5646 files in /d1a/music/lib

2006-10-08 05:12:24.7648 ERROR: Error executing 'INSERT INTO tracks
(audio, audio_offset, audio_size, bitrate, channels, content_type, drm,
filesize, id, lossless, rating, remote, samplerate, secs, timestamp,
title, titlesearch, titlesort, tracknum, url, year) VALUES (?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)': DBD::mysql::st
execute failed: Duplicate entry '7' for key 1 at
/home/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.

2006-10-08 05:12:24.7705 ERROR: Backtrace follows:

2006-10-08 05:12:24.7708 Backtrace:

frame 0: Slim::Schema::Storage::throw_exception
(/home/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 773)
frame 1: DBIx::Class::Storage::DBI::_execute
(/home/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 788)
frame 2: DBIx::Class::Storage::DBI::insert
(/home/local/slimserver/CPAN/DBIx/Class/Row.pm line 75)
frame 3: DBIx::Class::Row::insert
(/home/local/slimserver/CPAN/DBIx/Class/PK/Auto.pm line 43)
frame 4: DBIx::Class::PK::Auto::insert
(/home/local/slimserver/CPAN/DBIx/Class/ResultSet.pm line 1335)
frame 5: DBIx::Class::ResultSet::create
(/home/local/slimserver/Slim/Schema.pm line 794)
frame 6: Slim::Schema::newTrack
(/home/local/slimserver/Slim/Utils/Scanner.pm line 322)
frame 7: Slim::Utils::Scanner::scanDirectory
(/home/local/slimserver/Slim/Music/MusicFolderScan.pm line 72)
frame 8: Slim::Music::MusicFolderScan::startScan
(/home/local/slimserver/Slim/Music/Import.pm line 393)
frame 9: Slim::Music::Import::runImporter
(/home/local/slimserver/Slim/Music/Import.pm line 236)
frame 10: Slim::Music::Import::runScan
(/home/local/slimserver/scanner.pl line 179)
frame 11: (eval) (/home/local/slimserver/scanner.pl line 173)
frame 12: main::main (/home/local/slimserver/scanner.pl line 330)

2006-10-08 05:12:24.7738 ERROR: Scanner: Failed when running main scan:
[Carp::Clan::__ANON__(): Error executing 'INSERT INTO tracks (audio,
audio_offset, audio_size, bitrate, channels, content_type, drm,
filesize, id, lossless, rating, remote, samplerate, secs, timestamp,
title, titlesearch, titlesort, tracknum, url, year) VALUES (?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)': DBD::mysql::st
execute failed: Duplicate entry '7' for key 1 at
/home/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.
]

2006-10-08 05:12:24.7741 ERROR: Scanner: Skipping post-process  Not
updating lastRescanTime!


-- 
zulu

zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=28440

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


[slim] Re: 6.5.0 scan error (sql)

2006-10-08 Thread zulu

Found the bug. The song had a tag called ID, which confused the
scanner because id is the PK for the tracks table. I think the
scanner code should be a bit smarter to deal with these cases. Anyways,
I just deleted the ID tag and got around the problem.

Probably should be a bug report.


-- 
zulu

zulu's Profile: http://forums.slimdevices.com/member.php?userid=7881
View this thread: http://forums.slimdevices.com/showthread.php?t=28440

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