Founntain / osuplayer

Official osu!player repository. osu!player is a music player for the game osu! made by Dean 'peppy' Herbert. Written in the cross-platform framework AvaloniaUI
MIT License
62 stars 6 forks source link

Fixed unicode texts not importing on lazer and unicode setting not saving #282

Closed Founntain closed 1 month ago

Founntain commented 1 month ago

The commit includes two new fields, 'ArtistUnicode' and 'TitleUnicode' in the RealmReader. This allows the database to store the Unicode versions of song titles and artists, intended to improve display and searching capabilities for songs with non-Latin character sets. Additionally a bug was fixed, that the setting for displaying the Unicode is not saved properly