Nicolas Peugnet

Results 92 comments of Nicolas Peugnet

I don't believe these are duplicates. Mine was about displaying the genre on album and artist pages. For instance in current web you can see the `Electronic` genre (and click...

I personally really like the current one. The gradient is a cool reminder of the Jellyfin logo and the shape is at the same time representative and a derivation of...

@shimizukawa: > 3. In the Index, display terms of the same name with separated entries so that they are indistinguishable from each other. > > > In the index, for...

Do you mean something like a grid ? It is not possible currently, and I didn't plan to add this option in the near future.

This appears to be an upstream bug: https://github.com/carbon-design-system/carbon/issues/6100

I recently stumbled on this issue, and it is very annoying. I can't just do like https://github.com/open-contracting/standard/commit/8b490c74d32f68776cafeee8f169131131229371 and suppress all `myst.anchor` warnings as some of them are very useful. I...

This would also be useful for projects that do not use any build manager. Currently no `.classpath` files are generated by vscode-java (which is good but removes any configuration tweaking)...

Hi, I had the same problem with the pip3 installation on Linux Mint. I fixed it by removing `libmpv1` debian package and keeping only `mpv`. For some more context, I...

I can not reproduce this anymore. I "git bisected" the fix to this commit: 8daa00b89be0fe51dd028985eeb762bb8fe13642

After a debugging session, it seems to be again, somewhat related to https://github.com/sphinx-doc/sphinx/issues/8852