Stypox
Stypox
> Now, what exactly is the difference between an ExtractionException and a ParsingException? I guess this was a very early attempt to distinguish exceptions caused by getting and deserializing data...
@AudricV yes, you can specify a custom libraries block. How did you think about this really really specific thing though? :sweat_smile: 
Unfortunately the default UI implementation of libraries is not exactly how we want it, and it would take more time to fine-tune its colors and paddings and find workarounds (like...
Yeah it's totally fine that you took a decision, just list it in the PR description next time so we don't have to realize and then guess why that change...
Ok, so, I made a lot of changes (and I should have gone to sleep 5 hours ago, instead of going down various rabbit holes...): - I used the adaptive...
Thank you for this cool PR! I have some general comments: - Is there a reason why you added new database tables to keep track of downloads, when the downloader...
Oh, I see. If you use LLMs to make contributions to open source projects, I strongly suggest making sure you only use LLMs as a companion to get some help,...
One temporary fix is to run this ADB command ([source](https://developer.android.com/about/versions/15/behavior-changes-15#fgs-boot-completed-testing)): ``` adb shell am compat disable FGS_BOOT_COMPLETED_RESTRICTIONS im.vector.app ``` The actual fix that Element should probably receive is to use...
Closing as this was implemented in the extractor https://github.com/TeamNewPipe/NewPipeExtractor/pull/1319, will be shipped in the next release. Unfortunately both the player and the downloader don't work well with this kind of...
I can't reproduce, I've been happily using the feed with shorts disabled for some time now and I don't have any shorts. Can you provide a full list of steps...