pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.8k stars 276 forks source link

Bug when adding a series with a special character (ø) #5360

Closed Roedy86 closed 6 years ago

Roedy86 commented 6 years ago

When I add the Danish show Ørkenens Sønner, which i have on disk, Medusa creates a new folder with the name Ørkenens Sønner. - This is also shown when adding the show, as the path changes in the process.

  1. Click Shows > Add Shows > Add Existing Shows
  2. Choose the show from the list by selecting the folder. (The folder is shown correctly here as "Ørkenens Sønner")
  3. Click Submit
  4. Now the issue can be seen as the show has now changed name to Ørkenens Sønner on both the path and the "Find a show on selected indexer(s)"
  5. Finish adding the show and go to the series area.
  6. The series path can now be seen as /Ørkenens Sønner and medusa has actually created a folder by that name.

Medusa (please complete the following information):

The bug can be worked around by just editing the show and changing the path to the correct one after adding the show.

medariox commented 6 years ago

Fixed with https://github.com/pymedusa/Medusa/pull/5635