Posts: 21
Joined: Jan 2018
Reputation:
1
TJFO
Junior Member
Posts: 21
I have activated the .actors download after I had scraped my whole biblio. How is it possible to only download the actors of the whole biblio?
Posts: 3,027
Joined: Oct 2012
Reputation:
189
you could do the same as Karellen said with "scrape metadata for selected movie(s)" and select all movies
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab
Posts: 21
Joined: Jan 2018
Reputation:
1
TJFO
Junior Member
Posts: 21
Ohh... But in Kodi, the actors are not shown. If I look into an *.nfo:
<name>Mads Mikkelsen</name>
<role>Ivan</role>
<thumb>http://image.tmdb.org/t/p/w185/oQBzMxGTMOIVrFGUqHnWK5lB61G.jpg</thumb>
The path doesn't link to the .actors-folder ...?
Posts: 3,027
Joined: Oct 2012
Reputation:
189
kodi looks into the actors folder for itself afaik.. the url in the NFO is just a fallback
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab
Posts: 21
Joined: Jan 2018
Reputation:
1
TJFO
Junior Member
Posts: 21
What can I do, that Kodi shows these .actor-files?
Posts: 99
Joined: Jan 2013
Reputation:
1
You have to refresh the movie in Kodi for it to pick up changes, perhaps that also applies to actor thumbs?
Unfortunately there is no way to refresh your whole collection, other than removing and adding back your data source.
CoreELEC 9.03
Aeon Nox 5: SiLVO
Minix Neo U9-H, Logitech Harmony Elite
Posts: 21
Joined: Jan 2018
Reputation:
1
TJFO
Junior Member
Posts: 21
Thank you! But this solution isn't very smart ...
Posts: 99
Joined: Jan 2013
Reputation:
1
I agree. Pity Kodi cannot simply rescan a source, either entirely, or looking for updated files.
I vaguely recall that there may be a way for a future version of TMM to communicate with Kodi to let it know a file had changed, but could be wrong, and don't want to pass on mis-information.
Carl.
CoreELEC 9.03
Aeon Nox 5: SiLVO
Minix Neo U9-H, Logitech Harmony Elite
Posts: 1,294
Joined: Jan 2011
Reputation:
55
myron
Posting Freak
Posts: 1,294
It's more the lack of time, to get this functionality up-and-running.
In v3, we already have a Kodi RPC connection - you can already trigger a complete "library update".
(which means, Kodi will add new entries, but do not see changes on existing ones)
With latest v3 build, an intial version of the "refresh movie" has ben implemented. (= tell Kodi to reread the NFO)
Buried in right click popup menu, if connected.
Have no clue if this works for actors or what else it does, but at least changed metadata is being reread... (at least, the one i've tried)
Feel free to try....