Kodi Community Forum
Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - 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: Other Skins (https://forum.kodi.tv/forumdisplay.php?fid=272)
+---- Thread: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) (/showthread.php?tid=355993)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - nazim12 - 2021-06-18

look at one of my (nfo) screen shot , i could not find popcorn rating inside nfo . does your nfo similar rating inside nfo ?

Image


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Angelinas - 2021-06-18

(2021-06-18, 13:43)nazim12 Wrote: look at one of my (nfo) screen shot , i could not find popcorn rating inside nfo . does your nfo similar rating inside nfo ?
read this
https://www.rottentomatoes.com/about

You can find....it rating "RottenTomatoes.UserMetere"...icon dependance of rating.
You use nfo not omdb module from shs.
for regular rottentomatoes rating (certified,rotten,'fresh)
Shs use tomatoImage="*******" and make property and this skin use just "word" to show icon like
Code:
$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Image),flags/,.png]

for popcorn this skin use variable and visible condition
Code:
Integer.IsGreater(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter),59)
and for popcorn2.png
Code:
!Integer.IsGreater(Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.UserMeter),59)
in your nfo missing tomatoUserMeter...in other skin I didn't check what rating use for popcorn
try to add tomatoUserMeter in your nfo for one movie, delete simplecache.db and wait some time to shs load that info.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Shinobi_Wan - 2021-06-18

(2021-06-18, 12:11)Angelinas Wrote:
(2021-06-18, 11:28)panos_k75 Wrote: Thanks for the new update - Unfortunately still no ratings for me. I had been looking around trying to troubleshoot this and I think the culprit of my issues is what the script.skin.helper.service add-on. See image below: looks like its disabled? Does this look right to you? I am on macOS Catalina 10.15.7
Test this version ...."install from zip" in Kodi addon
Removed webservice from script and should work for Mac without " Error Contents: No module named 'grp'"
If working ok I will upload as new version, without dependency of module "script.module.cherrypy"
https://mega.nz/file/PNxmWD6L#6S9Lc59r68irFdLMGxFMJq4O-dFrzD0okIetL-D9TgQ

edit: in settings check if all shs module are "enable"...like on your image for shs Smile
I also wanted to confirmed that I'm starting to pull other ratings now that I updated skin helper service with this file. I also updated the skin to the latest version. Thank you for helping us out. I'm using a ATV 4 btw


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Logs22 - 2021-06-18

Hi, Any update about the bug with the trailer playing but the clearlogo/plot/ratings changing during it?

also a couple of other questions, I enabled the show/use extra fanart, and have it set to 6 seconds, but the images do not rotate. is this broken?

And I'm assuming My List is still broken? I cannot seem to add anything to it, just clicking it does nothing.

Both of these are minor, sorry for the nuisance, and thanks for all the hard work!


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - matke - 2021-06-18

(2021-06-18, 16:04)Logs22 Wrote: Hi, Any update about the bug with the trailer playing but the clearlogo/plot/ratings changing during it?

also a couple of other questions, I enabled the show/use extra fanart, and have it set to 6 seconds, but the images do not rotate. is this broken?

And I'm assuming My List is still broken? I cannot seem to add anything to it, just clicking it does nothing.

Both of these are minor, sorry for the nuisance, and thanks for all the hard work!
As for the trailer, I don't know where is the problem. I have to look.
I don’t use this option, I also have to take a look.
My list has a problem with the skin helper service widget. When @Angelinas finds some free time, he will try to fix it.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - geowill76 - 2021-06-18

Hi

I see from some of the latest screenshots posted that they show the RT popcorn icon - is that the RT audience score/icon?  If so how do I get the icon/score to appear for my movies?  I have the latest version installed, 2.0.1, but i don't see that score/icon.  I get ratings for everything else, like RT, IMDB, TMDB - just not that one.  Is that info sourced from local nfo file by using TMM or should the metadata utils be able to pull that info in?  I have my keys installed correctly as they are pulling in info for all other scores.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Logs22 - 2021-06-18

(2021-05-20, 23:27)Logs22 Wrote: Hey, I think I might be experiencing an issue here. I have "Set spotlight content to recommendations based on Recently Watched" Checked on, so that I get different spotlight items and that they cycle. However whenever I have auto play spotlight trailer on, the trailer will play, but the spotlight will cycle, leaving the old trailer playing with a new clearlogo and ratings. here is a video of that happening - https://streamable.com/401eh8
@matke here's the initial comment I left, it is only affected when a couple of options are checked so thats probably why you haven't seen it lol


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - fsurfer - 2021-06-18

(2021-06-18, 10:28)matke Wrote:
(2021-06-18, 09:49)fsurfer Wrote:
(2021-06-18, 09:09)matke Wrote: Leia has also been updated.
First repo: https://cartmandos.github.io/repository.bingie/repository.bingie/
Then skin: https://github.com/AchillesPunks/skin.titan.bingie.mod/archive/refs/heads/leia.zip
Thank you, I see it has also increased in size

Image
Yes. The larger file is because there are a lot of changes.

There are 2 fixes for bugs I discovered, these are scattered around the forum and in wiki - I do not take credit for these I'm including as FYI as they are current.

addons script.extendedinfo - Play tab doesn't work

\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py
Quote:(row 211 and 217)
self.exit_script()
Change in (both code 211 & 217)
self.exit()

https://kodi.wiki/view/Add-on:Extras
Add-on:Extras - Excluding folders and file types, Extras are included when library is updated and Extras addon is installed
Quote:<advancedsettings version="1.0">
   <video>
      <excludefromscan>
          <regexp>[-\._ ](extrafanart|sample|trailer|extrathumbs)[-\._ ]</regexp>
      </excludefromscan>
      <excludefromlisting>
          <regexp>[-._ \\/](extrafanart|sample|trailer|extrathumbs)[-._ \\/]</regexp>
      </excludefromlisting>
      <!-- Extras: Section Start -->
      <excludefromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludefromscan>
      <excludetvshowsfromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludetvshowsfromscan>
      <!-- Extras: Section End -->
   </video>
 </advancedsettings>

Media Player when using a mouse, movement causes media to stop

https://kodi.wiki/view/Alternative_keymaps_for_mice
It can be solved by adding
<mousemove>noop</mousemove>
to mouse.xml in an <FullscreenLiveTV> and <FullscreenVideo> section
And so the double click enter /exit full screen
<doubleclick>ToggleFullScreen</doubleclick>
in the <mouse> section
Quote:<keymap>
  <global>
    <mouse>
      <leftclick>leftclick</leftclick>
      <middleclick>middleclick</middleclick>
      <rightclick>rightclick</rightclick>
      <doubleclick>doubleclick</doubleclick>
      <wheeldown>wheeldown</wheeldown>
      <wheelup>wheelup</wheelup>
      <mousedrag>mousedrag</mousedrag>
      <mousemove>mousemove</mousemove>
      <doubleclick>ToggleFullScreen</doubleclick>
    </mouse>
  </global>
  <SlideShow>
    <mouse>
      <leftclick>Pause</leftclick>
      <rightclick>PreviousMenu</rightclick>
      <wheelup>PreviousPicture</wheelup>
      <wheeldown>NextPicture</wheeldown>
    </mouse>
  </SlideShow>
  <FullscreenVideo>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenVideo>
  <FullscreenLiveTV>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenLiveTV>
</keymap>



RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - matke - 2021-06-18

(2021-06-18, 16:56)Logs22 Wrote:
(2021-05-20, 23:27)Logs22 Wrote: Hey, I think I might be experiencing an issue here. I have "Set spotlight content to recommendations based on Recently Watched" Checked on, so that I get different spotlight items and that they cycle. However whenever I have auto play spotlight trailer on, the trailer will play, but the spotlight will cycle, leaving the old trailer playing with a new clearlogo and ratings. here is a video of that happening - https://streamable.com/401eh8
@matke here's the initial comment I left, it is only affected when a couple of options are checked so thats probably why you haven't seen it lol
I know about that problem but I have to see where the problem is. Extra fanart now works thanks to @Angelinas. You can manually install the skin or wait for one of the next updates.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - matke - 2021-06-18

(2021-06-18, 19:06)fsurfer Wrote:
(2021-06-18, 10:28)matke Wrote:
(2021-06-18, 09:49)fsurfer Wrote: Thank you, I see it has also increased in size

Image
Yes. The larger file is because there are a lot of changes.

There are 2 fixes for bugs I discovered, these are scattered around the forum and in wiki - I do not take credit for these I'm including as FYI as they are current.

addons script.extendedinfo - Play tab doesn't work

\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py
Quote:(row 211 and 217)
self.exit_script()
Change in (both code 211 & 217)
self.exit()

https://kodi.wiki/view/Add-on:Extras
Add-on:Extras - Excluding folders and file types, Extras are included when library is updated and Extras addon is installed
Quote:<advancedsettings version="1.0">
   <video>
      <excludefromscan>
          <regexp>[-\._ ](extrafanart|sample|trailer|extrathumbs)[-\._ ]</regexp>
      </excludefromscan>
      <excludefromlisting>
          <regexp>[-._ \\/](extrafanart|sample|trailer|extrathumbs)[-._ \\/]</regexp>
      </excludefromlisting>
      <!-- Extras: Section Start -->
      <excludefromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludefromscan>
      <excludetvshowsfromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludetvshowsfromscan>
      <!-- Extras: Section End -->
   </video>
 </advancedsettings>

Media Player when using a mouse, movement causes media to stop

https://kodi.wiki/view/Alternative_keymaps_for_mice
It can be solved by adding
<mousemove>noop</mousemove>
to mouse.xml in an <FullscreenLiveTV> and <FullscreenVideo> section
And so the double click enter /exit full screen
<doubleclick>ToggleFullScreen</doubleclick>
in the <mouse> section
Quote:<keymap>
  <global>
    <mouse>
      <leftclick>leftclick</leftclick>
      <middleclick>middleclick</middleclick>
      <rightclick>rightclick</rightclick>
      <doubleclick>doubleclick</doubleclick>
      <wheeldown>wheeldown</wheeldown>
      <wheelup>wheelup</wheelup>
      <mousedrag>mousedrag</mousedrag>
      <mousemove>mousemove</mousemove>
      <doubleclick>ToggleFullScreen</doubleclick>
    </mouse>
  </global>
  <SlideShow>
    <mouse>
      <leftclick>Pause</leftclick>
      <rightclick>PreviousMenu</rightclick>
      <wheelup>PreviousPicture</wheelup>
      <wheeldown>NextPicture</wheeldown>
    </mouse>
  </SlideShow>
  <FullscreenVideo>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenVideo>
  <FullscreenLiveTV>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenLiveTV>
</keymap>
ExtendedInfo has been fixed. Thanks. Smile
This you sent me for mouse doesn't go to skin but we'll see how we fix it.
This what you wrote for Extras is not clear to me what it fixes.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - fsurfer - 2021-06-18

(2021-06-18, 20:56)matke Wrote:
(2021-06-18, 19:06)fsurfer Wrote:
(2021-06-18, 10:28)matke Wrote: Yes. The larger file is because there are a lot of changes.

There are 2 fixes for bugs I discovered, these are scattered around the forum and in wiki - I do not take credit for these I'm including as FYI as they are current.

addons script.extendedinfo - Play tab doesn't work

\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py
Quote:(row 211 and 217)
self.exit_script()
Change in (both code 211 & 217)
self.exit()

https://kodi.wiki/view/Add-on:Extras
Add-on:Extras - Excluding folders and file types, Extras are included when library is updated and Extras addon is installed
Quote:<advancedsettings version="1.0">
   <video>
      <excludefromscan>
          <regexp>[-\._ ](extrafanart|sample|trailer|extrathumbs)[-\._ ]</regexp>
      </excludefromscan>
      <excludefromlisting>
          <regexp>[-._ \\/](extrafanart|sample|trailer|extrathumbs)[-._ \\/]</regexp>
      </excludefromlisting>
      <!-- Extras: Section Start -->
      <excludefromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludefromscan>
      <excludetvshowsfromscan action="append">
          <regexp>/extras/</regexp>
          <regexp>[\\/]extras[\\/]</regexp>
      </excludetvshowsfromscan>
      <!-- Extras: Section End -->
   </video>
 </advancedsettings>

Media Player when using a mouse, movement causes media to stop

https://kodi.wiki/view/Alternative_keymaps_for_mice
It can be solved by adding
<mousemove>noop</mousemove>
to mouse.xml in an <FullscreenLiveTV> and <FullscreenVideo> section
And so the double click enter /exit full screen
<doubleclick>ToggleFullScreen</doubleclick>
in the <mouse> section
Quote:<keymap>
  <global>
    <mouse>
      <leftclick>leftclick</leftclick>
      <middleclick>middleclick</middleclick>
      <rightclick>rightclick</rightclick>
      <doubleclick>doubleclick</doubleclick>
      <wheeldown>wheeldown</wheeldown>
      <wheelup>wheelup</wheelup>
      <mousedrag>mousedrag</mousedrag>
      <mousemove>mousemove</mousemove>
      <doubleclick>ToggleFullScreen</doubleclick>
    </mouse>
  </global>
  <SlideShow>
    <mouse>
      <leftclick>Pause</leftclick>
      <rightclick>PreviousMenu</rightclick>
      <wheelup>PreviousPicture</wheelup>
      <wheeldown>NextPicture</wheeldown>
    </mouse>
  </SlideShow>
  <FullscreenVideo>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenVideo>
  <FullscreenLiveTV>
    <mouse>
      <middleclick>Pause</middleclick>
      <wheelup>VolumeUp</wheelup>
      <wheeldown>VolumeDown</wheeldown>
      <mousemove>noop</mousemove>
    </mouse>
  </FullscreenLiveTV>
</keymap>
ExtendedInfo has been fixed. Thanks. Smile
This you sent me for mouse doesn't go to skin but we'll see how we fix it.
This what you wrote for Extras is not clear to me what it fixes.

Extras:-

Extras addon, allows you to have an Extras folder that contain unscraped video you access through


Image
Image
Image


Without the mod this happens

Image

Image
Image


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - nazim12 - 2021-06-18

Well ground reality is Popcorn rating is not working for me. But 100% same setup popcorn rating is working for aura mod , if its work for admin ..Good ,  but not for users.  something is lacking in TBM which were earlier working fine .

TBM without PC Rating.
Image

 
Aura Mod working Fine for PC Rating

 Image    
TBM 01 Month ago working fine for all ratings

ImageImage


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Logs22 - 2021-06-18

(2021-06-18, 20:50)matke Wrote:
(2021-06-18, 16:56)Logs22 Wrote:
(2021-05-20, 23:27)Logs22 Wrote: Hey, I think I might be experiencing an issue here. I have "Set spotlight content to recommendations based on Recently Watched" Checked on, so that I get different spotlight items and that they cycle. However whenever I have auto play spotlight trailer on, the trailer will play, but the spotlight will cycle, leaving the old trailer playing with a new clearlogo and ratings. here is a video of that happening - https://streamable.com/401eh8
@matke here's the initial comment I left, it is only affected when a couple of options are checked so thats probably why you haven't seen it lol
I know about that problem but I have to see where the problem is. Extra fanart now works thanks to @Angelinas. You can manually install the skin or wait for one of the next updates.
good to hear, will test it out!


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Logs22 - 2021-06-18

(2021-06-18, 20:50)matke Wrote:
(2021-06-18, 16:56)Logs22 Wrote:
(2021-05-20, 23:27)Logs22 Wrote: Hey, I think I might be experiencing an issue here. I have "Set spotlight content to recommendations based on Recently Watched" Checked on, so that I get different spotlight items and that they cycle. However whenever I have auto play spotlight trailer on, the trailer will play, but the spotlight will cycle, leaving the old trailer playing with a new clearlogo and ratings. here is a video of that happening - https://streamable.com/401eh8
@matke here's the initial comment I left, it is only affected when a couple of options are checked so thats probably why you haven't seen it lol
I know about that problem but I have to see where the problem is. Extra fanart now works thanks to @Angelinas. You can manually install the skin or wait for one of the next updates.
hmm alright i think I might need an explanation of how it is supposed to work. I assumed that it would just cycle artwork from my "fanart" Folder of the corresponding item but that doesn't seem to be happening, unless i've messed something up


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - DROIDshield - 2021-06-19

(2021-06-18, 23:05)nazim12 Wrote: Well ground reality is Popcorn rating is not working for me. But 100% same setup popcorn rating is working for aura mod , if its work for admin ..Good ,  but not for users.  something is lacking in TBM which were earlier working fine .

TBM without PC Rating.
Image

 
Aura Mod working Fine for PC Rating

 Image    
TBM 01 Month ago working fine for all ratings

ImageImage

You could get Trakt ratings too.. wow..