Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2021-11-13, 03:11)jurialmunkey Wrote: Can you try latest version from github (4.4.21)
https://github.com/jurialmunkey/plugin.v...edb.helper

Window(Home).Property(TMDbHelper.ListItem.Premiered) will now properly follow Kodi system short date format settings
Window(Home).Property(TMDbHelper.ListItem.Premiered_Long) will give long date format

OR set a custom strftime format string (see https://strftime.org/ for options - %d %b %Y will give 21 Nov 2021 format)

Skin.SetString(TMDbHelper.Date.Format,%d %b %Y)
Window(Home).Property(TMDbHelper.ListItem.Premiered_Custom)

Wiki: https://github.com/jurialmunkey/plugin.v...or#general
Commit: https://github.com/jurialmunkey/plugin.v...f6eede23a6

Thank you, that all works perfect.
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by roidy - 2021-11-13, 09:24
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2