Vadim Rangnau

Results 23 issues of Vadim Rangnau

Please add CHD file support for lossless compressed isos

### Actual behaviour 1. if japanese symbols ar in filename, then the song will not be found in 2023.05. In 2020.04. however it works. 2. 4k video perfomance problems when...

FYI: Managed to hotfix the issue by adding "unidecode" lib and normalizing accent characters before the regex ``` def download_from_youtube(): title = get_youtube_title(settings.input_file_path) title = unidecode(title) basename_without_ext = re.sub('[^A-Za-z0-9. _-]+',...

feature

Oh and a small problem with fast spoken words too... long line ^^ max Word per line will be better ![image](https://github.com/rakuri255/UltraSinger/assets/75749644/ff7acd47-d91e-49fb-8928-c937b0b85c19) _Originally posted by @McMuffin88 in https://github.com/rakuri255/UltraSinger/issues/19#issuecomment-1567526717_

enhancement

Add installation instruction in Readme Or make an auto installer

Add missing tags: [] Version [ ] Upgrade to 1.1.0 Tags Remove special tags: [x] Fixer See: [[Spec] Define Versions 0.1.0 / 0.2.0 / 0.3.0 / 1.0.0 / 1.1.0](https://github.com/UltraStar-Deluxe/format/issues/31)

feature

Tag the genres automatically with [musicnn](https://github.com/jordipons/musicnn)

feature

What we need in any case is a short test file where the notes are very clear. Then the whole chain has to be checked, because every editing step could...

enhancement

Update the tags without pitching and the other stuff. In "manual mode"

feature