Skip to content

[BUG] Custom Export Tools incorrectly parses part file and part file path. #460

@phhowe17

Description

@phhowe17

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:

  1. Go to 'ExportTools, -> Custom Levels'
  2. Create custom level
  3. Add the Part File combined, Part file path, and Part File
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions