2018-04-12, 06:53
Hello.
will it be possible to see the bibliothek statistic on home screen?
I don't found it.
will it be possible to see the bibliothek statistic on home screen?
I don't found it.
(2018-04-14, 04:32)jurialmunkey Wrote: @braz - I've added the playlist code, but I'm not sure if it is working correctly? I queued a bunch of videos and music, but I just get dropped into the video playlist only. Only tested in Krypton though, haven't tried Leia yet. Let me know if it is working for you. Subs button changed also!Thanks @jurialmunkey, the playlist code is working good here. When I click the playlist button in the topbar menu, I get a select dialog and can select the video or music playlist. Tested both and they went to the right playlists. Do you have script.toolbox installed? It should work the same in Krypton or Leia, I only tested in Leia though.
(2018-04-14, 04:46)braz Wrote:(2018-04-14, 04:32)jurialmunkey Wrote: @braz - I've added the playlist code, but I'm not sure if it is working correctly? I queued a bunch of videos and music, but I just get dropped into the video playlist only. Only tested in Krypton though, haven't tried Leia yet. Let me know if it is working for you. Subs button changed also!Thanks @jurialmunkey, the playlist code is working good here. When I click the playlist button in the topbar menu, I get a select dialog and can select the video or music playlist. Tested both and they went to the right playlists. Do you have script.toolbox installed? It should work the same in Krypton or Leia, I only tested in Leia though.
(2018-04-14, 05:09)jurialmunkey Wrote:Hmm, I can't reproduce that. Even when I queue video first, then music, I get the select dialog and can navigate to either playlist. I'm guessing using dbtype for artwork would work, would have to test it.(2018-04-14, 04:46)braz Wrote:(2018-04-14, 04:32)jurialmunkey Wrote: @braz - I've added the playlist code, but I'm not sure if it is working correctly? I queued a bunch of videos and music, but I just get dropped into the video playlist only. Only tested in Krypton though, haven't tried Leia yet. Let me know if it is working for you. Subs button changed also!Thanks @jurialmunkey, the playlist code is working good here. When I click the playlist button in the topbar menu, I get a select dialog and can select the video or music playlist. Tested both and they went to the right playlists. Do you have script.toolbox installed? It should work the same in Krypton or Leia, I only tested in Leia though.
Seems like it only works if I queue music first and then video. If I queue video first and then music, it just goes straight to video playlist.
Do you know if there is any actual difference from the Kodi end of things between musicplaylist and videoplaylist other than the window name? I could easily switch between poster and music cover on the left side by using ListItem.DBType instead (currently choose based on window name and/or container.content).
(2018-04-14, 06:54)Nervosa Wrote: SubmenusAgree!
While vertical menus would be nice, having them overlay on top of widgets wouldn't be very appealing.
Maybe make them so when you press up again it cycles through the menu rather then going back to the the main menu. (down would take you back to the main menu)
(2018-04-17, 18:52)Blurayx Wrote: @jurialmunkeyAlphabet strip working for me on Kodi 18 with my MOD.
I reverted back to Kodi 17 a few weeks ago.marcelveldt recently updated the repository. Do you know if the alphabet strip is still broken in Kodi 18?
Thanks
## Help needed with maintaining !
I am very busy currently so I do not have a lot of time to work on this project or watch the forums.
Be aware that this is a community driven project, so feel free to submit PR's yourself to improve the code and/or help others with support on the forums etc. If you're willing to really participate in the development, please contact me so I can give you write access to the repo. I do my best to maintain the project every once in a while, when I have some spare time left.
Thanks for understanding!
(2018-04-17, 19:21)Guilouz Wrote:(2018-04-17, 18:52)Blurayx Wrote: @jurialmunkeyAlphabet strip working for me on Kodi 18 with my MOD.
I reverted back to Kodi 17 a few weeks ago.marcelveldt recently updated the repository. Do you know if the alphabet strip is still broken in Kodi 18?
Thanks
That's why he updated his repo :
Code:## Help needed with maintaining !
I am very busy currently so I do not have a lot of time to work on this project or watch the forums.
Be aware that this is a community driven project, so feel free to submit PR's yourself to improve the code and/or help others with support on the forums etc. If you're willing to really participate in the development, please contact me so I can give you write access to the repo. I do my best to maintain the project every once in a while, when I have some spare time left.
Thanks for understanding!