File information
Created by
allbrancerealUploaded by
allbrancereal0Virus scan
About this mod
Iterates through No_Aardvarks_Allowed's Personalized Music - Skyrim Special Edition with python to enable a script which automatically converts and renames all mp3 files in the subdirectories
- Requirements
- Permissions and credits
This is a lightweight script that you should put inside of the Personalized Music "Music" folder. When running it any mp3's in the subfolder will be moved to a backup folder, and at the same time converted to skyrim friendly names for music and wave. It takes the directory name and applies a counter postfix on the name.
This makes porting custom music way easier for non-coders
Requirements:
1. Python - Install and add to system path.
2. FFmpeg - Install to c:/ and add to system path using this cmd command (You only need this for MP3->Wav Converter):
setx /m PATH "C:\ffmpeg\bin;%PATH%"
Note: you may need to run CMD as administrator by right clicking it when searching.
3. Pydub - pip install pydub in CMD after installing python
Restorebackup Source: RestoreBackup - Pastebin.com
KillXWMs Source: Kill XWMs - Pastebin.com
KillWavs Source: KillWavs - Pastebin.com
ConformScript Source: ConformMusic - Pastebin.com
How do I use this?
Ok, assume your files are mp3, wav or xwm, there are multiple things you may have to do. Put your MP3/Wav/XWM files in the respective folders where you think they should be. This depends on your music
1) My files are mp3
Use the converter after installing all prerequisites. This converts MP3 files to Wav
2) My files are in wav
Use the ConformWAV to turn your Wav's into the right file name or use Yakitori Audio Converter - Convert fuz-xwm-wav-various audio files at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com) to convert the wav's to XWM. Refer to step 3 if you converted to XWM before conforming.
3) My files are in xwm
As a failsafe once your files are in XWM you can use the XWM Conformer to set the names.
Other Features?
There is a simple backup system, if you convert from mp3->wav then it also backs your mp3's up. It makes a second file thats wav. You can then use the recovery script to pop your MP3's out. If you desire to clear your folders of music, use the KillWAV or KillXWM to do so. NOTE: ENSURE YOU USE RESTORE BACKUP 1.0b and not v1.0
Where do I put these?
1) The main music folder of Personalized Music - Running the command here will iterate through everything but the player homes
2) The player homes folder - Player homes are one level down - my script does not account for the player homes so make a copy of the Conformer and ensure its the right file type that matches the actual audio files. Run it to conform all player home themes.
Join my Discord for direct support and updates to my addons!