Kodi Community Forum
tmm v3 - ALPHA - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: tmm v3 - ALPHA (/showthread.php?tid=326163)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: tmm v3 - ALPHA - lastico90 - 2018-12-29

@mlaggner Thanks a lot it works perfectly.
I wanted to organize my movies by saga and by the first letter of the saga or of the movie if not.
If it could help someone here is my code for the renamer :
${if movie.movieSet.title} ${movie.movieSet.titleSortable;first} ${else} ${movie.titleSortable;first} ${end} ${\,movieSet.title,}


tmm v3 - ALPHA - Atomixo - 2019-01-04

Thanks for the capitalize. Working fine.
If it can be done even on TV series, it would be good.


RE: tmm v3 - ALPHA - Atomixo - 2019-01-13

>If it can be done even on TV series, it would be good.

Thanks, but you missed the episode namn? Could it be done?


RE: tmm v3 - ALPHA - Atomixo - 2019-01-13

I have my folders in englsih and episode name in swedish, i like to rename only filename not the foldername, is this possible to fix.


RE: tmm v3 - ALPHA - mlaggner - 2019-01-14

We've just released the first release candidate of v3 - https://forum.kodi.tv/showthread.php?tid=339354

v3 ALPHA is now renamed to v3 nightly build and will continue to exist. If you want to upgrade to a more stable version, you can download the file http://prerelease.tinymediamanager.org/v3/build/getdown.txt and place it into your v3 alpha dir to upgrade to the pre-release builds!

please continue to submit issues/feature requests at our new home: https://gitlab.com/tinyMediaManager/tinyMediaManager/