DTS:X and Dolby Atmos Logos (Flags) + RT Working !
#1
Can anyone help to implement Dolby Atmos and DTS:X logos for the audio?

I've tried to do it by myself but I really cannot make it. Anyone can provide any advice? I tried to check some other skin xml to work on that and I found the code but they use a file called variables.xml that this skin doesn't plus they have a proper folder with all the icons like dts, dts-ma, dolby etc. which is not present in this skin folders :-((

This might help anyone who would like to help with this:

https://github.com/midgetspy/Aeon-Nox/co...85b768ebf4

and

https://emby.media/community/index.php?/...ntry296522


Hope someone will help.

EDIT: I did it !

Quote:Image

If someone is interested I'll post code and instructions.
Reply
#2
(2016-12-08, 20:21)Knight77 Wrote: If someone is interested I'll post code and instructions.

Sure go for it always helpful to see how someone fixes as an issue as you never know when you may face the same or similar issue yourself. :-)
Reply
#3
Hi !

I'll post as much as I can this weekend, before it's really hard for me because I'll be back home from work very late this week.

P.S. Can't wait for holidays to come soon :-))
Reply
#4
(2016-12-14, 14:39)Knight77 Wrote: Hi !

I'll post as much as I can this weekend, before it's really hard for me because I'll be back home from work very late this week.

P.S. Can't wait for holidays to come soon :-))

I read the Emby forums on this particular flag; I am curious as to how you managed the Dolby Atmos flag as well and if you're will to share that code for the From Ashes project with of course you added to the contributors list for your contribution of the Dolby Atmos flagging.

I know Emby will pick it up if the file has it but no flag in Kodi has existed for it so this would be a great thing to have.

And I think we're all looking forward to the Christmas holidays coming up Smile. Hopefully everyone stays safe and warm over the holidays!
Arctic Zephyr: From Ashes
The New Arctic Zephyr: Exploded Experience for Kodi Jarvis
Arctic Zephyr: Generations - Coming Soon
Reply
#5
This weekend I had some personal problem (wife got involved, with reason/right in a car accident) so I didn't have the time to get here and post, sorry. I'll do it as soon as I can.
Reply
#6
(2016-12-20, 00:44)Knight77 Wrote: This weekend I had some personal problem (wife got involved, with reason/right in a car accident) so I didn't have the time to get here and post, sorry. I'll do it as soon as I can.

@Knight77

Personal life and family always come first. I hope everyone was okay Smile.

Feel free to post whenever you are more settled. Always remember that personal life; especially incidents like that come first.

Merry Christmas and happy holidays!
Arctic Zephyr: From Ashes
The New Arctic Zephyr: Exploded Experience for Kodi Jarvis
Arctic Zephyr: Generations - Coming Soon
Reply
#7
+1 ... interested in ATMOS and X flags as well. I assume this is for original Artic skin for Jarvis?
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
Reply
#8
Hi everyone and thank you for the patience !

Smile

I'll post here the main things related to this little mod. But before to start I suggest you make a backup of the files Includes and Includes_Furniture located in the 1080i folder.


1) To start you have to create a folder in your Zephir skin:

- In "Media" folder create a folder called "flags" into this one create another folder called "audio" and into this one place all the .png files included in this zip

http://www.filedropper.com/audiopng


2) Then you need to create a file called "Variables" with xlm extention and with the content of this pastebin

http://pastebin.com/g4JN4dMr

and place it in the "1080i" folder


3) You need to modify the "Includes" and "Includes_Furniture" xml as in these two pastebins. Note that this files also include the Rotten Tomatoes Ratings while the original "star" ratings reports the value by Metacritic.

Includes: http://pastebin.com/083haUzi (The main point of this file is line n.6 where we add the Variables.xml "condition")

Includes_Furniture: http://pastebin.com/cnWVCS0b


After all this you may need to refresh/update your library - I highly suggest to do it.


All this works for me for sure with Dark with dark dialogs settings, I didn't tried with other modes but I'll soon.

This is not even a tutorial, just a quick guideline based on three steps to reach the target but if you need more info let me know !

Have a nice day and great holidays !
Reply
#9
Not sure if rottentomatoes data will be available in the future or not, but you may have interest in adding moviedb ratings as well as tvdb ratings.

watch gallery
Reply
#10
tvshows:

watch gallery
Reply
#11
Great job. I'd really like to implement this on my setup.

@Knight77 - any way you can repost the audio PNGs? The link provided at File Dropper no longer works.

@Edworld - can you paste your configs so I can add the Metacritic and IMDB ratings?

Thanks!
Reply
#12
(2017-04-02, 00:39)orphetov Wrote: Great job. I'd really like to implement this on my setup.

@Knight77 - any way you can repost the audio PNGs? The link provided at File Dropper no longer works.

@Edworld - can you past your configs so I can add the Metacritic and IMDB ratings?

Thanks!

Post n. 93 and 94 of this page

http://forum.kodi.tv/showthread.php?tid=261424&page=7

Have the updated link and integration of Metacritic, IMDB and TVDB ;-)
Reply
#13
(2017-04-02, 00:47)Knight77 Wrote:
(2017-04-02, 00:39)orphetov Wrote: Great job. I'd really like to implement this on my setup.

@Knight77 - any way you can repost the audio PNGs? The link provided at File Dropper no longer works.

@Edworld - can you past your configs so I can add the Metacritic and IMDB ratings?

Thanks!

Post n. 93 and 94 of this page

http://forum.kodi.tv/showthread.php?tid=261424&page=7

Have the updated link and integration of Metacritic, IMDB and TVDB ;-)

Thanks for the quick reply!

Edit: Can you post the updated link/integration of Metacritic, IMDB, and TVDB? I would really appreciate it!
Reply
#14
I took a stab at my own version of Includes_Furniture.xml since the Pastebin link on http://forum.kodi.tv/showthread.php?tid=...pid2558101 is broken.

Not as polished as @Edworld's, but it'll do.

Here's a link to my version in case it helps anyone: https://pastebin.com/VqkzqtGK

Cheers!

(Thanks again to @Knight77 for his help!)
Reply
#15
(2017-04-02, 05:10)orphetov Wrote: I took a stab at my own version of Includes_Furniture.xml since the Pastebin link on http://forum.kodi.tv/showthread.php?tid=...pid2558101 is broken.

Not as polished as @Edworld's, but it'll do.

Here's a link to my version in case it helps anyone: https://pastebin.com/VqkzqtGK

Cheers!

(Thanks again to @Knight77 for his help!)

https://pastebin.com/AZKbE1n0
Reply

Logout Mark Read Team Forum Stats Members Help
DTS:X and Dolby Atmos Logos (Flags) + RT Working !0