Skip to content

Commit e28cee1

Browse files
committed
Refine README layout for flows and troubleshooting
- Move the flows screenshot into the flows section - Collapse troubleshooting into a details block
1 parent cf0079c commit e28cee1

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ It is built for people who love discovering music and want that discovery loop t
4848
<img src="frontend/images/artist.webp" width="440" alt="Aurral artist details" />
4949
</p>
5050

51-
<p align="center">
52-
<img src="frontend/images/flows.webp" width="900" alt="Aurral flows and playlists" />
53-
</p>
54-
5551
## Recommended Stack
5652

5753
Aurral only needs Lidarr to get started, but it shines with a fuller music stack:
@@ -171,6 +167,10 @@ Blocklist keeps unwanted artists and tags out of discovery. Use it when recommen
171167

172168
Flows are dynamic playlists that refresh on a schedule. Imported playlists are static tracklists that keep retrying the same tracks.
173169

170+
<p align="center">
171+
<img src="frontend/images/flows.webp" width="900" alt="Aurral flows and playlists" />
172+
</p>
173+
174174
Both download into Aurral's own folder:
175175

176176
```text
@@ -321,7 +321,8 @@ Main library safety:
321321
- Artist and album changes go through Lidarr.
322322
- Flows and imported playlists stay in Aurral's generated-download area.
323323

324-
## Troubleshooting
324+
<details>
325+
<summary><strong>Troubleshooting</strong></summary>
325326

326327
### Lidarr will not connect
327328

@@ -361,6 +362,8 @@ Main library safety:
361362

362363
Set `AURRAL_VERBOSE_LOGS=true`, restart Aurral, then check container logs.
363364

365+
</details>
366+
364367
## Special Thanks
365368

366369
Special thanks to the BrainzMash team for the metadata work that helps make Aurral's artist and album discovery feel rich. Their open-source work is available at [statichum/brainzmash-hearring-aid](https://github.com/statichum/brainzmash-hearring-aid).

0 commit comments

Comments
 (0)