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

Example formatting readable by Kodi #232

Open
M4CC opened this issue Feb 19, 2023 · 2 comments
Open

Example formatting readable by Kodi #232

M4CC opened this issue Feb 19, 2023 · 2 comments

Comments

@M4CC
Copy link

M4CC commented Feb 19, 2023

Hello,

Can you include in the documentation some example formatting to re-write directories of movies/series so that they're recognizable by Kodi.

I think this should be quite a common use case so I think it would be nice to include it.

Thank you!

@robross0606
Copy link

Agreed, some community-contributed examples for common formats like Kodi and Plex would be fantastic.

@davidtakac
Copy link

Here are my aliases for renaming TV Shows and Movies for Kodi:

alias rshow='mnamer --episode-format "/data/media/TV Shows/{series}/Season {season:02}/{series} - S{season:02}E{episode:02} - {title}{extension}"'
alias rmovie='mnamer --movie-format "/data/media/Movies/{name} ({year})/{name} ({year}){extension}"'

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

3 participants