mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
chore: added tested backends to docs as well as podcast/radio feed screenshots
This commit is contained in:
parent
63668f5a8c
commit
9a36f8541f
3 changed files with 14 additions and 0 deletions
14
USAGE.md
14
USAGE.md
|
|
@ -6,6 +6,7 @@
|
||||||
- [Getting Started](#getting-started)
|
- [Getting Started](#getting-started)
|
||||||
- [Server Configuration](#server-configuration)
|
- [Server Configuration](#server-configuration)
|
||||||
- [Main Features](#main-features)
|
- [Main Features](#main-features)
|
||||||
|
|
||||||
- [Navigation](#navigation)
|
- [Navigation](#navigation)
|
||||||
- [Playback Controls](#playback-controls)
|
- [Playback Controls](#playback-controls)
|
||||||
- [Favorites](#favorites)
|
- [Favorites](#favorites)
|
||||||
|
|
@ -27,6 +28,8 @@ This app works with any service that implements the Subsonic API, including:
|
||||||
- [LMS - Lightweight Music Server](https://github.com/epoupon/lms) - *personal fave and my backend*
|
- [LMS - Lightweight Music Server](https://github.com/epoupon/lms) - *personal fave and my backend*
|
||||||
- [Navidrome](https://www.navidrome.org/)
|
- [Navidrome](https://www.navidrome.org/)
|
||||||
- [Gonic](https://github.com/sentriz/gonic)
|
- [Gonic](https://github.com/sentriz/gonic)
|
||||||
|
- [Ampache](https://github.com/ampache/ampache)
|
||||||
|
- [NextCloud Music](https://apps.nextcloud.com/apps/music)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -84,6 +87,17 @@ On the main player control screen, tapping on the artwork will reveal a small co
|
||||||
4. Saves play queue (if the feature is enabled in the settings)
|
4. Saves play queue (if the feature is enabled in the settings)
|
||||||
* if the setting is not enabled, it toggles a view of the lyrics if available (slides to the right)
|
* if the setting is not enabled, it toggles a view of the lyrics if available (slides to the right)
|
||||||
|
|
||||||
|
### Podcasts
|
||||||
|
If your server supports it - add a podcast rss feed
|
||||||
|
<p align="left">
|
||||||
|
<img src="mockup/usage/add_podcast_feed.png" width=317>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
### Radio Stations
|
||||||
|
If your server supports it - add a internet radio station feed
|
||||||
|
<p align="left">
|
||||||
|
<img src="mockup/usage/add_radio_station.png" width=326>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Navigation
|
## Navigation
|
||||||
|
|
||||||
|
|
|
||||||
BIN
mockup/usage/add_podcast_feed.png
Normal file
BIN
mockup/usage/add_podcast_feed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
mockup/usage/add_radio_station.png
Normal file
BIN
mockup/usage/add_radio_station.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue