2024-02-26, 08:02
(2024-02-26, 04:49)jurialmunkey Wrote:(2024-02-25, 17:06)stagezin Wrote: 1. on the widget in-progress movies/series, the time is not correct on info panel. it always shows the time from the beginning, not from the time where we stopped watching.
Completely unrelated to the skin. Skins cannot do math, and can only display information as it is provided from plugin/library. ListItem.EndTime is provided by Kodi as calculated from beginning of the file.
Maybe. I was using long time Estuary MOD V2 skin, which have this perfectly calculated. I was thinking its standard for all Kodi. Is that something you can implement?
If you want Kodi to calculate EndTime based upon resume point then you need to make a request for Kodi to do so in the requests forum:
https://forum.kodi.tv/forumdisplay.php?fid=9
(2024-02-25, 17:06)stagezin Wrote: - is it possible for the vertical menu to avoid the need to click enter every time to take us to let's say movies? with most skins this is automatic. I know it makes sense with the settings, but when we browse between the menus, it gets tiring
No skins do what you describe. In every skin you must first click a shortcut to activate a new window.
You are confusing widget groups (scroll to change) with window shortcuts (click to open).
Use the wizard in "Skin Settings > Menus > Wizard" to change layout.
Categories = Horizontal widget categories. Vertical menu provides additional shortcuts.
Compound = Horizontal widget categories. Removes vertical menu.
Classic = Removes horizontal menu. Vertical widget categories.
What do you mean no skins? Every skin I use so far to this. Default Estuary do this. With up and down arrow you can browse from left menu and it automaticaly switch to menu and shows widgets for that menu.
(2024-02-25, 17:06)stagezin Wrote: - I really miss information about the weather. is it possible to insert only the temperature where the date and time are now?You can see weather information quickly from the options menu.
(2024-02-25, 17:06)stagezin Wrote: ? somehow it seems to me that when we click on details we don't get any new information, unless we click on the left and there we get a huge font for the plot and all other informations?
I don't understand this comment. The info dialog is packed with additional info about directors, writers, budget, cast, awards etc.
(2024-02-25, 17:06)stagezin Wrote: - and lastly... the plot is only two lines on most views. it is very difficult to read the plot and it takes a long time to load everything. is it possible to have more lines or maybe make the font smaller?
Disable ratings and/or infoline will give an additional line of plot each.
Skin Settings > Details > Ratings
Skin Settings > Details > Infoline
You can also access the large plot box via the context menu. Or you can map it to a remote key with ActivateWindow(1113)