mherger wrote:
> > I am on Max2play. I have found XMLbrowser.pm using samba from my
> Windows
>
> Make sure it's the one in Control - there are three different files
> called XMLBrowser.pm!
>
> > laptop. It would be easier for me to edit the file in Windows if
> > possible and then copy it over via samba.
>
> First of all make a copy of the file. Just in case.
>
> You'll need a halfway decent editor - notepad won't do. Make sure your
> texteditor can save UNIX style line-endings (eg. notepad++ does,
> afaik).
>
> Then open the file in the editor, jump to line ~803 and insert above
> line there. Save the file, restart LMS.
>
> --
>
> Michael
Just to be clear are these the lines to add?
Code:
--------------------
unshift @crumbIndex, 'ffffffff' if $crumbIndex[0] !~ /^[a-f0-9]{8}/i;
my $item = $items->[$i];
for my $eachmenu (@{
_playlistControlContextMenu({
--------------------
------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108189
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins