Commit Graph

5 Commits

Author SHA1 Message Date
Đỗ Danh Mạnh f0de735c38
fix: upgrade version of navidrome to resolve ARM Docker image issue (#427)
I had a problem installing on Raspberry Pi 4. After checking, I found
that version 0.50.0 had a problem with the image when pushing it to
Docker hub, and Navidrome fixed it in version 0.50.1.

Source: https://github.com/navidrome/navidrome/releases/tag/v0.50.1
2024-03-11 09:53:35 +08:00
Cp0204 4c0255e57e
update: Improving AppStore Quality (#400)
Standardize icons and add missing items
2024-01-25 10:31:03 +08:00
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
raller1028 11b186f425 Fix wrong parameter in new pr 2023-10-31 08:22:13 +00:00
Chester Liu bbb3962a34
[New App] Add Navidrome to Appstore (#304)
Closes #110
2023-10-31 14:56:25 +08:00