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

[19.49.7_ytplus5.1] Chromecast Queue/Playlist Issue #1625

Open
2 tasks done
timfea926 opened this issue Dec 28, 2024 · 2 comments
Open
2 tasks done

[19.49.7_ytplus5.1] Chromecast Queue/Playlist Issue #1625

timfea926 opened this issue Dec 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@timfea926
Copy link

timfea926 commented Dec 28, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Have you read the FAQ?

  • Yes, I have read the FAQ

Device information

  • iOS/iPadOS version: 18.1.1
  • Device model: iPhone 13
  • Sideload tool (AltStore, Sideloadly, TrollStore, etc.): ESign

IPA source

Dan’s Workshop ESign repo

YouTube version

19.49.7

Describe the issue

While I am playing videos from the YouTube app to my TV via Chromecast, I often am adding other videos to various playlists I have on my account. Since the latest update, whenever I do this the video I just tried to add will automatically play on the TV, replacing what was already playing as well as the entire queue that had already been set. The new Chromecast queue is replaced with the playlist I just tried to add a video to.

See reproduction steps for better details.

Steps to reproduce

  1. I have a queue of videos playing on my Chromecast that I added from this YouTube app. (Video queue A)
  2. As Video queue A plays on my TV, I use the YouTube app to add another video “New Video” to a private playlist unrelated to Video Queue A. Let’s say this is my “Watch Later” list.
  3. When “New Video” is added to “Watch Later”, the “New Video” then starts to play on my TV, and the “Watch Later” playlist replaces the Video Queue A.

Crash log

No response

Are you using the latest version of uYouPlus? If not, why?

✅ Yes, I'm using the latest version of uYouPlus

Does the issue happen with the official YouTube app from the App Store?

❌ No, I cannot reproduce this issue in the official YouTube app from the App Store

Additional information

Tested on real YouTube app and did not have this issue.

@timfea926 timfea926 added the bug Something isn't working label Dec 28, 2024
@timfea926
Copy link
Author

Is anyone looking into this issue? I know you you guys are busy but just wondering if there has been at least an attempt to replicate the issue?

@timfea926
Copy link
Author

Despite to the very responsive and caring app developers 🙄, I managed to solve the problem by making the below tweaks in the A/B settings. I don't know which one did it but the problem went away after I made the changes and restarted the app.

Total: 10
YTColdConfig.cxClientEnableCastbukiFilteringClient: 1
YTColdConfig.cxClientEnableCastingCompositeVideos: 1
YTColdConfig.cxClientEnableMdxPlaylistPerfectionQueue: 1
YTColdConfig.cxClientEnableNewCastErrorMapping: 1
YTColdConfig.cxClientEnablePlaylistApiCapability: 1
YTColdConfig.cxClientEnableQueuesDupeFilteringWhileCasting: 1
YTColdConfig.cxClientEnableServerQueueClearPlaylist: 1
YTColdConfig.cxClientEnableShortsPlaybacksWhileCasting: 1
YTColdConfig.iosEnablePlaylistPageRefresh: 1
YTColdConfig.mainAppCoreClientEnableAddVideoToPlaylistSearchContinuationFix: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant