#166: On the fly request rewrite for request-based sources
------------------------+---------------------------------------------------
 Reporter:  toots       |       Owner:  admin    
     Type:  Feature     |      Status:  new      
 Priority:  1           |   Milestone:           
Component:  Liquidsoap  |     Version:  0.3.8+svn
 Keywords:              |         Mac:  1        
    Linux:  1           |      Netbsd:  1        
    Other:  1           |     Freebsd:  1        
------------------------+---------------------------------------------------
 Hi !

 It is sometimes desirable to use a specific protocol, like replaygain:/
 for instance, while reading files from a directory playlist...

 In this case, or similar, it would be nice to be able to specify a simple
 request rewrite without the need to re-implementing the playlist
 operator..

 I have looked at the current code and it doesn't seem to be possible to do
 it in main root class since it expects resolved requests.

 I believe request.queue and request.equeue should not be modified, or at
 least are much less problematic, and request.dynamic, well this can be
 done by the programmer.

 So, the only left to me is the playlist operator.. Am I missing another ?

 R.

-- 
Ticket URL: <http://savonet.rastageeks.org/ticket/166>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Savonet-trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-trac

Reply via email to