[PR #182] [MERGED] [podcast] Fix Audio Playback on Windows and Linux #180

Closed
opened 2025-10-31 16:58:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/182
Author: @ricoberger
Created: 8/6/2024
Status: Merged
Merged: 8/6/2024
Merged by: @ricoberger

Base: mainHead: podcast-fix-audio-playback-on-windows-and-linux


📝 Commits (1)

  • ddda063 [podcast] Fix Audio Playback on Windows and Linux

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 app/lib/main.dart (+2 -0)
📝 app/linux/CMakeLists.txt (+5 -0)

📄 Description

Fix the audio playback on Windows and Linux for the podcast player by adding the missing initialization for JustAudioMediaKit.


🔄 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/feeddeck/feeddeck/pull/182 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 8/6/2024 **Status:** ✅ Merged **Merged:** 8/6/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `podcast-fix-audio-playback-on-windows-and-linux` --- ### 📝 Commits (1) - [`ddda063`](https://github.com/feeddeck/feeddeck/commit/ddda063c95071d57831204d22732bc88e86867ec) [podcast] Fix Audio Playback on Windows and Linux ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/main.dart` (+2 -0) 📝 `app/linux/CMakeLists.txt` (+5 -0) </details> ### 📄 Description Fix the audio playback on Windows and Linux for the podcast player by adding the missing initialization for `JustAudioMediaKit`. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <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 2025-10-31 16:58:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#180