Posts: 8,283
Joined: Jul 2014
(2015-07-19, 23:09)214b1 Wrote: Do you think this alternate home screen is doable? This one is similar to the Arctic Zephyr home screen, but blends nicely with the Titan TV show and movie information screens. I'm using one of my custom backgrounds.
Noted as TODO for next big release. I will work on it within a few weeks.
Posts: 284
Joined: Jan 2014
Reputation:
2
Marcel a small bug in latest beta: In pause screen the audio channel flag is cut as it is too at right. I have touch support enabled
Posts: 8,283
Joined: Jul 2014
(2015-07-24, 11:07)dt2510 Wrote: 1) i did a fresh install of the Beta - same issue. i attached a screenshot of the folder contents (source path is "E:\Musik"), CD label is cdart.png
i also have folders with both cdart.png (label for music) and disc.png (label for movies - same image as cdart.png, just different name) that also don't show up
I did a fresh install of my testsetup and both the music artwork and the albuminfo shows up fine at all levels in the music library.
Could you please take a look at your kodi logfile after browsing the music library ? It may be that there's an error in there that can help me debug your issue...
Posts: 8,283
Joined: Jul 2014
(2015-07-27, 13:22)dt2510 Wrote: this could be the problem:
Code:
Titanskin DEBUG --> ERROR in checkMusicArt ! --> invalid literal for int() with base 10: '10915.flac?albumartistsonly=false&albumid=600&artistid=76'
Got it :-) I've made a dumb mistake by forgetting .flac in the file extensions for music ;-)
Already fixed it and uploaded a new version of the titan helper service to the repo.
Please update to the latest version of the helper service, version 1.7.30 and try again.
It may be needed to restart Kodi after installing the latest update to initialize the new service.
Posts: 8,283
Joined: Jul 2014
(2015-07-26, 00:57)THagen Wrote: Well, I know that, but the present vertical menu doesn't look nearly as neat and polished as the layout in the "Settings" menu, and the text should (imho) be left aligned. Still pretty nice thou.
After the new stable version is available on the official Kodi repo I will take a look at it. I have some more great ideas for homescreen layouts.
Posts: 136
Joined: Mar 2009
Reputation:
0
dt2510
Senior Member
Posts: 136
Perfect !!! Works now ... did you also include .dsf/.dff for DSD files ?
Kodi 18.7 on Windows 10 (2x)/FireTV Stick (5x)/Android (2x) | MariaDB 5 on Synology Diskstation DS115/DS216+II
Posts: 8,283
Joined: Jul 2014
(2015-07-27, 16:22)dt2510 Wrote: Perfect !!! Works now ... did you also include .dsf/.dff for DSD files ?
great! As for the file formats, do you have a list of all extensions that should be supported ?
Now I have: .mp3 .wav .wma and .flac
Posts: 993
Joined: Nov 2014
Reputation:
20
2015-07-27, 22:04
(This post was last modified: 2015-07-27, 22:17 by burekas.)
Is there any way to show the current time while dragging the cursor of the progressbar over it?
Posts: 8,283
Joined: Jul 2014
(2015-07-27, 22:04)burekas Wrote: Is there any way to show the current time while dragging the cursor of the progressbar over it?
No, I'm afraid that isn't possible. Nice feature suggestion though but it isn't supported by Kodi atm.