I assume your
[1] Xlobby playlists are stored under c:\Program Files\Xlobby\playlists\ if not then change the playlist variable in the script to point to your playlist folder
- Code: Select all
playlistpath ="c:\Program Files\Xlobby\playlists\"
[2] Path to NeroCMD is c:\Program Files\Nero\Nero 7\Core\nerocmd if not then change the path to point to your NeroCMD in the script
- Code: Select all
batch_action = """c:\Program Files\Nero\Nero 7\Core\nerocmd"" --write --drivename " + DriveLetter + enplus_finalise + " --real --detect_non_empty_disc --underrun_prot --force_erase_disc --audio " + burnpath + ""
[3] Paramenter to pass when calling the script: the name of the playlist , the drive letter of your CD/DVD writer eg: "rock", F