PiF wrote: 
> AH! BEWARE! 
> 
> My above workaround has shown the issue that Tidal Plugin did stop
> working with that :(
> Will need to find another workaround that do match in all cases.

You can add an "I" to have both LOCAL/TIDAL working (TIDAL from STDIN).


*Caveat*: LOCAL will allow "search", but Tidal won't.

As in:

Code:
--------------------
    flc flc * *
  # IFT:{START=--skip=%t}U:{END=--until=%v}
  [flac] -cs --totally-silent --compression-level-0 $START$ $END$ -- $FILE$ -
  
--------------------


Not sure what's being done behind the curtain. 
STDIN would imply that someone else orders the "search/skip" from Tidal,
and [flac]/[sox] break because STDIN is killed.

But who?
The logs say something about "wimp://...." so these mechanics should go
somewhere else.


------------------------------------------------------------------------
maweber's Profile: http://forums.slimdevices.com/member.php?userid=64980
View this thread: http://forums.slimdevices.com/showthread.php?t=111370

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

Reply via email to