glu8716

Results 16 issues of glu8716

## mpv version and platform Artix Linux ``` mpv 0.33.1-dirty Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects built on UNKNOWN FFmpeg library versions: libavutil 56.70.100 libavcodec 58.134.100 libavformat 58.76.100 libswscale 5.9.100 libavfilter...

I'm not an advanced user. I'm just using the public instance of CryptPad (at https://cryptpad.fr/) as a replace for Google Docs. I copy-pasted from there to a CryptPad's rich text...

Performance
Rich Text

I usually don't like to divide an album that has multiple discs in different folders (called, for example, **Disc 1** and **Disc 2**), otherwise Tauon would create two different entries...

enhancement

I've recently added to my main playlist two new albums, one called **"My Favorite"** and one called **"+01"**. When I sorted the playlist with the **"Sort by Imported"** button to...

By default Tauon shows "Album Artist - Album Name" in the title section. However it doesn't seem to be able to read VorbisComment tags in there and Instead of displaying...

##### Expected Behavior When I eject a removable device through the "Removable Media" panel widget or through PCManFM I should get a notification saying it is now safe to eject...

enhancement

I'd love to have an option to achieve something like this: ![2](https://github.com/Taiko2k/TauonMusicBox/assets/33501455/9da14c5e-8347-4efb-9475-cf7690b6f617) Move the album's title to the left while keeping the release date on the right. Of course this...

I have three examples here. The texts are rendering pretty bad in my opinion, they are blurry and their shadow seems wrong. In the second and third example you can...

I'm getting the following error when trying to build the 3ds version of the game. ``` linking sdlpal.elf /opt/devkitpro/devkitARM/bin/../lib/gcc/arm-none-eabi/12.1.0/../../../../arm-none-eabi/bin/ld: pal_utils.o: in function `init_filter': /home/lorenzo/sdlpal/3ds/./pal_utils.c:26: undefined reference to `SDL_N3DSKeyBind' /opt/devkitpro/devkitARM/bin/../lib/gcc/arm-none-eabi/12.1.0/../../../../arm-none-eabi/bin/ld: /home/lorenzo/sdlpal/3ds/./pal_utils.c:27:...

On ArchLinux the required library `liblept.so` is actually called `libleptonica.so`. I had to make the following symlink in order to make PgsToSrt to read it: `ln -s /usr/lib/libleptonica.so.6 /usr/lib/liblept.so.5`. Would...