Josh Brickner
Josh Brickner
I'm using erica 0.3.0 and when I push my app the views I have in the views directory are not put in the design doc.
Deleting a feed or an item's audio takes an inordinate amount of time. It is not clear why this is but it seems to have something to do with SQLite....
Unit test coverage is only at 88%. Improve coverage and add see about adding coverage for the controller file (`www/index.php`)
Add a button for the user to mark an episode as played. Also, mark an episode played if playback in the web UI reaches something like 95% of the file.
Every `n` seconds send a message back to the server for it to store the current playback timestamp. When player UI loads set playback to the latest time stored.
- Add fields to UI for setting credentials for a feed. - Store credentials securely - Parse credentials emebedded in feed URL