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.
 
 
 
airsonic-custom/integration-test/src/test/resources/features/api/stream-m4a-vbr.feature

13 lines
317 B

Feature: Stream API for VBR M4A
Background:
Given Media file dance 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