Stypox

Results 480 comments of Stypox

@SameenAhnaf I think that bug is present also in 0.23.3, so it's not a regression, though I agree it looks strange

I can confirm, using fast feed. This is not a problem in the UI, but rather in the extractor, since it seems to provide thumbnails with black bars at the...

@Locorock could you test the apk provided in https://github.com/TeamNewPipe/NewPipeExtractor/pull/927? It should fix the thumbnail issue in the feed

@SameenAhnaf regarding https://github.com/TeamNewPipe/NewPipe/issues/8890#issuecomment-1230466338, I tried to implement it but unfortunately it is not a good solution. The button in the top bar is actually a checkbox, so showing "hide future...

@Locorock thank you for testing. Let's try with another method. I updated the APK in https://github.com/TeamNewPipe/NewPipeExtractor/pull/927, please check if this one works ;-) @ktprograms you are right, I'm stupid :joy:,...

Uhm, that's a different issue and has nothing to do with thumbnails. Try to import an old database (i.e. where the feed has not been updated in a while), reload...

Talking about empty queue crashes: hiding the queue button when the queue is empty is a good idea, though optimally the queue should work even when there is no player...

I think this was already discussed in #2907 and @avently was against it. I am personally in favour of this, but it would be really difficult to implement in a...

Here is how I want to restructure the player (service) start/change logic. These static methods should be accessible from anywhere. They should be callable one after the other: for example,...