mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 08:17:26 +00:00
chore: updated readme and added known issues for airsonic work around (#366)
This commit is contained in:
parent
83e23c44d9
commit
f1bfb095b7
2 changed files with 12 additions and 15 deletions
13
README.md
13
README.md
|
|
@ -10,10 +10,16 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
|
<a href="https://github.com/eddyizm/tempus/releases/">
|
||||||
|
<img alt="Releases" src="https://img.shields.io/github/downloads/eddyizm/tempus/total.svg?color=4B95DE&style=flat">
|
||||||
|
</a>
|
||||||
<!-- Reproducible build -->
|
<!-- Reproducible build -->
|
||||||
<a href="https://shields.rbtlog.dev/com.eddyizm.degoogled.tempus"><img src="https://shields.rbtlog.dev/simple/com.eddyizm.degoogled.tempus" alt="RB Status"></a>
|
<a href="https://shields.rbtlog.dev/com.eddyizm.degoogled.tempus"><img src="https://shields.rbtlog.dev/simple/com.eddyizm.degoogled.tempus" alt="RB Status"></a>
|
||||||
|
<a href="https://www.gnu.org/licenses/gpl-3.0">
|
||||||
|
<img src="https://img.shields.io/badge/license-GPL%20v3-2B6DBE.svg?style=flat">
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<h4 align="center"><a href="/CHANGELOG.md">Changelog</a> | <a href="/USAGE.md">Wiki</a> | <a href="https://github.com/eddyizm/tempus#Support">Support</a></h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/eddyizm/tempus/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
<a href="https://github.com/eddyizm/tempus/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
||||||
|
|
@ -46,11 +52,6 @@ Please note the two variants in the release assets include release/debug and 32/
|
||||||
|
|
||||||
`app-degoogled*` <- The izzyOnDroid release that goes without any of the google stuff. It is now available on izzyOnDroid (64bit) I am releasing the both 32/64bit apk's here on github for those who need a 32bit version.
|
`app-degoogled*` <- The izzyOnDroid release that goes without any of the google stuff. It is now available on izzyOnDroid (64bit) I am releasing the both 32/64bit apk's here on github for those who need a 32bit version.
|
||||||
|
|
||||||
[CHANGELOG.md](CHANGELOG.md)
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
[Documentation](USAGE.md) (work in progress)
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- **Subsonic Integration**: Tempus seamlessly integrates with your Subsonic server, providing you with easy access to your entire music collection on the go.
|
- **Subsonic Integration**: Tempus seamlessly integrates with your Subsonic server, providing you with easy access to your entire music collection on the go.
|
||||||
|
|
|
||||||
14
USAGE.md
14
USAGE.md
|
|
@ -6,14 +6,13 @@
|
||||||
- [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)
|
||||||
- [Playlist Management](#playlist-management)
|
- [Playlist Management](#playlist-management)
|
||||||
- [Android Auto](#android-auto)
|
- [Android Auto](#android-auto)
|
||||||
- [Settings](#settings)
|
- [Settings](#settings)
|
||||||
- [Troubleshooting](#troubleshooting)
|
- [Known Issues](#known-issues)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|
@ -193,15 +192,12 @@ To allow the Tempus app on your car's head unit, "Unknown sources" needs to be e
|
||||||
### Appearance
|
### Appearance
|
||||||
**TODO**
|
**TODO**
|
||||||
|
|
||||||
## Troubleshooting
|
## Known Issues
|
||||||
|
|
||||||
### Connection Issues
|
### Airsonic Distorted Playback
|
||||||
|
|
||||||
**TODO**
|
First reported in issue [#226](https://github.com/eddyizm/tempus/issues/226)
|
||||||
|
The work around is to disable the cache in the settings, (set to 0), and if needed, cleaning the (Android) cache fixes the problem.
|
||||||
### Common Issues
|
|
||||||
|
|
||||||
**TODO**
|
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
For additional help:
|
For additional help:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue