-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Describe the bug
I created a custom export for exporttools for my movie collection. I included Part File Combined, Part File Path, and Part File.
Part File Combined is always correct, Part File Path has an extraneous hyphen which may be coming from the filename as it only occurs when the filename includes one. Part File is always missing the last character file the filename extension. Part File Path is also missing the drive letter.
| Part File Combined | Part File Path | Part File |
|---|---|---|
| D:\Plex\Movies\The High Sign (1921)\The High Sign (1921) - [720p].x264.mkv | :\Plex\Movies\The High Sign (1921)- | The High Sign (1921)- [720p].x264.mk |
| D:\Plex\Movies\2 Guns (2013)\2 Guns (2013) - [720p].x264.mkv | :\Plex\Movies\2 Guns (2013)- | 2 Guns (2013)- [720p].x264.mk |
| D:\Plex\Movies\2 or 3 Things I Know About Her (1967)\2 or 3 Things I Know About Her (1967) [1080p].x265.mkv | :\Plex\Movies\2 or 3 Things I Know About Her (1967) | 2 or 3 Things I Know About Her (1967) [1080p].x265.mk |
To Reproduce
Steps to reproduce the behavior:
- Go to 'ExportTools, -> Custom Levels'
- Create custom level
- Add the Part File combined, Part file path, and Part File
- Use the custom level exporting a movie library.
Expected behavior
Part File Path should include drive letter, and not include trailing hyphens.
Part File should include the complete filename and not truncate the last character.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Window Server 2012 R2
Additional context
Using WebTools-NG-0.3.14.651ab03.exe
Logs
Please provide WebTools-NG logs in a zip
WebTools-NG.zip