Commit Graph

29 Commits (4ff850a36e403ff1bc02b36a5a0884fc0596dce7)

Author SHA1 Message Date
Brendan Howell 8432544f7e fix bug where playback on current stream is not stopped for new station. add preliminary album import methods
Brendan Howell c22026b015 update audio dept. to use built in metadata from gstreamer-player
Brendan Howell 69ff65ccb3 update audio dept. to use built in metadata from gstreamer-player
Brendan Howell 60ae09ba42 update audio dept. to use TotemPlParser for internet radio streams
Brendan Howell 4ff85d5f41 update audio dept. to use TotemPlParser for internet radio streams
Brendan Howell e97f66320f update audio dept. to use TotemPlParser for internet radio streams
Brendan Howell 9ad4d6b119 update audio dept. to use TotemPlParser for internet radio streams
Brendan Howell c359aa5961 switch from vlc to gstreamer-player for audio department
Brendan Howell f0ec073f08 at least tell the user that you're working on it
Brendan Howell 60d593c890 fixes for soft_barcodes
Brendan Howell 7108240781 fix now-playing to query through the new playlist
Brendan Howell dc2705b56b fix now-playing to query through the new playlist
Brendan Howell 9d687ad5cc method to add and print radio stations
Brendan Howell 14ceebfc03 method to add and print radio stations
Brendan Howell 86f9411b48 method to add and print radio stations
Brendan Howell 15d4273929 method to add and print radio stations
Brendan Howell 6c7a7bffd9 method to add and print radio stations
Brendan Howell 9055646f4c method to add and print radio stations
Brendan Howell 54be0537d5 get a serializable version of web forms data
Brendan Howell abe84ffb2b make sure all web views also have a post method
Brendan Howell cb0510db80 trying out form to add new internet radio url
Brendan Howell f9dc9bae75 trying out web view for internet radio station management
Brendan Howell 7ac3e94262 trying out web view for internet radio station management
Brendan Howell 6cf67aea2c reimplement now_playing track output for vlc playback
Brendan Howell ae47f81638 rewrite audio playback to use vlc instead of moc
Brendan Howell 399ba17d24 oh unicode.
Brendan Howell 54f117d330 add some debug logging for audio bureau
Brendan Howell 7b46a865fb audio start/stop/pause/next/prev all using MOC
Brendan Howell c0433e715a Audio Services dept. first commands - add url, play. good enough for internet radio basics.