giogio;380522 Wrote: 
> *$urlRegex = qr/skypro*(radiozuerisee)/i;*

Ev. ist nur dieser Regex falsch: vor dem * brauchst du noch einen
Punkt

$urlRegex = qr/skypro.*(radiozuerisee)/i

sonst wird vor "radiozuerisee" nur skypr oder skypro gefunden.


-- 
mherger

Michael

-----------------------------------------------------------------
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=55596

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/slimserver-de

Antwort per Email an