How to remove the artist name that is in front of the song name
#1
Where do I find the code to remove the artist name that is in front of the song name?


Image
Reply
#2
I've never changed it myself, but it's probably "4.2 Track naming template" here -> https://kodi.wiki/view/Settings/Media/Mu...um_artists
Reply
#3
(2021-06-30, 16:11)FXB78 Wrote: I've never changed it myself, but it's probably "4.2 Track naming template" here -> https://kodi.wiki/view/Settings/Media/Mu...um_artists
Thanks for this, but it didn't work out.
Reply
#4
delete...
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#5
(2021-06-30, 16:40)defleppard Wrote:
(2021-06-30, 16:11)FXB78 Wrote: I've never changed it myself, but it's probably "4.2 Track naming template" here -> https://kodi.wiki/view/Settings/Media/Mu...um_artists
Thanks for this, but it didn't work out.

"track naming template" works

Picture 1:   %A - %T
Picture 2:   %T

Image

Image
Reply
#6
(2021-06-30, 17:05)Fuchs2468 Wrote:
(2021-06-30, 16:40)defleppard Wrote:
(2021-06-30, 16:11)FXB78 Wrote: I've never changed it myself, but it's probably "4.2 Track naming template" here -> https://kodi.wiki/view/Settings/Media/Mu...um_artists
Thanks for this, but it didn't work out.

"track naming template" works

Picture 1:   %A - %T
Picture 2:   %T

Image

Image
Thanx for your reply.
I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.

Image
Reply
#7
(2021-06-30, 17:52)defleppard Wrote: I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.

Change it in the actual music library settings. I've just tested and [%N.] %T works in Estuary.
Reply
#8
(2021-06-30, 18:46)Hitcher Wrote:
(2021-06-30, 17:52)defleppard Wrote: I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.

Change it in the actual music library settings. I've just tested and [%N.] %T works in Estuary.

Hi Hither. are you meaning, this option?ImageImageImage
Reply
#9
(2021-06-30, 17:52)defleppard Wrote:
(2021-06-30, 17:05)Fuchs2468 Wrote:
(2021-06-30, 16:40)defleppard Wrote:  
Thanx for your reply.
I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.


Your guisettings is wrong.

(default="true") overwrites your change with "[%N. ]%A - %T".

That's how your change should be:

Code:
<setting id="musicfiles.trackformat">[%N.]%T</setting>
Reply
#10
(2021-06-30, 20:00)defleppard Wrote:
(2021-06-30, 18:46)Hitcher Wrote:
(2021-06-30, 17:52)defleppard Wrote: I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.

Change it in the actual music library settings. I've just tested and [%N.] %T works in Estuary.

Hi Hither. are you meaning, this option?

Here is the simple variant.

Image
Reply
#11
(2021-06-30, 20:03)Fuchs2468 Wrote:
(2021-06-30, 17:52)defleppard Wrote:
(2021-06-30, 17:05)Fuchs2468 Wrote:  
Thanx for your reply.
I don't know what happens in my case. I edited guisetting, but it doesn't work ... tested in estuary.


Your guisettings is wrong.

(default="true") overwrites your change with "[%N. ]%A - %T".

That's how your change should be:

Code:
<setting id="musicfiles.trackformat">[%N.]%T</setting>

You Got it man!!!!
Reply
#12
(2021-06-30, 20:08)Fuchs2468 Wrote:
(2021-06-30, 20:00)defleppard Wrote:
(2021-06-30, 18:46)Hitcher Wrote: Change it in the actual music library settings. I've just tested and [%N.] %T works in Estuary.

Hi Hither. are you meaning, this option?

Here is the simple variant.

Image
Yeah this is the easy way, no need to edit guisettings.xml.
Reply
#13
Do not forget to set the Kodi setting to "Expert"
Reply

Logout Mark Read Team Forum Stats Members Help
How to remove the artist name that is in front of the song name0