-added OGG support as well as cue_in unit tests for mp3 and ogg files
This commit is contained in:
parent
c24a152eba
commit
9f26a70ca9
4 changed files with 106 additions and 53 deletions
|
@ -463,7 +463,7 @@ class Playout:
|
|||
"""
|
||||
Handle files on NAS. Pre-cueing not implemented at the moment.
|
||||
(not needed by openbroadcast, feel free to add this)
|
||||
Here an implementation for localy stored files.
|
||||
Here's an implementation for locally stored files.
|
||||
Works the same as with remote files, just replaced API-download with
|
||||
file copy.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue