-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hey Raven,
very strong start! I like where this is going. The Rapunzel Duet text conversion worked flawlessly, although the video did get stuck after about 45 seconds in for some reason I have to check upon. SCv3 had no problem converting it before.
Things currently missing from the SCv3 "features" that are not already shown on your TODO list:
- Ability to save and load your songlist so you don't have to add them all again when you redid maybe one song of 60. ;)
- Ability to manually change/update input files after the song is listed in the tool.
- Keeping the end results of successful conversions (video&audio) in the source folder of the song, defaulting to it or ask wheter to use them if they exist to speed up disc creation. (like sca/scv files)
QoL improvements:
Currently the toolkit relies on the tags of the Ultrasong.txt files having correct values for video, cover art and audio files. I'd suggest to fall back into a user browse prompt instead of an error message, so the user can provide the files if they are not found. (This is very probably already planned, but I'm mentioning this just to be on the safe side.)
Suggestion for a future feature:
If the video tag of the txt files contains a youtube link (either a full link, or something like "a=51Ez6ZVz68c" or "v=51Ez6ZVz68c") you could ask if the audio and video should be downloaded and converted from youtube. (Look at how UltraSinger (https://github.com/rakuri255/UltraSinger) handles this.) Cover art could be the video thumbnail too.
How is multilanguage support going to be? Is it just a tag set in some xml when building the iso, or do you need different localized versions of Singstar to repack into? (If you need help tanslating your tools UI texts to native german, I can help, btw.)