I think you can also use category that is provided by playstore and merge the two results
Whether or not use likes to scrobble yt songs
We need to give them an option
But that option should be lower in the hierarchy
This can be resolved via category tag
s/scrobble/listen/
* likes to listen/scrobble yt
* Whether or not use likes to listen/scrobble yt videos
* the hierarchy when list the apps
lusciouslover has quit
HemangMishra[m]
Okay, I'll work on using category tags and will get back to you.
d4rk-ph0enix joined the channel
<jasje[m]> "I think you can also use..." <- Can you please clarify what you mean by 'category provided by playstore'? Are u referring to Android's `ApplicationInfo.category` or actual Play Store categories like 'Music & Audio', 'Entertainment' that we might have to fetch using some third party apis, or maybe something else entirely?
dabeglavins60721 has quit
<HemangMishra[m]> "Can you please clarify what..." <- Also for YouTube specifically - should I show it as a separate toggle option with explanation text, or just categorize it differently but let users decide normally
pite has quit
HemangMishra[m] uploaded an image: (1090KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/YJOxemeNvUepyvFQcvDpjGpT/image.png >
jasje[m]
<HemangMishra[m]> "Also for YouTube specifically..." <- AppInfo
HemangMishra[m]
jasje[m]: So for that we will have to fetch all installed apps to check the category right?
HemangMishra[m]: I was trying to avoid this approach because google treats installed apps as personal info so might be a trouble in playstore.