Kodi Community Forum

Full Version: Titan M O D ( last Updated 19-12-2019)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2021-04-26, 00:48)t123thomas Wrote: [ -> ]
(2021-04-25, 00:03)Fuchs2468 Wrote: [ -> ]
(2021-04-24, 23:18)t123thomas Wrote: [ -> ] 
Thanks for the info BUT there is files in the addon folder could be that in Libreelec Gen x86 the addons are stored in different location please advice
Cheers


Titan skin is not here, I have search every where  possible

You are at "/usr/share/kodi/addons/" that's wrong.

In WinSCP, "Show Hidden Files" must be activated. 

You have to switch to "/storage/.kodi/addons/". 

Image

Image
@Fuchs2468
Hi
Would you explain me this error ?
Is it my database ?
Play some music album (a lot) =

2021-04-27 18:15:40.934 T:8200  WARNING <general>: Skin Helper Service --> Exception details: Type: TypeError Value: album_info() missing 1 required positional argument: 'album' Traceback: Traceback (most recent call last):
                                                     File "C:\Kodi19\portable_data\addons\script.skin.helper.service\resources\lib\listitem_monitor.py", line 309, in set_listitem_details
                                                       details = self.metadatautils.extend_dict(details, self.metadatautils.get_music_artwork(
                                                     File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\metadatautils.py", line 56, in get_music_artwork
                                                       return self.musicart.get_music_artwork(
                                                     File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 53, in get_music_artwork
                                                       album_details = self.get_album_metadata(album_artist, album, track, disc,
                                                     File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 290, in get_album_metadata
                                                       details = extend_dict(details, self.audiodb.album_info(album))
                                                   TypeError: album_info() missing 1 required positional argument: 'album'
                                                   
2021-04-27 18:15:40.934 T:8200    ERROR <general>: Skin Helper Service --> Exception in resources.lib.listitem_monitor ! --> album_info() missing 1 required positional argument: 'album'


Thanks and regards
(2021-04-27, 18:21)Aphykit2006 Wrote: [ -> ]                                                     File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 290, in get_album_metadata
                                                       details = extend_dict(details, self.audiodb.album_info(album))
                                                   TypeError: album_info() missing 1 required positional argument: 'album'

You use some old version script.module.metadatautils...
Can you try to install script.module.metadatautils-1.0.40. Matrix version
https://github.com/kodi-community-addons...1.0.40.zip

If you use Leia I will upload later tonight same version in "older version" on github...
https://github.com/kodi-community-addons...adatautils
(2021-04-27, 18:21)Aphykit2006 Wrote: [ -> ]@Fuchs2468
Hi
Would you explain me this error ?
Is it my database ?
Play some music album (a lot) =



Thanks and regards

Which version of "script.module.metadatautils" do you use.
In version of the 1.0.39 there was a mistake.
If you still use version 1.0.39, update via "Fuchs Repo".
Version 1.0.40 is up to date. 
Artist slideshow works. 

Also works without a database.

example:
Addon "Radio" 

Image

Image

Image

Image
Hi.
Thank you for yours response
I use matrix version. C:\kodi19. Portable mode.
script.module.metadatautils 1.40
I test with old and uptade versions ( metadatautils, skinhelperxxx,
Artist slideshow work ( witout logo) after this error.
Notice : some albums work good ( without errors) .
Can i push you a full debug log this afternoon ?
Regards
@Fuchs2468 and @Angelinas 
Hello
Thank you very much for your support.
I have been looking for a long time without finding the cause of my dysfunction.
I even deleted and recreated my database (and updated mariaDB)
Here are two full logs, the first with my 'Home-cinema' PC (i delate some pvr infos, too big) and the second with a test PC.
After starting, I launched 3 Zz Top albums (1 song)
Rio Grande Mud not ok (no slideshow + logo) Please note, I'm talking about Titan's internal slideshow, not pkscout's Artist Slideshow (I had to add it and it works)
First Album: ok
Tree hombres: not ok
then i closed kodi

paste.kodi.tv/yikijedixa.kodi
and :
focawusejo.kodi (paste)
I tried unsuccessfully to force the display of "Window (Home) .Property (SkinHelper.Player.Art.ClearLogo)"
What i don't understand is why some albums of the same artist work and others don't

Ie : ZZ Top First Album always work
Image

and Others albums don't
Image
(2021-04-28, 15:03)Aphykit2006 Wrote: [ -> ]I even deleted and recreated my database (and updated mariaDB)
For shs need just delete simplecache.db...
Code:
2021-04-28 14:05:47.128 T:2260 WARNING <general>: Skin Helper Service --> Exception details: Type: UnboundLocalError Value: local variable 'adb_album' referenced before assignment Traceback: Traceback (most recent call last):
File "C:\Kodi19\portable_data\addons\script.skin.helper.service\resources\lib\listitem_monitor.py", line 309, in set_listitem_details
details = self.metadatautils.extend_dict(details, self.metadatautils.get_music_artwork(
File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\metadatautils.py", line 56, in get_music_artwork
return self.musicart.get_music_artwork(
File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 53, in get_music_artwork
album_details = self.get_album_metadata(album_artist, album, track, disc,
File "C:\Kodi19\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 292, in get_album_metadata
details = extend_dict(details, self.audiodb.album_info(artist, adb_album))
UnboundLocalError: local variable 'adb_album' referenced before assignment

I can't reproduce this error on mine Kodi....Are Your version is from https://github.com/kodi-community-addons...adatautils ?
Can you show me image of settings for script.module.metadatautils...like this.

Image
@Angelinas and @Fuchs2468
You are genius
( I do it with temwiewer on smartphone )
So, I reinstall metadada… zip)
Older come from fuchs's repo.
Image
And the final soluce is : deleting simplecache.db
This explain why a had cahotic comportements.
After relaunch :

Image

Many thanks
🥳
@Fuchs2468

Can you include ARIALUNI.TTF (renamed to arial.ttf) in newer versions of you superb mod?
That way besides Latin characters, several non-Latin characters will be supported also, like Japanese, Thai and Chinese.

https://markexpeditions.blogspot.com/201...aking.html

Image

Image

Can this be done?
I never understood why this isn't standard for Kodi.
(2021-04-29, 21:19)Lessram Wrote: [ -> ]@Fuchs2468

Can you include ARIALUNI.TTF (renamed to arial.ttf) in newer versions of you superb mod?
That way besides Latin characters, several non-Latin characters will be supported also, like Japanese, Thai and Chinese.

https://markexpeditions.blogspot.com/201...aking.html

Can this be done?
I never understood why this isn't standard for Kodi.

I had never been busy with this problem. 
But you have right that has to be changed. 
I have just performed a test, this problem also affects Kodi with default skin!? 
I have noted it for a later update. 

But I have a quick solution for all with the same problem for "Titan-Mod".

Download: "arialuni.ttf"
go to: "\addons\skin.titan.mod.beta.matrix\fonts\"  or  "\addons\ skin.titan.mod.beta.leia\fonts\"
DELETE OR RENAME: "Regular-new.ttf" and "Regular.ttf"

1. Copy: "arialuni.ttf"
In the folder "\addons\skin.titan.mod.beta.matrix\fonts\" or  "\addons\ skin.titan.mod.beta.leia\fonts\"
Rename in: "Regular-new.ttf"

2. Copy: "arialuni.ttf"
In the folder "\addons\ skin.titan.mod.beta.matrix\fonts\"  or  "\addons\ skin.titan.mod.beta.leia\fonts\"
Rename in: "Regular.ttf" 

Image

Image

Image
@Fuchs2468 Thanks for keeping the skin active, there few errors which  I spotted that I think might be related to the skin or skin helper. Please add this to your to do list.
1
2021-04-23 22:47:14.675 T:1034    DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2021-04-23 22:47:14.734 T:1063    DEBUG <general>: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnRestart  - data: null
2021-04-23 22:47:14.735 T:1065    DEBUG <general>: script.skin.helper.widgets --> Kodi_Monitor: sender xbmc - method: System.OnRestart  - data: null
2021-04-23 22:47:14.884 T:1073    ERROR <general>: Exception ignored on calling ctypes callback function
2021-04-23 22:47:14.884 T:1073    ERROR <general>: :
2021-04-23 22:47:14.884 T:1073    ERROR <general>: <function Connection.add_filter.<locals>.wrap_function at 0x7fbac08c2dd0>
2021-04-23 22:47:14.884 T:1073    ERROR <general>:
                                                   
2021-04-23 22:47:14.884 T:1073    ERROR <general>: Traceback (most recent call last):
                                                   
2021-04-23 22:47:14.884 T:1073    ERROR <general>:   File "/usr/lib/python3.8/site-packages/dbussy.py", line 2573, in wrap_function
                                                   
2021-04-23 22:47:14.884 T:1073    ERROR <general>:   File "/usr/lib/python3.8/site-packages/ravel.py", line 1992, in _message_interface_dispatch
                                                   
2021-04-23 22:47:14.884 T:1073    ERROR <general>:   File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py", line 64, in Release
                                                   
2021-04-23 22:47:14.884 T:1073    ERROR <general>: NotImplementedError
2021-04-23 22:47:14.884 T:1073    ERROR <general>: :
2021-04-23 22:47:14.885 T:1073    ERROR <general>:
2021-04-23 22:47:14.885 T:1073    ERROR <general>:

2

2021-04-23 22:47:16.071 T:1061     INFO <general>: Python interpreter interrupted by user
2021-04-23 22:47:16.071 T:1034    DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.embuary.helper/service.py): script termination took 87ms
2021-04-23 22:47:16.071 T:1034    DEBUG <general>: CServiceAddonManager: stopping script.skin.helper.backgrounds.
2021-04-23 22:47:16.071 T:1061    DEBUG <general>: Thread LanguageInvoker 140441013708352 terminating
2021-04-23 22:47:16.071 T:1034    DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): trigger Monitor abort request
2021-04-23 22:47:16.071 T:1062    ERROR <general>: Skin Helper Backgrounds --> Abort requested !
2021-04-23 22:47:16.072 T:1062    ERROR <general>: Skin Helper Backgrounds --> Stopped
2021-04-23 22:47:16.072 T:1062     INFO <general>: CPythonInvoker(4, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): script successfully run
2021-04-23 22:47:16.072 T:1062    DEBUG <general>: onExecutionDone(4, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py)

3

2021-04-23 22:47:21.165 T:1034    ERROR <general>: CPythonInvoker(5, /storage/.kodi/addons/script.skin.helper.service/service.py): script didn't stop in 5 seconds - let's kill it
2021-04-23 22:47:21.165 T:1034    DEBUG <general>: CServiceAddonManager: stopping script.skin.helper.skinbackup.
2021-04-23 22:47:21.165 T:1034    DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): trigger Monitor abort request
2021-04-23 22:47:21.166 T:1064    DEBUG <general>: Skin Helper skinbackup --> Service stopped
(2021-04-30, 04:31)Fuchs2468 Wrote: [ -> ]
(2021-04-29, 21:19)Lessram Wrote: [ -> ]@Fuchs2468

Can you include ARIALUNI.TTF (renamed to arial.ttf) in newer versions of you superb mod?
That way besides Latin characters, several non-Latin characters will be supported also, like Japanese, Thai and Chinese.

https://markexpeditions.blogspot.com/201...aking.html

Can this be done?
I never understood why this isn't standard for Kodi.

go to: "\addons\skin.titan.mod.beta.matrix\fonts\"  or  "\addons\ skin.titan.mod.beta.leia\fonts\"
DELETE OR RENAME: "Regular-new.ttf" and "Regular.ttf"

That's a problem for me.... TVBox with Android 11, kodi is ok, Titan is ok, but not rooted....
This folder cannot be found. And I cannot find a way to root the box.
It worked with my previous tvbox with Android 9.
(2021-04-30, 18:45)Lessram Wrote: [ -> ]
(2021-04-30, 04:31)Fuchs2468 Wrote: [ -> ]
(2021-04-29, 21:19)Lessram Wrote: [ -> ]@Fuchs2468

Can you include ARIALUNI.TTF (renamed to arial.ttf) in newer versions of you superb mod?
That way besides Latin characters, several non-Latin characters will be supported also, like Japanese, Thai and Chinese.

https://markexpeditions.blogspot.com/201...aking.html

Can this be done?
I never understood why this isn't standard for Kodi.

go to: "\addons\skin.titan.mod.beta.matrix\fonts\"  or  "\addons\ skin.titan.mod.beta.leia\fonts\"
DELETE OR RENAME: "Regular-new.ttf" and "Regular.ttf"

That's a problem for me.... TVBox with Android 11, kodi is ok, Titan is ok, but not rooted....
This folder cannot be found. And I cannot find a way to root the box.
It worked with my previous tvbox with Android 9.
Hi
May be you could :
Unzip the titan matrix mod
Copy rename the font files.
Create a new Zip
Reinstall from zip.

good luck
(2021-04-30, 19:29)Aphykit2006 Wrote: [ -> ]Hi
May be you could :
Unzip the titan matrix mod
Copy rename the font files.
Create a new Zip
Reinstall from zip.

good luck

Thank you. I tried that, but Kodi somehow gives error messages when I try to install a "manipulated" zip.
(2021-05-01, 18:11)Lessram Wrote: [ -> ]
(2021-04-30, 19:29)Aphykit2006 Wrote: [ -> ] 

Thank you. I tried that, but Kodi somehow gives error messages when I try to install a "manipulated" zip.

I have a zip file for you please test if it works with you.
I did not test it. 

skin.titan.mod.beta.matrix-unicode.zip