Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming tv show subtitles. #1856

Closed
2 of 5 tasks
urworstknight518 opened this issue Feb 12, 2025 · 3 comments
Closed
2 of 5 tasks

Renaming tv show subtitles. #1856

urworstknight518 opened this issue Feb 12, 2025 · 3 comments

Comments

@urworstknight518
Copy link

Describe the bug
using renamer to rename a TV show doesn't rename subtitles

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'TV SHOWS'
  2. Click on 'Renamer'
  3. Scroll down to 'rename'
  4. See error / Crash

Expected behavior
rename TV episodes and subtitles, it renames everything but subtitles. (does movies perfectly)

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

MediaElch Version:

  • 2.12.1-dev (nightly)
  • 2.12.0 (stable)

Operating System:

  • Windows 10
  • macOS
  • Linux (distribution: .)

Additional context
tried older versions and nightly build couldn't get it to work also tried different shows. naming format is S01E01 Title.mkv and S01E01 english.srt i just need it to add the title. srt file was previously named to as mentioned before using renamer

@bugwelle
Copy link
Collaborator

Hi,

thanks for reporting!

MediaElch expects subtitle files to start with the name of the NFO file. That is, an episode S01E01 My Title.mov may have an NFO file S01E01 My Title.nfo. MediaElch then expects Subtitle files, e.g. in *.srt format, to have the name S01E01 My Title<suffix>.srt where <suffix> can be anything you want, e.g. english.

Otherwise, it won't recognize the subtitle files as belonging to an episode.

Regards,

Andre

@urworstknight518
Copy link
Author

I'm sorry i guess not a bug, foolishness on my part lol thanks!! have a good one 👍

@bugwelle
Copy link
Collaborator

I'm sorry i guess not a bug,

Don't be sorry. The documentation needs to be improved and it's not that obvious. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants