Help renaming files
#1
When renaming files with TMM there are two things I can’t seem to achieve:

1) Have the runtime of the movie in the folder name in the “H.mm” format (such as 2h06min, and not 126min). I have only been able to get the runtime counted in minutes.
Currently my movie renaming options look like this:
 
Folder name: ${title} (${year}) [IMDb ${,rating,} - ${movie.runtime}min]
 
Perhaps it has to be something similar to this: ${movie.runtime;time(H.mm)}, because if you do a command like this ${episode.firstAired;date(MM.yyyy)}]  you are able to tweak the date format. However, I can’t find the correct term to use.
 
 
2) Have the episode rating in each individual episode filename. With movies I have been able to display their rating, but adding ${rating} or ${episode.rating} in the episode filename section doesn’t work.
When I add ${rating} it doesnt change the filename.
When I add ${episode.rating} it results in this: org.tinymediamanager.core.entities.MediaRating@3160c1
Ideally i’d like it to fetch the rating from IMDb.
 
Is there a way to do these things? If not would love to get them implemented.
Btw I know I can see these stats through Kodi but i’d like to have them displayed in my folders/files aswell.
 
 


Messages In This Thread
Help renaming files - by Le Grand Capa - 2020-05-13, 20:51
RE: Help renaming files - by tars - 2020-05-14, 05:24
RE: Help renaming files - by Le Grand Capa - 2020-05-15, 16:00
RE: Help renaming files - by killgrip - 2020-05-17, 18:57
RE: Help renaming files - by leone101 - 2020-05-17, 19:54
RE: Help renaming files - by whysoserious - 2020-05-17, 20:42
RE: Help renaming files - by leone101 - 2020-05-17, 22:12
RE: Help renaming files - by whysoserious - 2020-05-17, 22:16
RE: Help renaming files - by leone101 - 2020-05-17, 22:34
RE: Help renaming files - by tars - 2020-05-18, 06:16
RE: Help renaming files - by leone101 - 2020-05-18, 20:23
RE: Help renaming files - by tars - 2020-05-19, 04:12
Logout Mark Read Team Forum Stats Members Help
Help renaming files0