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


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - johnsonsteven1986 - 2020-10-17

(2020-10-17, 00:45)HugoL Wrote:
(2020-10-16, 23:13)johnsonsteven1986 Wrote:
(2020-10-16, 20:46)AchillesPunks Wrote: What things are you trying to change?

Trying to make more shortcuts or at least change the available ones to act the same way as tv shows and movies. For example, I want to change the my list section to display widgets. I've already done this with the new section by changing the action to open window113, i believe, which wasn't being used and had the hubs setup. I just need to learn how to make more of these windows.

When I add more sections to the menu it ends up overlapping the power menu so I need to figure out what to change to keep that from happening. For now I just disabled the power menu and added a settings shortcut.

I also need to figure out how to get the widget titles to change within these hubs. I am able to do it on the home screen only by changing the name to "$INFO[Container(ID).ListItem.Property(widget)]" ID being the widget id. This way I can have random genre widgets that display the genre

And also, not really important, but I couldn't get icons to show on the weather widget

I use TMDB and auto widget for most of my widgets.

As you said, there’s no room for all the menu items you’re creating.

I can try to look at this next week but it should be possible to just have them display as you scroll down the list. So you’d always have 5 in your list on display at any given time and by scrolling you can access more items. Any more than 5 on display makes the menu look really poorly laid out.

Thanks. Right now it looks like it starts scrolling with any more than 6. Do you happen to know anything about making more windows or adding the container ID functionality to the hubs?


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - AchillesPunks - 2020-10-17

(2020-10-17, 00:34)HugoL Wrote:
(2020-10-17, 00:09)AchillesPunks Wrote:
(2020-10-17, 00:01)johnsonsteven1986 Wrote: I'm on my computer now. Looks like there are 4 windows that have the functionality I'm looking for (TV shows, Movies, New, and My Hub), I would like to learn how to make more so I can make more sections for things like games, anime, music, etc). I tried copying the xml and renaming it but it looks like there is a lot more to it than that.
Look at my screenshots above. I added a custom hub and added anime to it.

I love Claymore man! So weird, I actually rewatched this last month after it randomly appeared on my spotlight content Widget.
Claymore is awesome. We watched it again about 2 months ago. I really wish they would have made another season.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - nazim12 - 2020-10-17

Is there any way to create Multiple lists using "Add to my List Option"  means can we create  List1 , List2 List3 etc  of our personal preferences ?


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - HugoL - 2020-10-17

(2020-10-16, 23:13)johnsonsteven1986 Wrote:
(2020-10-16, 20:46)AchillesPunks Wrote:
(2020-10-16, 18:33)johnsonsteven1986 Wrote: If you don't figure it out today I will be home all day tomorrow trying to figure out all the things I want to change
What things are you trying to change?

Trying to make more shortcuts or at least change the available ones to act the same way as tv shows and movies. For example, I want to change the my list section to display widgets. I've already done this with the new section by changing the action to open window113, i believe, which wasn't being used and had the hubs setup. I just need to learn how to make more of these windows.

When I add more sections to the menu it ends up overlapping the power menu so I need to figure out what to change to keep that from happening. For now I just disabled the power menu and added a settings shortcut.

I also need to figure out how to get the widget titles to change within these hubs. I am able to do it on the home screen only by changing the name to "$INFO[Container(ID).ListItem.Property(widget)]" ID being the widget id. This way I can have random genre widgets that display the genre

And also, not really important, but I couldn't get icons to show on the weather widget

I use TMDB and auto widget for most of my widgets.



RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - haicaoboi87 - 2020-10-17

i have a suggest, can you add an item that show total film (and total tv show) in netflix poster and netflix landscape view?
or can you help me edit what xml file can do that?
thank you alot !


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - HugoL - 2020-10-17

johnsonsteven1986

Trying to make more shortcuts or at least change the available ones to act the same way as tv shows and movies. For example, I want to change the my list section to display widgets. I've already done this with the new section by changing the action to open window113, i believe, which wasn't being used and had the hubs setup. I just need to learn how to make more of these windows.

When I add more sections to the menu it ends up overlapping the power menu so I need to figure out what to change to keep that from happening. For now I just disabled the power menu and added a settings shortcut.

I also need to figure out how to get the widget titles to change within these hubs. I am able to do it on the home screen only by changing the name to "$INFO[Container(ID).ListItem.Property(widget)' Wrote:
" ID being the widget id. This way I can have random genre widgets that display the genre

And also, not really important, but I couldn't get icons to show on the weather widget

I use TMDB and auto widget for most of my widgets.


I don't quite understand the homescreen set up you want. Why do you need so many hubs like the TV and Movies hubs.  OK, a sperate Anime hub I get but what else do you want to separate from your Home hub/TV hub and Movie hub?

Regardless, I've fixed the menu list now so you can have as many hubs/shortcuts as you like.  Haven't updated yet so you can just change the following line in includesbingie.xml

Around line 1362, change the height value from 680 to 500.  This will always show 6 items and then scroll to show additional list items.

Now you can have your power menu back (and even put some shortcuts there instead). All my shortcuts go here, things like video add-ons/program add-ons, reload skin etc. all go in the power menu section.

Regarding widget titles, these are configurable within the unlocked hub itself  (or the edit shortcuts menu depending on which hub widgets you’re editing). Look for the option "set label" in either of these situations.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - HugoL - 2020-10-17

(2020-10-17, 11:32)haicaoboi87 Wrote: i have a suggest, can you add an item that show total film (and total tv show) in netflix poster and netflix landscape view?
or can you help me edit what xml file can do that?
thank you alot !

Total what?


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - haicaoboi87 - 2020-10-17

(2020-10-17, 12:21)HugoL Wrote:
(2020-10-17, 11:32)haicaoboi87 Wrote: i have a suggest, can you add an item that show total film (and total tv show) in netflix poster and netflix landscape view?
or can you help me edit what xml file can do that?
thank you alot !

Total what?
like this : the redline in the top right corner show total films (tv show)
Image
thank you alot Smile


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - johnsonsteven1986 - 2020-10-17

(2020-10-17, 10:29)nazim12 Wrote: Is there any way to create Multiple lists using "Add to my List Option"  means can we create  List1 , List2 List3 etc  of our personal preferences ?
Thats one of the things I was trying to accomplish. If you look at the screenshots from the previous page, he shows how to add another hub. You can use this and set it up the same way you set up your tv shows and movies but with lists.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - HugoL - 2020-10-17

(2020-10-17, 13:33)johnsonsteven1986 Wrote:
(2020-10-17, 10:29)nazim12 Wrote: Is there any way to create Multiple lists using "Add to my List Option"  means can we create  List1 , List2 List3 etc  of our personal preferences ?
Thats one of the things I was trying to accomplish. If you look at the screenshots from the previous page, he shows how to add another hub. You can use this and set it up the same way you set up your tv shows and movies but with lists.

Not sure how this would work. How would you specify “add to my list x”?

I replied to another of your messages here

https://forum.kodi.tv/showthread.php?tid=355993&pid=2982574#pid2982574


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - johnsonsteven1986 - 2020-10-17

(2020-10-17, 12:08)HugoL Wrote:
johnsonsteven1986

Trying to make more shortcuts or at least change the available ones to act the same way as tv shows and movies. For example, I want to change the my list section to display widgets. I've already done this with the new section by changing the action to open window113, i believe, which wasn't being used and had the hubs setup. I just need to learn how to make more of these windows.

When I add more sections to the menu it ends up overlapping the power menu so I need to figure out what to change to keep that from happening. For now I just disabled the power menu and added a settings shortcut.

I also need to figure out how to get the widget titles to change within these hubs. I am able to do it on the home screen only by changing the name to "$INFO[Container(ID).ListItem.Property(widget)' Wrote:
" ID being the widget id. This way I can have random genre widgets that display the genre

And also, not really important, but I couldn't get icons to show on the weather widget

I use TMDB and auto widget for most of my widgets.




I don't quite understand the homescreen set up you want. Why do you need so many hubs like the TV and Movies hubs.  OK, a sperate Anime hub I get but what else do you want to separate from your Home hub/TV hub and Movie hub?

Regardless, I've fixed the menu list now so you can have as many hubs/shortcuts as you like.  Haven't updated yet so you can just change the following line in includesbingie.xml

Around line 1362, change the height value from 680 to 500.  This will always show 6 items and then scroll to show additional list items.

Now you can have your power menu back (and even put some shortcuts there instead). All my shortcuts go here, things like video add-ons/program add-ons, reload skin etc. all go in the power menu section.

Regarding widget titles, these are configurable within the unlocked hub itself  (or the edit shortcuts menu depending on which hub widgets you’re editing). Look for the option "set label" in either of these situations.

I was going with more of a YouTube on my Nvidia Shield style look for the menu. Thanks to you I figured out what settings need to be changed.
ImageImageImage

As far as contents, I was just brainstorming a couple weeks ago figuring out what all I wanted. If I cant figure out how to make a new window Ill just add everything to the Home menu since you can have 40 widgets and keep the Netflix style menu.
Live TV: I changed this to be a shortcut to a TV Guide
Search: I changed this to be a shortcut to TMDB searches
Home: still brainstorming, maybe things like addons, networks, actors, comedy, etc.
Latest: new, coming this week, coming next week, etc.
TV Shows, my list, watch it again, continue watching, trending now, popular, based on recently watched, and 2 random genres
Movies: same concept as tv shows but added in theaters
My list: these would be lists I make using Trakt
Gaming: platforms, genres, recently played, favorites, etc.
Anime: same concept as tv shows
Originals: Netflix, Hulu, YouTube, Disney+, etc.

But these are all pointless if I cant figure out how to add widgets to them


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - yourstepmom - 2020-10-17

(2020-10-16, 23:01)AchillesPunks Wrote:
(2020-10-16, 21:03)yourstepmom Wrote:
(2020-10-16, 20:46)AchillesPunks Wrote: What things are you trying to change?
So i see option for "new hub" pick that but then what? sorry super new to this theme and kodi...
Then after you back out while you're in configure shortcuts you will see a switch that says lock widgets in hubs turn it off. Now go to the home menu you will see your new hub click it. When inside set the content to anime. Then go back to configure shortcuts and turn back on lock widgets in hubs
thank you! so i was able to do it but now how do I add anime specific widgets? for example I want the "anime hub" to be:
recently watched anime
recently added anime
comedy anime
horror anime
etc.


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - johnson1986 - 2020-10-17

(2020-10-17, 15:23)HugoL Wrote:
(2020-10-17, 13:33)johnsonsteven1986 Wrote:
(2020-10-17, 10:29)nazim12 Wrote: Is there any way to create Multiple lists using "Add to my List Option"  means can we create  List1 , List2 List3 etc  of our personal preferences ?
Thats one of the things I was trying to accomplish. If you look at the screenshots from the previous page, he shows how to add another hub. You can use this and set it up the same way you set up your tv shows and movies but with lists.

Not sure how this would work. How would you specify “add to my list x”?

I replied to another of your messages here

https://forum.kodi.tv/showthread.php?tid=355993&pid=2982574#pid2982574

just realized I'm only aloud 9 posts per day
I'm not sure how the library system works, I use Trakt and TMDB for all of my lists. I would use a TMDB widget for my Trakt lists and If I want to add something to it I would pull up the context menu, go to TMDBHelper Options, and add to Trakt list


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - HugoL - 2020-10-17

(2020-10-17, 16:38)johnson1986 Wrote:
(2020-10-17, 15:23)HugoL Wrote:
(2020-10-17, 13:33)johnsonsteven1986 Wrote: Thats one of the things I was trying to accomplish. If you look at the screenshots from the previous page, he shows how to add another hub. You can use this and set it up the same way you set up your tv shows and movies but with lists.

Not sure how this would work. How would you specify “add to my list x”?

I replied to another of your messages here

https://forum.kodi.tv/showthread.php?tid=355993&pid=2982574#pid2982574

just realized I'm only aloud 9 posts per day
I'm not sure how the library system works, I use Trakt and TMDB for all of my lists. I would use a TMDB widget for my Trakt lists and If I want to add something to it I would pull up the context menu, go to TMDBHelper Options, and add to Trakt list

The My List shortcut on the menu is a library feature whereby you add shows and movies to it through the video info dialogue screen using the “add to my list” option, which is just like the Netflix function.

I don’t see why you’d need to separate your tmdb/trakt list from any other list(widget) on your homescreen. Of course, it can done and each to their own I guess, but I don’t see any difference with your lists and any other homescreen widgets and why they’d need to be separated by hubs


RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - Joker09 - 2020-10-17

(2020-10-17, 15:23)johnsonsteven1986 Wrote:
(2020-10-17, 15:19)claudiuh Wrote:
(2020-10-17, 15:16)johnsonsteven1986 Wrote: We are not aloud to discus those types of addons on this forum. I will say that it is working fine on my end so I suggest watching some tutorials to make sure you have it setup correctly
Sorry should have read the rules before posting thanks

Don't worry about. The only reason I know is because I read every page before I started asking questions.

Mylist works with tags. You could creat two buttons with diffrent tags. List one includes Tag1 and list two includes Tag2.
It should work, but...I dont think its necessary.
If you want creat a list of movies/tv-shows, why not just creat a smart playlist instead?
In my opinion its fine as it is.