mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Update README.md
This commit is contained in:
52
README.md
vendored
52
README.md
vendored
@@ -14,6 +14,12 @@ Follow or influence development @ <p align="center"><b>
|
|||||||
<a href="https://discord.gg/H9TbNJS">Discord</a>
|
<a href="https://discord.gg/H9TbNJS">Discord</a>
|
||||||
</b></p>
|
</b></p>
|
||||||
|
|
||||||
|
## 0.7.0 Patch Notes.
|
||||||
|
|
||||||
|
# New Features
|
||||||
|
|
||||||
|
* Administration System
|
||||||
|
* PDF Support
|
||||||
|
|
||||||
## Current Features
|
## Current Features
|
||||||
|
|
||||||
@@ -43,48 +49,6 @@ Follow or influence development @ <p align="center"><b>
|
|||||||
* mobi
|
* mobi
|
||||||
* pdf
|
* pdf
|
||||||
|
|
||||||
## 0.7.0 Patch Notes.
|
|
||||||
|
|
||||||
# New Features
|
|
||||||
|
|
||||||
* Administration System
|
|
||||||
* PDF Support
|
|
||||||
|
|
||||||
## 0.6.0 Patch Notes.
|
|
||||||
|
|
||||||
# New Features
|
|
||||||
|
|
||||||
* Automated Collections
|
|
||||||
* A work in progress, the collections are based on your folder structure.
|
|
||||||
* User System
|
|
||||||
* Per User Favorites
|
|
||||||
* Expanded book information view
|
|
||||||
* Websocket server
|
|
||||||
* currently only responds to ping, and importBooks, more responders are planned.
|
|
||||||
* Full <b>Docker</b> integration.
|
|
||||||
* On Demand Importing
|
|
||||||
* .mobi Support
|
|
||||||
* Result set ordering
|
|
||||||
* You can now choose to order your results:
|
|
||||||
* Title
|
|
||||||
* Author
|
|
||||||
* Categories
|
|
||||||
* & Tags
|
|
||||||
* Reworked UI/UX
|
|
||||||
* More intuitive, less intrusive, & stays out of the way. <i>caveat: I need to rework the placement of the next & previous page controls. While they do remain usable, I intend to have them follow the users</i>
|
|
||||||
position on the page in future releases.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
* New controls
|
|
||||||
* Sort
|
|
||||||
* Ascending / Descending result set
|
|
||||||
* Display of the result set count, and your current position in the set.
|
|
||||||
* A pop over layer to hold things like
|
|
||||||
* [x] User login & Registration
|
|
||||||
* [x] Control panel
|
|
||||||
* [x] Book details
|
|
||||||
|
|
||||||
## Installation & Support Information
|
## Installation & Support Information
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
@@ -132,7 +96,7 @@ The first step is to login, after logging in the button whill show your username
|
|||||||
|
|
||||||
- [x] Automated Collections
|
- [x] Automated Collections
|
||||||
- [ ] Manual Collections
|
- [ ] Manual Collections
|
||||||
- [ ] Books Removal
|
- [x] Books Removal
|
||||||
- [ ] Access Restrictions
|
- [ ] Access Restrictions
|
||||||
- [ ] Metadata Manipulation
|
- [ ] Metadata Manipulation
|
||||||
- [ ] Others?
|
- [ ] Others?
|
||||||
@@ -144,7 +108,7 @@ The first step is to login, after logging in the button whill show your username
|
|||||||
### Support for other formats
|
### Support for other formats
|
||||||
|
|
||||||
- [x] .mobi
|
- [x] .mobi
|
||||||
- [ ] .pdf
|
- [x] .pdf
|
||||||
- [ ] .cbz
|
- [ ] .cbz
|
||||||
- [ ] .zip (Zipped book folders, is this a new idea? (Consider storing your library folders zipped and retrieving a book on demand))
|
- [ ] .zip (Zipped book folders, is this a new idea? (Consider storing your library folders zipped and retrieving a book on demand))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user