[PR #25] [MERGED] feat: clients #7216

Closed
opened 2026-06-21 04:56:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-jellyfin/awesome-jellyfin/pull/25
Author: @darmiel
Created: 12/13/2023
Status: Merged
Merged: 12/13/2023
Merged by: @darmiel

Base: mainHead: feat/clients


📝 Commits (5)

📊 Changes

13 files changed (+297 additions, -0 deletions)

View changed files

.github/workflows/clients-check-pull-request.yaml (+23 -0)
.github/workflows/clients-update-clients.yaml (+43 -0)
📝 README.md (+4 -0)
assets/clients/CLIENTS.template.md (+19 -0)
assets/clients/clients.yaml (+208 -0)
assets/clients/icons/amazon.png (+0 -0)
assets/clients/icons/appstore-dark.png (+0 -0)
assets/clients/icons/appstore-light.png (+0 -0)
assets/clients/icons/f-droid.png (+0 -0)
assets/clients/icons/flathub.png (+0 -0)
assets/clients/icons/github-mark-white.png (+0 -0)
assets/clients/icons/github-mark.png (+0 -0)
assets/clients/icons/google-play-badge.png (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-jellyfin/awesome-jellyfin/pull/25 **Author:** [@darmiel](https://github.com/darmiel) **Created:** 12/13/2023 **Status:** ✅ Merged **Merged:** 12/13/2023 **Merged by:** [@darmiel](https://github.com/darmiel) **Base:** `main` ← **Head:** `feat/clients` --- ### 📝 Commits (5) - [`fdb79ce`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/fdb79ceb017497702a66623a8560c9fd616c682e) feat: added clients - [`0b25f3b`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/0b25f3b31d41473be9d09393e6c9a603e34fded6) feat: added clients to README - [`c600517`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/c60051738b3881664a4ac553d734e5fbe0a33019) ci: updated path for clients.yaml - [`bd0fed2`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/bd0fed2a8a88204a32a50c66ebd1c306e52a98ed) ci: rename job - [`ad4cb96`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/ad4cb96710ea09b27bd18df92e56105b4251d898) chore: update generator version ### 📊 Changes **13 files changed** (+297 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/clients-check-pull-request.yaml` (+23 -0) ➕ `.github/workflows/clients-update-clients.yaml` (+43 -0) 📝 `README.md` (+4 -0) ➕ `assets/clients/CLIENTS.template.md` (+19 -0) ➕ `assets/clients/clients.yaml` (+208 -0) ➕ `assets/clients/icons/amazon.png` (+0 -0) ➕ `assets/clients/icons/appstore-dark.png` (+0 -0) ➕ `assets/clients/icons/appstore-light.png` (+0 -0) ➕ `assets/clients/icons/f-droid.png` (+0 -0) ➕ `assets/clients/icons/flathub.png` (+0 -0) ➕ `assets/clients/icons/github-mark-white.png` (+0 -0) ➕ `assets/clients/icons/github-mark.png` (+0 -0) ➕ `assets/clients/icons/google-play-badge.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-21 04:56:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-jellyfin#7216