Feature Proposal: Add Cast-Function #113

Open
opened 2021-01-02 09:37:42 +00:00 by SHU-red · 7 comments
SHU-red commented 2021-01-02 09:37:42 +00:00 (Migrated from github.com)
  • Adding a cast-function to play music on cast-devices
  • Keep option to still play music on PC even if music is parallely casted to cast-devices
- Adding a cast-function to play music on cast-devices - Keep option to still play music on PC even if music is parallely casted to cast-devices
KensonPlayz commented 2024-01-05 19:01:45 +00:00 (Migrated from github.com)

Any reason why both requests are denied? It would be a great feature for those with multi-speaker groups to hear the song throughout their house. I've been using this more often on my phone, but when on my PC I'd rather control it from PC and not phone.

This is one big feature (or plugin if not natively enabled) for me.

Any reason why both requests are denied? It would be a great feature for those with multi-speaker groups to hear the song throughout their house. I've been using this more often on my phone, but when on my PC I'd rather control it from PC and not phone. This is one big feature (or plugin if not natively enabled) for me.
JellyBrick commented 2024-01-05 19:21:38 +00:00 (Migrated from github.com)

@KensonPlayz Both requests were closed because they are "duplicates" of this request.

@KensonPlayz Both requests were closed because they are "duplicates" of this request.
JellyBrick commented 2024-01-05 19:25:27 +00:00 (Migrated from github.com)

It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99%

It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99%
KensonPlayz commented 2024-01-05 20:24:35 +00:00 (Migrated from github.com)

@KensonPlayz Both requests were closed because they are "duplicates" of this request.

Ah ok. Not super familiar with this site, so I don't know its intricacies.

It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99%

RIP. Hopefully it can be added as a plugin if it's not defaulted to on. I have a 3-speaker group so I can hear the songs thru entire apartment without fade-out.

> @KensonPlayz Both requests were closed because they are "duplicates" of this request. Ah ok. Not super familiar with this site, so I don't know its intricacies. > It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99% RIP. Hopefully it can be added as a plugin if it's not defaulted to on. I have a 3-speaker group so I can hear the songs thru entire apartment without fade-out.
v-127 commented 2024-01-07 15:46:21 +00:00 (Migrated from github.com)

Oh, that's sad, because I use a lot the cast for my Nest Audio

Oh, that's sad, because I use a lot the cast for my Nest Audio
JellyBrick commented 2024-02-17 23:26:28 +00:00 (Migrated from github.com)

We are now working on this: https://github.com/th-ch/youtube-music/tree/feat/chromecast
In this implementation, we aim to keep the original implementation (YouTube's implementation) as much as possible.
However, several issues make it very difficult to implement.

  • Electron does not support "cast prompt"
  • Electron does not support "cast protocol" (chrome.cast) (partially implemented in a689980049)
We are now working on this: https://github.com/th-ch/youtube-music/tree/feat/chromecast In this implementation, we aim to keep the original implementation (`YouTube's implementation`) as much as possible. However, several issues make it very difficult to implement. - [ ] Electron does not support "cast prompt" - [ ] Electron does not support "cast protocol" (`chrome.cast`) (partially implemented in a689980049db93167a9d48acf6e22235f3788fcb)
Lockszmith-GH commented 2024-08-17 17:43:55 +00:00 (Migrated from github.com)

In the meantime, may I suggest people following this check out swyh-rs - it's a remake of Stream What You Hear (which seems to be abandoned for the past few years) - recently stumbled upon it, and it seems to provide an aspect of this - this isn't chrom-casting - but UPnP done very well.

In the meantime, may I suggest people following this check out [swyh-rs](https://github.com/dheijl/swyh-rs) - it's a remake of Stream What You Hear (which seems to be abandoned for the past few years) - recently stumbled upon it, and it seems to provide an aspect of this - this isn't chrom-casting - but UPnP done very well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#113
No description provided.