SmartTube icon indicating copy to clipboard operation
SmartTube copied to clipboard

[Feature Request] 'Don't Recommend Channel' in long press menu.

Open therealdrl opened this issue 2 years ago • 2 comments

I love this app, but I've run into an issue that's related to how YouTube handles things from the server side. Its how they differenciate 'Not interested' from 'Don't Recommend Channel' in the algorithm. I'll try to be brief.

YouTube is recommending channels I don't like or want in Smarttubenext. Normally, I handle this by opening the mobile app on my phone, finding a video from the channel, and choosing 'Don't Recommend Channel' from the menu. Recently, the Smarttubenext app on my TV and my other devices are getting different recommendations and I can't do this anymore.

The result is Smarttubenext's home tab is flooded with recommendations I HAAATE and can't get rid of. And this is also because of server side handling. Choosing 'Not Interested' doesn't flag the algorithm to ignore the channel the video is from, but just that one video. So YouTube's algorithm will systematically feed Every single video from that channel to me in batches of two to three videos per refresh, Presumably until I've blocked every last one individually. To stop a channel from showing up completely, 'Don't Recommend Channel' has to be used.

Please add 'Don't Recommend Channel' support to the long press menu. YouTube's algorithm is testing my sanity, what little there is. I would be so grateful.

therealdrl avatar Aug 15 '22 08:08 therealdrl

I second this.

g0r3 avatar Aug 15 '22 09:08 g0r3

As an update, I decided to try loading the stock YouTube app on the same TVs as Smarttubenext and I found two new things. The first is that the stock app isn't recommendeding the extra channels Smarttubenext is. The recommendations are the same as my phone. Only Smarttubenext is pulling extra recommendations. I can't get the extra channels in seeing in this modded app on the official app to block them from even there.

I also found that the official release also supports "don't recommendc channel" in its "Not interested" submenu.

20220903_230610

So now I'm not sure what's causing this... leak, I guess, in the Smarttubenext app that's pulling extra recommendations for channels outside whatever my algorithm is collecting. Channels that aren't even in languages I speak.

20220903_231233

No matter how many I mark "Not interested" in the submenu, more come back. It's become a game of whack-a-mole and its exclusive to this app. I'm not sure what's causing it anymore.

therealdrl avatar Sep 04 '22 06:09 therealdrl

It's added!!! Thank you, thank you, THANK YOU!!!

therealdrl avatar May 01 '23 08:05 therealdrl

Was this removed at one point? I could no longer find it in the context menu, and it isn't an option to add it through the settings either

UPDATE: It seems to be tied to "Not Interested" context-menu option in the settings: https://github.com/yuliskov/SmartTubeNext/blob/cc971b1b383b46febb3c174f78682f9eb74c5f36/common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java#L836-L837

Removing then adding the option seem to restore it on my end, but after sometime it goes away again, quite wonky

BobbyWibowo avatar Jun 29 '23 10:06 BobbyWibowo

I noticed it's been appearing and disappearing at random as well. I just decided to not make a big deal out of it. I figure it has more to do with YouTube hiding the option on videos they want to monitize than anything to do with Smarttubenext's coding. Even on the stock app and stock website, "Don't Recommend Channel" isn't displayed on certain videos. That has to be for monetization reason on YouTube's part.

therealdrl avatar Jun 29 '23 11:06 therealdrl

Even on the stock app and stock website, "Don't Recommend Channel" isn't displayed on certain videos. That has to be for monetization reason on YouTube's part.

Ah, that's interesting, I didn't know that, at least for the stock android TV app

I only have the desktop website as a reference, and iirc the option would at least be always available there Though admittedly, the three dots menu, in which the "Don't recommend channel" option will be available, tend to take like 5+ seconds to be available to click after the homepage is supposed to have finished loading

BobbyWibowo avatar Jun 29 '23 11:06 BobbyWibowo