Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

Custom search templates not saved

Open Mika3578 opened this issue 3 years ago • 5 comments

Describe the bug Custom search templates not saved, always return to defaut after a while

To Reproduce Steps to reproduce the behavior:

  1. Go to 'show'
  2. Click on 'edit, format, Search templates'
  3. Go to Search templates
  4. Go to Add Custom Template
  5. %SN %Sx%0E

Medusa (please complete the following information):

  • OS: [windows 10 x64]
  • Branch: [master]
  • Commit: [e.g. c65ca2]
  • Python version: [3.10.7]
  • Database version: [e.g. 44.12]

Mika3578 avatar Nov 09 '22 19:11 Mika3578

got the same issue on Docker as well on the Linuxserver image

kalamataz avatar Nov 19 '22 14:11 kalamataz

In Pymedusa Logs the search query don't respect the custom search templates format who has been set. ex : %SN.%E.N in setting -> in the log medusa always add the S%0SE%0E string who isn't desired format to match with provider releases Is a way to force medusa to stricly respect the setting in custom search templates? and send the desired querys to search providers? Thanks

Mika3578 avatar Dec 26 '22 18:12 Mika3578

Same issue here, it's always searching for a string I didn't enter. It never saves the custom template. Sadly unusable for me at this point cause it finds nothing in Dutch.

zeroquinc avatar Mar 20 '23 01:03 zeroquinc

Same here. If I uncheck every template other than one that says "%SN %EN" knowing that "%EN" has a show title I want to find, the search results are based on the absolute show number or the season/episode number because the show title is nothing close to what I was looking for but the episode number matches.

David-Woodward avatar Mar 26 '23 00:03 David-Woodward

Any solution? Which file in the code to look for custom templates?

Mika3578 avatar Apr 10 '25 13:04 Mika3578