Req -updateNew command line argument please
#1
Tiny media manager command line argument feature request Smile

I run the below in a shell script
Code:
tinyMediaManagerCMD.sh -update -scrapeNew

I don't like that it changes the directory modified date on previously added videos. I assume tmm has found new info for previously added, like the rating has changed or new artwork - then updates that info.

I am requesting something like
Code:
tinyMediaManagerCMD.sh -updateNew -scrapeNew

so it will only update files without a .nfo (newly added files)

awesome program. configures easily in my setup, I love it thank you!!

tact.tv-api & rss-feeds | flexget | deluge | import-bash-script | tinyMediaManagerCMD.sh -update -scrapeNew | update-kodi-library-script
#2
well, the "update" definitely jsut does an update to the database.

Problem is the "is new" indicator.
It changed quite few times lately, since we couldn't satisfy all request with that Smile

Current logic (in development version) is like that:
isNew for movie is only set on movies, which weren't in DB
isNew for TV shows is set, when show is not in database OR a new episode has been found.

But both indicators should NOT fire on additional graphic files or similar - only when the video changes...

hth
by
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image

Logout Mark Read Team Forum Stats Members Help
-updateNew command line argument please0