[SlimDevices: Plugins] Re: Song Scanner...?

2006-11-16 Thread earthbased

kdf;58702 Wrote: 
 On 20-Oct-05, at 9:14 PM, Yannzola wrote:
 
 
  Okay, I feel stooopid. How do you get the Song Scanner plugin to
 work?
  The plugin has been installed, but pressing up or down doesn't
 appear
  to do anything. What am I missing?
 
 you need to navigate to the plugin, and use up/down with the bar 
 showing.  then press PLAY to jump to that position in the song.
 
 if you want to remap your fwd.hold and rew.hold keys, you have to do 
 that via a custom.map file like so:
 
 add this (or similar) to IR/Custom.map
 
 [common]
 fwd.hold = menu_PLUGIN.Scanner
 rew.hold = menu_PLUGIN.Scanner
 
 then set your player settings-remote to use the custom.map
 
 note: the plugin does not skip over multiple tracks.
 
 -kdf

I created the IR/Custom.map with only:
[common]
fwd.hold = menu_PLUGIN.Scanner
rew.hold = menu_PLUGIN.Scanner

as directed.  Now I can't find where to tell slim server to use the
Custom.map; I have looked everywhere!

Please help!

EB


-- 
earthbased

earthbased's Profile: http://forums.slimdevices.com/member.php?userid=334
View this thread: http://forums.slimdevices.com/showthread.php?t=17232

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


Re: [SlimDevices: Plugins] Re: Song Scanner...?

2006-11-16 Thread kdf

Quoting earthbased [EMAIL PROTECTED]:


then set your player settings-remote to use the custom.map



as directed.  Now I can't find where to tell slim server to use the
Custom.map; I have looked everywhere!


did you look in player settings? you'll get a pulldown, where remote  
is one of the options. you will need to restart the server in order  
for the new map to be shown as an option.

-kdf
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Song Scanner...?

2006-11-16 Thread earthbased

kdf;155371 Wrote: 
 Quoting earthbased earthbased.2he4vn1163723101 (AT) no-mx (DOT)
 forums.slimdevices.com:
 
  then set your player settings-remote to use the custom.map
 
  as directed.  Now I can't find where to tell slim server to use the
  Custom.map; I have looked everywhere!
 
 did you look in player settings? you'll get a pulldown, where remote 
 
 is one of the options. you will need to restart the server in order  
 for the new map to be shown as an option.
 -kdf

Yes, I found it under player settings.  Works great.  Thx, EB


-- 
earthbased

earthbased's Profile: http://forums.slimdevices.com/member.php?userid=334
View this thread: http://forums.slimdevices.com/showthread.php?t=17232

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


[SlimDevices: Plugins] Re: Song Scanner...?

2006-11-09 Thread deadkenny

max.spicer;58777 Wrote: 
 Use wordpad instead of notepad.  This understands files with unix-style
 line endings.
 
 Max
Better still, use Notepad++ which handles unix, dos and mac style
formatting, has syntax highlighting for a large number of languages,
and yet still a small footprint like notepad.

http://notepad-plus.sourceforge.net/uk/site.htm

Wordpad is pretty nasty for text file editing.


-- 
deadkenny

deadkenny's Profile: http://forums.slimdevices.com/member.php?userid=6722
View this thread: http://forums.slimdevices.com/showthread.php?t=17232

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


Re: [SlimDevices: Plugins] Re: song scanner problem

2006-05-07 Thread kdf


On 7-May-06, at 12:47 AM, spieler wrote:



sorry for not being more specific - the plugin is there I can choose
where to scan to but when I press play it stutters for a second and
then resumes playing without going to the desired time.

Should I still debug or is this a known problem?


if you can find a reproduceable case, that would help.
otherwise, I'll keep it in mind
thanks
k

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


Re: [SlimDevices: Plugins] Re: song scanner problem

2006-05-06 Thread kdf
d_command d_source d_plugins, I suppose.  it's probably the same thing 
that makes ffwd fail after a while.  bouncing around just ends up with 
trouble.


of course, describing in more detail what you mean by not working may 
also be useful.  There is a huge difference between the plugin just no 
longer being there, no ui, not moving the bar, etc vs pressing play and 
the song just doesn't go anywhere.


-kdf

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


[SlimDevices: Plugins] Re: Song Scanner...?

2005-10-22 Thread danco

And there is a similar issue for Mac users who don't want to use a Unix
text editor in the terminal.

Use Tex-Edit Plus or TextWrangler.


-- 
danco
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Song Scanner...?

2005-10-21 Thread Yannzola

Cool! Thanks for the info kdf. I have another question: regarding the
formatting of the xxx.map text files; would it be possible to use an
alternative character for line break Currently in Windows Notepad
these breaks appear as an unknown character, which makes parsing
through the file rather difficult. Or, alternatively, is there another
text editor you could recommend that parses this character correctly?


-- 
Yannzola
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Song Scanner...?

2005-10-21 Thread max . spicer

Use wordpad instead of notepad.  This understands files with unix-style
line endings.

Max

Yannzola Wrote: 
 Cool! Thanks for the info kdf. I have another question: regarding the
 formatting of the xxx.map text files; would it be possible to use an
 alternative character for line break Currently in Windows Notepad
 these breaks appear as an unknown character, which makes parsing
 through the file rather difficult. Or, alternatively, is there another
 text editor you could recommend that parses this character correctly?


-- 
max.spicer

The wild things roared their terrible roars and gnashed their terrible
teeth
and rolled their terrible eyes and showed their terrible claws
but Max stepped into his private boat and waved good-bye
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Song Scanner...?

2005-10-21 Thread Yannzola

max.spicer Wrote: 
 Use wordpad instead of notepad.  This understands files with unix-style
 line endings.
 
 Max

Sweet! Thanks for the tip Max.
y.


-- 
Yannzola
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins