-added OGG support as well as cue_in unit tests for mp3 and ogg files

This commit is contained in:
martin 2010-12-31 12:20:17 -05:00
parent c24a152eba
commit 9f26a70ca9
4 changed files with 106 additions and 53 deletions

View file

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