#166: Add prefix to all requests in the playlist operator
-------------------------+--------------------------------------------------
  Reporter:  toots       |       Owner:  toots    
      Type:  Feature     |      Status:  assigned 
  Priority:  1           |   Milestone:  0.9.0    
 Component:  Liquidsoap  |     Version:  0.3.8+svn
Resolution:              |    Keywords:           
       Mac:  1           |       Linux:  1        
    Netbsd:  1           |       Other:  1        
   Freebsd:  1           |  
-------------------------+--------------------------------------------------
Changes (by toots):

  * summary:  On the fly request rewrite for request-based sources => Add
              prefix to all requests in the playlist operator
  * milestone:  => 0.9.0

Old description:

> 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.

New description:

 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..

Comment:

 Please find attached a patch adding this to the playlist operator.

 I no one complains, I think this can be applied before 0.9.0.

-- 
Ticket URL: <http://savonet.rastageeks.org/ticket/166#comment:4>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Savonet-trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-trac

Reply via email to