groovebasin/lib
Andrew Kelley 5c8f45b6e9 improve import by URL feature. closes #171
* Drop dependency on temp module
 * Download files to music-folder/.tmp/ before moving them.
 * Don't watch folders that start with a '.'
 * Don't allow generated paths to start with a '.'

Fixes import file race condition.

Prevents needless file copy operation when importing in situations where
the music directory is in a different device than /tmp.
2014-03-26 17:17:07 -07:00
..
plugins re-write interface between client and server 2014-03-03 05:25:50 -05:00
deduped_queue.js fix upload for multiple files 2014-03-24 17:12:54 -07:00
groovebasin.js Revert "ability to disable streaming in config" 2014-03-24 17:38:42 -07:00
mpd_api_server.js moving mpd client listener pattern out of eventemitter and into an array. closes #154. 2014-03-15 18:15:46 -07:00
mpd_protocol.js moving mpd client listener pattern out of eventemitter and into an array. closes #154. 2014-03-15 18:15:46 -07:00
player.js improve import by URL feature. closes #171 2014-03-26 17:17:07 -07:00
player_server.js fix crash - writing to closed web socket. closes #176 2014-03-26 16:14:02 -07:00
protocol_parser.js re-write interface between client and server 2014-03-03 05:25:50 -05:00
safe_path.js improve import by URL feature. closes #171 2014-03-26 17:17:07 -07:00
server.js fix download plugin 2013-09-26 04:21:31 -04:00
web_socket_api_client.js re-write interface between client and server 2014-03-03 05:25:50 -05:00