1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00
* manifest: the link to demo doesn't seem to be a demo ... just the project website ...

* Auto-update README

* Add an actual screenshot

* Auto-update README

* Delete boring screenshot, superseded by a better one

* Auto-update README

* Or rather use a more lightweight jpg screenshot...

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
Alexandre Aubin 2023-08-22 22:35:27 +02:00 committed by GitHub
parent d14e11b06c
commit b67cd6b759
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 7 deletions

View file

@ -33,11 +33,9 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
**Shipped version:** 2.3.3~ynh1 **Shipped version:** 2.3.3~ynh1
**Demo:** https://audiobookshelf.org/
## Screenshots ## Screenshots
![Screenshot of Audiobookshelf](./doc/screenshots/example.jpg) ![Screenshot of Audiobookshelf](./doc/screenshots/audiobookshelf.jpg)
## Documentation and resources ## Documentation and resources

View file

@ -33,11 +33,9 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi
**Version incluse :** 2.3.3~ynh1 **Version incluse :** 2.3.3~ynh1
**Démo :** https://audiobookshelf.org/
## Captures décran ## Captures décran
![Capture décran de Audiobookshelf](./doc/screenshots/example.jpg) ![Capture décran de Audiobookshelf](./doc/screenshots/audiobookshelf.jpg)
## Documentations et ressources ## Documentations et ressources

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

View file

@ -12,7 +12,6 @@ maintainers = ["Navan Chauhan"]
[upstream] [upstream]
license = "AGPL-3.0-only" license = "AGPL-3.0-only"
website = "https://audiobookshelf.org/" website = "https://audiobookshelf.org/"
demo = "https://audiobookshelf.org/"
userdoc = "https://www.audiobookshelf.org/docs" userdoc = "https://www.audiobookshelf.org/docs"
code = "https://github.com/advplyr/audiobookshelf" code = "https://github.com/advplyr/audiobookshelf"