Results 1018 comments of advplyr

I see. I think adding "Has Tracks" to the "Tracks" menu would be the best solution

Media types makes sense. If we add that we should remove both Tracks and Ebooks. What would the options for Media types be so that it covers all use-cases?

Probably want to avoid double nesting like that if we can. The component would have to be written to support that and it is probably not necessary

Yeah I'd like to do multi-filter but it will probably be a while before that happens if it does. Since we are still half-way through migrating to the new data...

I like the concept and using the user setting. I'm not sure about the design. I'll see if anyone has thoughts on Discord

That might be even harder to design for. The early versions of Abs had a list view that I always meant to bring back.

Dot files are already ignored but there is a bug. For future reference when fixing this issue: https://github.com/advplyr/audiobookshelf/blob/0099ae633af74b9dec00eb45fedf21cd4a96dad3/server/Watcher.js#L192-L198 the `waitForFileToAdd` function should not run if the `addFileUpdate` function returns early

This is basically the same as #963 but using the new issue template and more descriptive. The other issue already has thumbs up on it though.