Adam Haglund
Adam Haglund
This is a desktop app and will not be possible to build for Android. More sources would be a possibility when/if I rewrite the entire application. I'm probably not going...
As for One Piece: https://github.com/BeeeQueue/yuna/issues/337#issuecomment-544702892
Luckily for you the next update includes a re-write/-design of the List view, including new filters for airing status and streaming sources!  I think this will be as far...
I am also going to be reworking the quick-search for version 1.5, as it is very mediocre compared to the rest of the application.
Are you using both Simkl and AniList? Which is set as the main list plugin in the settings?
No idea what is causing this, thought it would be the broken af auto-updater but it wasn't, so I'm lost. They don't take up any memory worth mentioning, so it...
We [do that]( https://github.com/BeeeQueue/yuna/blob/master/src/background.ts#L275-L282) already, sadly.
I haven't checked if it's been fixed since updating to Electron 8, so that should be the only thing that might've affected it
There's no good structure for sources like there is for list managers, so it's probably gonna be difficult to plug it in properly. The easiest development plan would probably be...
If you run the development command (`yarn serve`) the developer console will open, and anytime you run `console.log` it will be put in there.