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

Bug: Won't rename the folder if folder name doesnt match show. #1771

Open
kolbdog323 opened this issue Jul 3, 2024 · 7 comments
Open

Bug: Won't rename the folder if folder name doesnt match show. #1771

kolbdog323 opened this issue Jul 3, 2024 · 7 comments

Comments

@kolbdog323
Copy link

kolbdog323 commented Jul 3, 2024

For some reason when you have the Ignore Articles when sorting selected ("The") turned on in the settings. It won't rename the folder if the first word of the show starts with the word "The". For example i tried renaming this show The Annoying Orange from tvmaze and it wouldn't rename the folder when the Ignore articles in the settings was turned on but once i unselected it in the settings it renamed the folder.

Be nice if could rename the folder even with Ignore Articles when sorting selected ("The") if its is turned on in the settings

@kolbdog323 kolbdog323 changed the title Bug: Won't rename the folder using ignore articles if starts with a certain word. Bug: Won't rename the folder using ignore articles if starts with ("The"). Jul 3, 2024
@kolbdog323
Copy link
Author

It doesnt do this for every show but it does do it for some of them

@kolbdog323 kolbdog323 changed the title Bug: Won't rename the folder using ignore articles if starts with ("The"). Bug: Won't rename the folder if folder name doesnt match show. Jul 5, 2024
@kolbdog323
Copy link
Author

Sorry had to rename the bug since i noticed if the folder name wont match the tv show title it wont rename the folder it will simply refresh all the shows but it does show the proper rename in the dry run it just wont offically rename the folder and add the year.
Please ignore the other bug report Sinec i noticed i had to do that for shows that dont match the offical name the renamer wont add the year or rename the folder just refreshes all the shows.

@bugwelle
Copy link
Collaborator

bugwelle commented Jul 5, 2024

Thanks for reporting this issue. The renamer is a part of Mediaelch that needs to be overhauled a lot. For the time being, I won't be able to work on this issue.

@kolbdog323
Copy link
Author

kolbdog323 commented Jul 5, 2024

Too bad i guess ill have to use filebot to properly name the files then.

@kolbdog323
Copy link
Author

kolbdog323 commented Jul 8, 2024

I fixed it. I had to change < title > ( < year > ) to < showTitle > ( < year > ) in directory naming and it fixed the issue. Maybe for next version make < showTitle > ( < year > ) default instead of simply just <title> ( < year >) since I looked at the renamer setting and it says this <title> is the title. but the title bracket is also used for the episode tittle. But later it the rename settings it says < showTitle > Title of Show. Which should be used for the directory naming not < title > ( < year > ). Since title is used for the episode title I think you have the flagging wrong for directory name.

@kolbdog323
Copy link
Author

Can you please fix that for future users it might help with the the directory renaming bug. changing title to showTitle for directory name.

@bugwelle
Copy link
Collaborator

Can you please fix that for future users

Sure. That was the plan. However, please note that I just don't have the time anymore: #1710

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

No branches or pull requests

2 participants