Hi I have just downloaded this plugin and am getting a similar problem
(on IE7).

Triode;175369 Wrote: 
> change "if (-w $dir)" to "if (1)"

I did this and turned on d_plugin debugging and got the following
message...

Select task failed: Error in tempfile() using D:\My
Playlists\XXXXXXXXXX.opml: Parent directory (D:\My Playlists\) is not
writable
at C:\Program Files\SlimServer\server/Plugins/MyPicks/Plugin.pm line
551

NOTE: line 551 is...

                my ($tmp, $tmpfilename) = tempfile(TEMPLATE => 
'MyPicksTempXXXXX',
DIR => $dir, SUFFIX => '.opml', UNLNK => 0, OPEN => 0);

as I added the "print $dir - $filename;" statement before the if(). BTW
- where should I see the output from this print command (I am new to
this stuff!)?

My playlist folder definitely has write permissions.

I hope this helps, let me know if there is anything else I can do to
assist.

Ben


-- 
SumnerBoy
------------------------------------------------------------------------
SumnerBoy's Profile: http://forums.slimdevices.com/member.php?userid=8924
View this thread: http://forums.slimdevices.com/showthread.php?t=24797

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to