FinalDoom

Results 22 comments of FinalDoom
trafficstars

I'm guessing the location of this play data is similar to the VOD sections, and Podcasts, TIDAL, etc. It'd be nice to be able to report those as well. I'm...

For anyone struggling with typescript and vue, throw ```javascript eval(transpile(nightwind.init())); ``` in your setup() or beforeMount() or whatever. Don't bother with v-html. Feels dirty though. Hopefully this ends up publishing...

Open to other algorithms, but I can attest it takes minimal amount of time more than master with ~6k torrents. ![image](https://user-images.githubusercontent.com/677609/155476703-df4791fc-076a-48a7-a94a-94034777d9cc.png) And with 10^5 directories (actual insanity IMO); 10 directories...

Gotcha, I'll remove the other translations. There's some keys missing from de or one of the nordic ones, fyi. I agree, it could be useful to report/enable manipulation of the...

I set the statuses back to include the original values, and added a "downloading-queued" and "seeding-queued" state. Sonar et. al. should behave the same. Unfortunately, queue position is not usable...

The different types of queued status are simplicity in the sidebar filter, counts, etc. With both seeding and downloading queueing enabled, you'd be storing combined counts. There's already an overlap...

The news for me is I'm not going to update this without further guidance/rationale from the maintainer, which he doesn't seem interested in providing. Depending on your target deployment, you...

A corollary to 1: When setting priority, changing what's selected (both additional and completely different files), the priority dropdown state isn't reset, so clicking the same state again does nothing....

I can, are you looking to actually merge it? (don't wanna play the fix/wait/fix/wait game)