Stan Pulsar wrote: > OK, now I've got my entry in track info, but if I call my custom > protocol url directly, I get the error : "Cannot request non-HTTP URL > ..." > > Is there a way around this ? > > PS : BTW, I realise this thread probably belongs to the "Developers" > sub-forum, feel free to move it if needed.
Not enough information. How are you calling a custom protocol directly ? If you have created your own protocol identifier (custom URI) - it has to be in a custom-types.conf and also rules in custom-convert.conf but that is transcoding or playing a remote site but I think that is not what you are doing ? I wonder if you want to add functionality to existing code - in which case you may need to do sub-classing / super classing - this is stuff I don't use much. Is a custom URI approach right for your project ? Have you checked whether any other plugin has behaviour similar to what you want (e.g. add a new More menu to an existing playing track). ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111851 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
