-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
### Pyrhon book audiobook player | ||
### Python book audiobook player | ||
|
||
_notes to self_ | ||
- Bookmarks & lastPlayed location will be saved in a sqlite3 db | ||
- The DB will be sync to Owncloud to be available on all machines. | ||
- | ||
-Bookmarks & lastPlayed location will be saved in a sqlite3 db | ||
-The DB will be sync to Owncloud to be available on all machines. | ||
|
||
_todo_ | ||
|
||
Clear out lastPlayed locations for current title when you get to the EOS. |