Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flatpak not working #3

Open
sgehrman opened this issue Oct 25, 2023 · 0 comments
Open

flatpak not working #3

sgehrman opened this issue Oct 25, 2023 · 0 comments

Comments

@sgehrman
Copy link

I have it working running locally with mpv installed, but my flatpak installer doesn't work.

I used your code for flatpak, and a few others I found online for mpv, none work.

Any ideas? Maybe I'm missing some other flatpak permission or arg?

I tried everything.

ERROR - 2023-10-25 01:47:16.523014
Asynchronous error
{errcode: 0, verbose: Unable to load file or stream, method: [0. getCaller(), 1. MPVPlayer.load(), 2. JustAudioMPVPlayer.load(), 3. AudioPlayer._load(), 4. AudioPlayer._setPlatformActive.setPlatform()], arguments: [https://chrt.fm/track/6D589D/dts.podtrac.com/redirect.mp3/nbcnews.simplecastaudio.com/e01ba845-7c33-452e-8df7-4879ded9e289/episodes/b394cf99-f754-42a7-be93-605b4c23360a/audio/128/default.mp3?aid=rss_feed&awCollectionId=e01ba845-7c33-452e-8df7-4879ded9e289&awEpisodeId=b394cf99-f754-42a7-be93-605b4c23360a&feed=jj0_J87C], stackTrace: null}

ERROR - 2023-10-25 01:47:16.626211
Asynchronous error
{errcode: 0, verbose: Unable to load file or stream, method: play(), arguments: [https://chrt.fm/track/6D589D/dts.podtrac.com/redirect.mp3/nbcnews.simplecastaudio.com/e01ba845-7c33-452e-8df7-4879ded9e289/episodes/b394cf99-f754-42a7-be93-605b4c23360a/audio/128/default.mp3?aid=rss_feed&awCollectionId=e01ba845-7c33-452e-8df7-4879ded9e289&awEpisodeId=b394cf99-f754-42a7-be93-605b4c23360a&feed=jj0_J87C], stackTrace: null}
package:mpv_dart/src/mpv.dart 428 MPVPlayer.play.

ERROR - 2023-10-25 01:47:21.268057
Asynchronous error
{errcode: 0, verbose: Unable to load file or stream, method: [0. getCaller(), 1. MPVPlayer.load(), 2. JustAudioMPVPlayer.load(), 3. AudioPlayer._load(), 4. AudioPlayer.load(), 5. AudioPlayer.setAudioSource(), 6. PodcastPlayer.start(), 7. LocalServerPodcast.handlePodcastActionReq(), 8. handleRequest()], arguments: [https://chrt.fm/track/6D589D/dts.podtrac.com/redirect.mp3/nbcnews.simplecastaudio.com/e01ba845-7c33-452e-8df7-4879ded9e289/episodes/9f095aa8-8001-4618-b75c-e5e0c6654b06/audio/128/default.mp3?aid=rss_feed&awCollectionId=e01ba845-7c33-452e-8df7-4879ded9e289&awEpisodeId=9f095aa8-8001-4618-b75c-e5e0c6654b06&feed=jj0_J87C], stackTrace: null}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant