
Make it so that PlaybackStateDatabase stores the item data for PlaybackState/QueueItems as strings instead of ids, as ids are too volitaile if the music library changes.
32 lines
760 B
Markdown
32 lines
760 B
Markdown
---
|
|
name: Bug/Crash Report
|
|
about: Report an issue with Auxio
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Describe the bug/crash:
|
|
<!-- A clear and concise description of what the bug or crash is. -->
|
|
|
|
#### Steps To Reproduce the bug/crash:
|
|
<!--
|
|
1. Go to X
|
|
2. Click on Y
|
|
3. Scroll down to Z
|
|
4. See error
|
|
-->
|
|
|
|
#### Logs/Stack Traces:
|
|
<!-- If possible, provide a stack trace or a Logcat. This can help identify the issue. -->
|
|
|
|
#### Screenshots:
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
#### Phone Information:
|
|
<!-- Please provide information about your phone's android version/model. -->
|
|
|
|
#### Due Diligence:
|
|
|
|
- [ ] I have read the [Contribution Guidelines](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md).
|