Josh Brickner

Results 14 issues of 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....

bug

Unit test coverage is only at 88%. Improve coverage and add see about adding coverage for the controller file (`www/index.php`)

enhancement

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.

enhancement

Allow user to search feeds and episodes

enhancement

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.

enhancement

- Add fields to UI for setting credentials for a feed. - Store credentials securely - Parse credentials emebedded in feed URL

enhancement