Kodi Community Forum
Titan BINGIE v1 (UPDATED 08/2019) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Titan (https://forum.kodi.tv/forumdisplay.php?fid=212)
+----- Thread: Titan BINGIE v1 (UPDATED 08/2019) (/showthread.php?tid=334820)



RE: Titan BINGIE v1 (UPDATED 08/2019) - misterkoat - 2020-06-25

(2020-06-25, 16:10)AchillesPunks Wrote:
(2020-06-25, 14:25)misterkoat Wrote:
(2020-06-25, 14:19)AchillesPunks Wrote: Sure

<!--studio logo -->
                <control type="image" id="6990">
                <width>450</width>
                <height>100</height>
                <top>0</top>
                <fadetime>600</fadetime>
                <aspectratio aligny="center" align="center">keep</aspectratio>
                <include condition="!String.Contains(Skin.String(SkinHelper.StudioLogos.Path),colo)">videoInfoColorDiffuse</include>
                <texture background="true">$VAR[StudioLogoImg]</texture>
                </control>
Thanks. What line in the xml? This is the episode.xml correct

View_525_Bingie_Episodes.xml just under clear logo code will work fine.


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-25

(2020-06-25, 17:02)misterkoat Wrote:
(2020-06-25, 16:10)AchillesPunks Wrote:
(2020-06-25, 14:25)misterkoat Wrote: <!--studio logo -->
                <control type="image" id="6990">
                <width>450</width>
                <height>100</height>
                <top>0</top>
                <fadetime>600</fadetime>
                <aspectratio aligny="center" align="center">keep</aspectratio>
                <include condition="!String.Contains(Skin.String(SkinHelper.StudioLogos.Path),colo)">videoInfoColorDiffuse</include>
                <texture background="true">$VAR[StudioLogoImg]</texture>
                </control>
Thanks. What line in the xml? This is the episode.xml correct

View_525_Bingie_Episodes.xml just under clear logo code will work fine.
Did you set it up to use the studio logos setting in Bingie Settings. If not ill set it up


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-25

(2020-06-25, 13:17)misterkoat Wrote:
(2020-06-25, 12:56)AchillesPunks Wrote:
(2020-06-25, 09:42)misterkoat Wrote: I also edited Bingie episodes to include Studio Logo Under Clear logo, Finish time for episodes and file quality.
Image
Do you have the code for only the studio logos?
Is posting code allowed on the thread?
ok, this is just a edit of where the studio logo already pops up. I was adding this code to the xml.
This is the normal view with no code added.
Image


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-25

Anyone else have any edits to the skin.


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-25

(2020-06-20, 03:29)shaktoo Wrote: Why not start this as a full on Bingie Mod  / new Skin?
Start a project @ github ... AchillesPunks could lead
Name this " Bingieflix" or " Notflix" 
Get all the code changes here 
maybe get some pros like Mikebzh / Mike Silvo provide with oversight 
Whaddaya say ?

How do I get the Repo to install through Kodi?


RE: Titan BINGIE v1 (UPDATED 08/2019) - bornagainpenguin - 2020-06-26

(2020-06-25, 23:11)AchillesPunks Wrote:
(2020-06-20, 03:29)shaktoo Wrote: PlusWhy not start this as a full on Bingie Mod  / new Skin?
Start a project @ github ... AchillesPunks could lead
Name this " Bingieflix" or " Notflix" 
Get all the code changes here 
maybe get some pros like Mikebzh / Mike Silvo provide with oversight 
Whaddaya say ?

How do I get the Repo to install through Kodi?

Plus One!  Also curious to install and see what this looks like.


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-26

(2020-06-26, 00:22)bornagainpengui Wrote:
(2020-06-25, 23:11)AchillesPunks Wrote:
(2020-06-20, 03:29)shaktoo Wrote: PlusWhy not start this as a full on Bingie Mod  / new Skin?
Start a project @ github ... AchillesPunks could lead
Name this " Bingieflix" or " Notflix" 
Get all the code changes here 
maybe get some pros like Mikebzh / Mike Silvo provide with oversight 
Whaddaya say ?

How do I get the Repo to install through Kodi?

Plus One!  Also curious to install and see what this looks like.
Do you want the mod of the skin? I can send you the Github link. Me and a few others have modded it. You can install the skin already.


RE: Titan BINGIE v1 (UPDATED 08/2019) - CK77 - 2020-06-26

(2020-06-25, 22:58)AchillesPunks Wrote: Anyone else have any edits to the skin.

I've been working on this:
Image

It's basically just replacing the Studio Image with the season poster. 
To get the poster in there i resized the list with seasons to only 4 high in stead of 7
It's not finished yet but i like where it is going


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-26

(2020-06-26, 01:25)CK77 Wrote:
(2020-06-25, 22:58)AchillesPunks Wrote: Anyone else have any edits to the skin.

I've been working on this:
Image

It's basically just replacing the Studio Image with the season poster. 
To get the poster in there i resized the list with seasons to only 4 high in stead of 7
It's not finished yet but i like where it is going
Very nice. There not a way to add and keep 7?


RE: Titan BINGIE v1 (UPDATED 08/2019) - CK77 - 2020-06-26

(2020-06-26, 01:43)AchillesPunks Wrote:
(2020-06-26, 01:25)CK77 Wrote:
(2020-06-25, 22:58)AchillesPunks Wrote: Anyone else have any edits to the skin.

I've been working on this:
Image

It's basically just replacing the Studio Image with the season poster. 
To get the poster in there i resized the list with seasons to only 4 high in stead of 7
It's not finished yet but i like where it is going
Very nice. There not a way to add and keep 7?

yes you can, but then the poster gets really small.
You can still scroll as usual in the season section.
Even with 7 rows for seasons, you have to scroll in AHS, they are on 9, It's always Sunny is at season 14 Smile


RE: Titan BINGIE v1 (UPDATED 08/2019) - CK77 - 2020-06-26

(2020-06-26, 01:43)AchillesPunks Wrote:
(2020-06-26, 01:25)CK77 Wrote:
(2020-06-25, 22:58)AchillesPunks Wrote: Anyone else have any edits to the skin.

I've been working on this:
Image

It's basically just replacing the Studio Image with the season poster. 
To get the poster in there i resized the list with seasons to only 4 high in stead of 7
It's not finished yet but i like where it is going
Very nice. There not a way to add and keep 7?
My initial idea was to put the landscape image for the season there in stead of the poster. But you are way more likely to find a Season Poster than a Season Landscape image.
Landscape would fit better and would give you more space for seasons


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-26

updated with latest mods
Thanks to CK77, and others for there help as well.
https://github.com/AchillesPunks/repository.bingie.mod.git

Bingie Mod
Image


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-26

(2020-06-26, 02:00)CK77 Wrote:
(2020-06-26, 01:43)AchillesPunks Wrote:
(2020-06-26, 01:25)CK77 Wrote: I've been working on this:
Image

It's basically just replacing the Studio Image with the season poster. 
To get the poster in there i resized the list with seasons to only 4 high in stead of 7
It's not finished yet but i like where it is going
Very nice. There not a way to add and keep 7?
My initial idea was to put the landscape image for the season there in stead of the poster. But you are way more likely to find a Season Poster than a Season Landscape image.
Landscape would fit better and would give you more space for seasons
can you send me the file? would really like to look at it. I just updated the Github repo as well


RE: Titan BINGIE v1 (UPDATED 08/2019) - AchillesPunks - 2020-06-26

(2020-06-26, 00:22)bornagainpengui Wrote:
(2020-06-25, 23:11)AchillesPunks Wrote:
(2020-06-20, 03:29)shaktoo Wrote: PlusWhy not start this as a full on Bingie Mod  / new Skin?
Start a project @ github ... AchillesPunks could lead
Name this " Bingieflix" or " Notflix" 
Get all the code changes here 
maybe get some pros like Mikebzh / Mike Silvo provide with oversight 
Whaddaya say ?

How do I get the Repo to install through Kodi?

Plus One!  Also curious to install and see what this looks like.

https://github.com/AchillesPunks/reposit...ie.mod.git


RE: Titan BINGIE v1 (UPDATED 08/2019) - CK77 - 2020-06-26

(2020-06-26, 02:22)AchillesPunks Wrote:
(2020-06-26, 02:00)CK77 Wrote:
(2020-06-26, 01:43)AchillesPunks Wrote: Very nice. There not a way to add and keep 7?
My initial idea was to put the landscape image for the season there in stead of the poster. But you are way more likely to find a Season Poster than a Season Landscape image.
Landscape would fit better and would give you more space for seasons
can you send me the file? would really like to look at it. I just updated the Github repo as well
i emailed you the 2 files i've been working on, includesOSD and View_525_Bingie_Episodes