Michał Moczulski

Results 11 comments of Michał Moczulski

I got the same problem, Firefox 121, Linux, polish localization

Regarding the demand: one major use case would be typesetting poems. Those have manual line breaks by definition, and putting '\\' at the end of every line quickly gets annoying....

@YDX-2147483647 Nice idea for simple cases, but it's not unusual to add some commands inside, like footnotes and markings.

> You added an album list view, this is interesting and could be also added in the main releases view (list mode / card mode). For some reason, it looks...

> What do you mean by cache keywords? You want to extract the words of the titles, names, etc. and search by exact keyword match? More or less, I want...

Fixed the release/track artist issue, though now some releases may have none.

@epoupon Could you test it again? I've implemented your remarks as much as I could.

> > @epoupon Could you test it again? I've implemented your remarks as much as I could. > > Hello! Thanks for your work. Will try to have a look...

@xamgore I tried to do the obvious (see above), but it doesn't work and I have no knowledge of project internals to fix it.

I like the idea of static parser. I believe construction from file probably won't be ever needed, so we could eliminate factory methods and put parsing directly in constructor