My fork of airsonic with experimental fixes and improvements. See branch "custom"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
313 B

Feature: Stream API for FLAC
Background:
Given Media file dead is added
And a scan is done
And The media file id is found
Scenario: Airsonic sends stream data
When A stream is consumed
Then Print debug output
Then The response bytes are equal
Then The length headers are absent