Velvetine

UY Renamer Instructions

Feb 12th, 2021 (edited)
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. I made these scripts after getting fed up with the insanely stupid BD numbering in which each of the first 23 episodes is numbered as two episodes so 1 is 1&2, 2 is 3&4, 3 is 5&6....up to 23 is 45&46, where each episode after is numbered 23 higher than what it actually is. This will batch rename all the episodes so that they go up to 195 instead of 218.
  2.  
  3.  
  4. HOW TO USE THESE RENAMING SCRIPTS
  5.  
  6. 1. Make sure you have PowerShell installed. If you don't have it, get it from here: https://github.com/PowerShell/PowerShell/releases/
  7. 2. Pick one of these two versions depending on which release you have:
  8. --Kagura: https://pastebin.com/raw/Zuu3SFJ4
  9. --720p: https://pastebin.com/raw/aJpeaKC1
  10. 3. Save it in the same folder as the episodes with a .ps1 extension.
  11. 4. **MOVE THE TV SPECIALS TO A DIFFERENT FOLDER.** This step is important because otherwise it will rename those specials to fit the rest of the episodes and it WILL break the numbering, putting the episodes in random order. Ask how I know. ;_;
  12. 5. Open up PowerShell and point it to the episodes folder.
  13. 6. Run the script: "./UYRenameRELEASE.ps1" (without quotations, obviously).
  14. 7. If it ran correctly, your episode filenames should be something like "[Kagura] Urusei Yatsura - 001 (BD 960p FLAC).mkv".
Add Comment
Please, Sign In to add comment