Bundit Hongmanee
Bundit Hongmanee
@SeriousM thanks for bringing this up. I'll be taking a look when I get a chance
@blueYOSHI9000 Right, it currently fetches the next set of tracks from that playlist when the queue is empty. Would it be helpful if it fetched the next set of tracks...
@thistehneisen Hey thanks for this. Does any error pop up after connecting? What happens when you click the sync icon in the profile view?
@thistehneisen I don't use Firefox Developers Edition but is it possible that an extension is blocking those requests? I have no issues with regular FireFox. https://stackoverflow.com/a/56970532/11381730
Nice suggestion. I think this would be possible but might have to require additional scope for Google Oauth
@shahzebgit Thanks for reporting. Currently, the youtube player defaults to adjusting to your bandwidth but I can look into creating a setting for selecting your preferred resolution although I'm afraid...
@Khaoz-Topsy Thanks for reporting this issue. Yeah I see that manifest.json is hosted at /app/manifest.json but my manifest "start_url" is set to /app/library which doesn't make sense since the entire...
c18ab3d6491a77e16b46e611fedd1b60458d927b Allows "installation" from the landing page which will redirect to /app/library. Still having trouble getting the manifest to load correctly from /app but this will do for now
Confirm - same issue
@KhalidH82 Do you have a reproducible codesandbox? I also recommend trying a next production build and testing there as the dev environment can be flakey