Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/apps/cassette/iPhone.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/apps/cassette/iPhone_2.webp

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO this one (iPhone_2) is a better thumbnail, but it is up to you. Let me know as this is ready to merge.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup I think you're right, I've updated the gallery order and thumbnail.
Ready to merge !
Thanks a lot :)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 11 additions & 4 deletions assets/apps/cassette/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,29 @@ repoUrl: https://github.com/mathieudubart/cassette
# Platforms can be boolean (true) or object with store URL
platforms:
# iOS with App Store link
ios: true
ios:
store: https://testflight.apple.com/join/pxCpfpxF
# macOS with optional Mac App Store link
macos: true
macos:
store: https://getcassette.app


# Required: API compatibility
# Use "OpenSubsonic" for modern API support, "Subsonic" for legacy API, or "Navidrome" for Navidrome-specific features
api: OpenSubsonic

# Required: Brief description (1-2 sentences, max 500 characters)
# Highlight key features that make this app unique
description: "Cassette is a native iOS and macOS client for Subsonic and OpenSubsonic. Open-source, fast, and built for people who self-host."
description: Cassette is another native iOS and macOS client for Subsonic and OpenSubsonic. Open-source, fast, and built for people who self-host.

# Required: Screenshots configuration
screenshots:
# Required: Thumbnail image filename (must exist in app folder). This is the image that will show in the main catalog page, it is NOT a logo or icon.
thumbnail: thumbnail.webp
thumbnail: iPhone_2.webp
gallery:
- iPhone.webp
- macOS_2.webp
- macOS.webp

# Optional: Set to true if the app is free (no purchase required)
isFree: true
Expand Down
Binary file added assets/apps/cassette/macOS.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/apps/cassette/macOS_2.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/apps/cassette/thumbnail.webp
Binary file not shown.
Loading