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

Sound problem #37

Open
bobotrax opened this issue Jan 26, 2024 · 5 comments
Open

Sound problem #37

bobotrax opened this issue Jan 26, 2024 · 5 comments

Comments

@bobotrax
Copy link

Hello, your application is very nice.
I'm trying to add players to my Steam Deck.
For the moment I'm trying on a standard linux pc.
I have a few questions that I can't find the answers to.
I'm using the Appimage version, can I pass an argument to launch a specific service?
For example quark-player_3.3.1_x64.AppImage --service YouTube

I'd like to add a service, I've edited the config file and added :

		{
			"name": "Arte",
			"title": "Arte",
			"logo": "imgs/arte.svg",
			"url": "https://arte.tv",
			"color": "#46ABE2",
			"style": {},
			"permissions": []
		}

It works but I have no sound.
I tested YouTube and the sound works.
I couldn't find any documentation.
I thank you in advance for all your suggestions.

@Alex313031
Copy link
Owner

@bobotrax I can add it to the default list, and test it.

Also, I can try to add a --service cmdline feature.

@bobotrax
Copy link
Author

bobotrax commented Feb 4, 2024

Thanks, that would be great.

@Alex313031
Copy link
Owner

@bobotrax I tested it and it worked OK for me

And I added the --service flag

it would be like quark-player --service https://example.org or example.org. If the site is not https:// or http:// then you MUST specify the prefix like ftp://.

@bobotrax
Copy link
Author

bobotrax commented Feb 5, 2024

Hello, on which platform did you test?
I tried Arte on two different Debian PCs, on SteamOS (Arch Linux) and on a Windows, I have no sound.
I also tested the flag service (quark-player_3.3.2_x64.AppImage --service https://arte.tv), it displays the main menu and not the site.
I've seen that the 3.3.2 release has disappeared, so I guess it's having problems.
Thanks again for everything you do.

@Alex313031
Copy link
Owner

@bobotrax Can you try with latest version and see if it fixes your issue > https://github.com/Alex313031/quark-player/releases/tag/v3.4.1

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

2 participants