jessedp / tablo-tools-electron

A desktop app to help manage your Tablo devices
https://jessedp.github.io/tablo-tools-electron/
MIT License
29 stars 2 forks source link

Sanitizing filenames with stripTitls #191

Closed dougK44883 closed 1 year ago

dougK44883 commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Virtually all punction cleared from title

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' A show with a title including multiple semicolons ";"
  2. Click on '....' edit folder to edit filename
  3. Scroll down to '....' show title options
  4. See error "title":"Friends & Lovers; Sergeant Bull; Miss Mother" "stripTitle":"Friends Lovers Sergeant Bull; Miss Mother"

Expected behavior A clear and concise description of what you expected to happen. Ampersand and first semicolon are removed... yet second semi colon remains. Removal of first semicolon leads user to believe these are supposed to be removed, as expected.

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

Additional context Add any other context about the problem here.