• 1
  • 368
  • 369
  • 370(current)
  • 371
  • 372
  • 407
Arctic: Zephyr - Reloaded
Regarding my post earlier
Something like this
Image
Image
Obviously that's just a mockup for an example.
Possible?
Reply
I must be missing something very obvious, but I cannot find a way to assign a specific addon to submenus on the main page. It only has options for select program and video addons, but mine is a service. I would like it to run on pressing a button on the home screen, nestled within the submenus.
Reply
(2023-03-23, 23:41)Cinephile Wrote: I must be missing something very obvious, but I cannot find a way to assign a specific addon to submenus on the main page. It only has options for select program and video addons, but mine is a service. I would like it to run on pressing a button on the home screen, nestled within the submenus.

You must use an "custom menu"

With this line :

xml:
RunScript(script.light.imdb.ratings.update)

This works fine on my side Smile
Reply
(2023-03-23, 23:41)Cinephile Wrote: I would like it to run on pressing a button on the home screen, nestled within the submenus.

How to create a custom sub menu ? Smile

Use any Addons in your sub menu :
Image

then click on command line :
Image

Choose custom item :
Image

Enter command line you want :
Image

For Light IMDb rating it is :
xml:
RunScript(script.light.imdb.ratings.update)

Image
Reply
Wonderful, thanks! Works like a charm.
Reply
(2023-03-23, 21:51)Matayu Wrote: Regarding my post earlier
Something like this

Obviously that's just a mockup for an example.
Possible?

I don't have any music videos myself, so I can't say anything about it, but a PR is always welcome.
Reply
Is it possible to have a wikpdia button on the music artist info page?
I know it is the moviddbhelper that is being used but is it not a search item passed over and that could potentally work if the artist name was searched for?
Just a thought!

I think it would work, experimenting with it.

Also any chance of being able to scroll through the text that Wikpedia brings back, the scrolling speed is very slow and it would be useful to be able to scroll up and down manually.
Reply
(2023-03-24, 09:16)beatmasterrs Wrote:
(2023-03-23, 21:51)Matayu Wrote: Regarding my post earlier
Something like this

Obviously that's just a mockup for an example.
Possible?

I don't have any music videos myself, so I can't say anything about it, but a PR is always welcome.

A pull request?
I wouldn't even know where to begin Rofl
Reply
(2023-03-24, 12:14)robertlaing Wrote: Is it possible to have a wikpdia button on the music artist info page?
I know it is the moviddbhelper that is being used but is it not a search item passed over and that could potentally work if the artist name was searched for?
Just a thought!

I think it would work, experimenting with it.

Also any chance of being able to scroll through the text that Wikpedia brings back, the scrolling speed is very slow and it would be useful to be able to scroll up and down manually.

Changes are already on github in the wiki branch. Why not use the scrollbar on the right? 

Image

Image
Reply
Headings and subheadings on the left hand side for the wikpedia page, for Artist, Album and Songs are in duplicate and scrolling.

Example:

https://imgur.com/a/tlVRaPv

Happening to all of them.

Movies and TV Shows work fine though.
Reply
Can the movie information page be made to honor all the media flags in the furniture settings?  It seems that some do, and others don't (i.e. video codec, aspect ratio, and media type).  There are some I don't need/want and it causes some of the ones I want to drop off.

Image
Image
Kodi Omega (arm64) nightly, nVidia Shield Pro 2019 SE 9.1.1+Hotfix (Android 11), Samsung Q8FN, Synology DS1821+ DSM 7.2.1-69057 Update 4
Reply
(2023-03-24, 19:37)AngryBird Wrote: Can the movie information page be made to honor all the media flags in the furniture settings?  It seems that some do, and others don't (i.e. video codec, aspect ratio, and media type).  There are some I don't need/want and it causes some of the ones I want to drop off.

I understand that @beatmasterrs  is working on this. But it takes time...

PR : https://github.com/beatmasterRS/skin.arc...d/pull/948

Improvements in this direction should occur. Just be patient Smile
Reply
(2023-03-24, 20:09)Nanomani Wrote:
(2023-03-24, 19:37)AngryBird Wrote: Can the movie information page be made to honor all the media flags in the furniture settings?  It seems that some do, and others don't (i.e. video codec, aspect ratio, and media type).  There are some I don't need/want and it causes some of the ones I want to drop off.

I understand that @beatmasterrs  is working on this. But it takes time...

PR : https://github.com/beatmasterRS/skin.arc...d/pull/948

Improvements in this direction should occur. Just be patient Smile

Ahh.  Thanks for the link of PRs.
Kodi Omega (arm64) nightly, nVidia Shield Pro 2019 SE 9.1.1+Hotfix (Android 11), Samsung Q8FN, Synology DS1821+ DSM 7.2.1-69057 Update 4
Reply
Also the title of the wikpedia page is appearing over the title of the Artist, Album Song!
It is as if the top of the page where the heading is, is not being cleared.

Example:

https://imgur.com/a/8m1s1mQ

https://imgur.com/a/kqpntGV
Reply
(2023-03-24, 20:37)robertlaing Wrote: Also the title of the wikpedia page is appearing over the title of the Artist, Album Song!
It is as if the top of the page where the heading is, is not being cleared.

Example:

https://imgur.com/a/8m1s1mQ

https://imgur.com/a/kqpntGV

Thank you. It's fixed and changes are already on github.
Reply
  • 1
  • 368
  • 369
  • 370(current)
  • 371
  • 372
  • 407

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr - Reloaded11