2017-02-07, 14:09
Many thanks to MarcosQui
DialogAlbumInfo + DialogSongInfo = DialogMusicInfo
Require:
- script.extendedinfo (the latest version) - thanks for phil65
- script.skin.helper.service (the latest version) - thanks for marcelveldt
- Streaming radio helper (the latest version) - thanks for black_eagle
- Internet online
Download ver. 003:
JB_DialogMusicInfo_003.zip
INSTALLATION:
1. Backup original files in 1080i folder: DialogMusicInfo.xml, includes.xml
2. Unpack ZIP file to skin.aeonmq7\1080i folder
3. Add to file includes.xml code
4. Restart KODI
Edit:
New version 004:
Download ver. 004:
JB_DialogMusicInfo_004.zip
Added record lable icon for albums, songs and played songs
Added year for albums
Edit:
New version 005 beta 1:
Download ver. 005 beta 1:
JB_DialogMusicInfo_005-beta1.zip
Full update
Edit:
New version 005 beta 2:
Download ver. 005 beta 2:
JB_DialogMusicInfo_005-beta2.zip
Fixed a year for the album.
Improved user rating.
Fixed album duration.
Fixed the total number of songs
and other small patches .....
Edit:
New version 005 beta 3:
Download ver. 005 beta 3:
JB_DialogMusicInfo_005-beta3.zip
Added a song user rating when it's playing.
Fixed song rating in star when it's playing.
... and other small patches .....
Edit:
New version 006:
Download ver. 006:
JB_DialogMusicInfo_006.zip
Changes:
- Update to Kodi Leia
- Removed from the add-on code "Streaming radio helper" (thanks to black_eagle for a very good job).
- Fixed the work: rating album.
- Fixed the work: rating the song when there is no additional rating for the song, the album rating is evaluated as the song rating.
- Fixed the work: rating the song by the user.
- Fixed multilogo display.
- Fixed multibaner display.
- New user rating presentation for the song and the album
- Added numerical user rating value for the album.
- Added numerical user rating value for the song.
- Added subtitles for the user rating album.
- Added subtitles for the user rating song.
- Added subtitles for duration.
- Added subtitles for numbers of songs.
- Added a codec logo for songs.
- Added track number for the song
Enjoy.
watch gallery
DialogAlbumInfo + DialogSongInfo = DialogMusicInfo
Require:
- script.extendedinfo (the latest version) - thanks for phil65
- script.skin.helper.service (the latest version) - thanks for marcelveldt
- Streaming radio helper (the latest version) - thanks for black_eagle
- Internet online
Download ver. 003:
JB_DialogMusicInfo_003.zip
INSTALLATION:
1. Backup original files in 1080i folder: DialogMusicInfo.xml, includes.xml
2. Unpack ZIP file to skin.aeonmq7\1080i folder
3. Add to file includes.xml code
PHP Code:
<include file="JB_Includes.xml"/>
Edit:
New version 004:
Download ver. 004:
JB_DialogMusicInfo_004.zip
Added record lable icon for albums, songs and played songs
Added year for albums
Edit:
New version 005 beta 1:
Download ver. 005 beta 1:
JB_DialogMusicInfo_005-beta1.zip
Full update
Edit:
New version 005 beta 2:
Download ver. 005 beta 2:
JB_DialogMusicInfo_005-beta2.zip
Fixed a year for the album.
Improved user rating.
Fixed album duration.
Fixed the total number of songs
and other small patches .....
Edit:
New version 005 beta 3:
Download ver. 005 beta 3:
JB_DialogMusicInfo_005-beta3.zip
Added a song user rating when it's playing.
Fixed song rating in star when it's playing.
... and other small patches .....
Edit:
New version 006:
Download ver. 006:
JB_DialogMusicInfo_006.zip
Changes:
- Update to Kodi Leia
- Removed from the add-on code "Streaming radio helper" (thanks to black_eagle for a very good job).
- Fixed the work: rating album.
- Fixed the work: rating the song when there is no additional rating for the song, the album rating is evaluated as the song rating.
- Fixed the work: rating the song by the user.
- Fixed multilogo display.
- Fixed multibaner display.
- New user rating presentation for the song and the album
- Added numerical user rating value for the album.
- Added numerical user rating value for the song.
- Added subtitles for the user rating album.
- Added subtitles for the user rating song.
- Added subtitles for duration.
- Added subtitles for numbers of songs.
- Added a codec logo for songs.
- Added track number for the song
Enjoy.