• 1
  • 148
  • 149
  • 150(current)
  • 151
  • 152
  • 759
Release Aeon Nox: SiLVO
@mike
it's good to see you have not lost any of that modesty we admire so much. Big Grin

i realize my vastly unworthy status before you, however may i humbly ask a question?

which version on git to choose to test the widgets?
mr.v_widgets?
mrv_widgets?

i am bowing and backing away slowly now. thank you, thank you, thank you. Wink
Reply
Same problem here as DNC74 as i already posted earlier here.

http://forum.kodi.tv/showthread.php?tid=...pid2033780

Some other problems

Encryption symbols doesn't work on infobar
Tuners should be 0-3 and not 1-4 so when Tuner 0 is used it doesn't show anything.
Only 1 view in channellists so no Big List or Wall.
 
Intel Core i5 2320 8GB 500GB HDD - Tvheadend + Kodi, Raspberry Pi 3 - LibreELEC, HDHomeRun HDHR3-4DC, Epson TW3200, Pioneer VSX-1123
Reply
(2015-07-28, 17:06)DNC74 Wrote: Hi Mike,

first thanks a lot for your effort in supporting us and keeping this addon what it is: awesome!
I'm reading a long time here, but now it's time to write my first post.

I found a little bug on the Live-TV Guide:
in the "MyPVRGuide.xml" on Line 334 Column 131 is a tabulator instead of a blank space which causes to a ▯ (rectangle character symbol) inbetween the title and the pipe sign before the genre-tag. Maybe you can update this with the next release.

Another thing I found without finding a solution yet:
on the Guide Timeline in the lower left field the station logo is shown. If the epg information includes a picture this will be shown in front of this logo moved a little up and right.
If no picture is given by the epg information there is the station logo diplayed again instead... so twice a time.

Here two pictures:

Without picture given by epg
Image

With a picture given by epg
Image

Maybe you can help us out here?

Best regards,
DNC

(2015-07-28, 20:33)Leatherface Wrote: Same problem here as DNC74 as i already posted earlier here.

http://forum.kodi.tv/showthread.php?tid=...pid2033780

Some other problems

Encryption symbols doesn't work on infobar
Tuners should be 0-3 and not 1-4 so when Tuner 0 is used it doesn't show anything.
Only 1 view in channellists so no Big List or Wall.

Most of these should be fixed on Git.

(2015-07-28, 17:56)mxlance Wrote: @mike
it's good to see you have not lost any of that modesty we admire so much. Big Grin

i realize my vastly unworthy status before you, however may i humbly ask a question?

which version on git to choose to test the widgets?
mr.v_widgets?
mrv_widgets?

i am bowing and backing away slowly now. thank you, thank you, thank you. Wink

Not sure if you recognized it but the genius playboy stuff is a quote from The Avengers.

Doesn't matter which widget branch they are identical.
Reply
@mike

yep, got the tony stark reference.

sorry to say i could not come up with a funny captain america reference.

what do you mean it "Doesn't matter which widget branch they are identical" why are there two!!

now i am getting angry, you won't like me when i'm angry.
Reply
(2015-07-29, 01:41)mxlance Wrote: @mike

yep, got the tony stark reference.

sorry to say i could not come up with a funny captain america reference.

what do you mean it "Doesn't matter which widget branch they are identical" why are there two!!

now i am getting angry, you won't like me when i'm angry.

2062008 (post) Cool
Reply
(2015-07-27, 12:02)mikesilvo164 Wrote:
(2015-07-27, 11:48)smallclone Wrote: Love this effort, but I have 1 query:

The ratings for movies are vastly different to the IMDB ratings. Most of my movies only have about 3 votes and a strangely low rating. Is there any way I can match them up with IMDB official ones?

Thanks.

Yes, all of that is handled by your scraper settings. If you have TheMovieDb as your scraper that is where the votes come from and changing it to universal scraper with the proper options selected in the settings will achieve your results, If you want to update your current library I recommend using Rating Update to accomplish this.

It Is a Great Addon from a Talented Developer Cool

+1
Reply
I have one question about widgets. On the custom widgets thread of Mr. V, there is a screenshot with a panel with parameters for widgets. After having checked my keymap.xml, i find that i don't have the button configured so i added it.
The problem is that it does nothing when i press the button. There is a message in the log who prove that i have correctly configured my keymap but nothing else.

Code:
16:00:53 T:140024230168320   DEBUG: PushCecKeypress - received key e5 duration 0
16:00:53 T:140025278420928   DEBUG: OnKey: yellow (0xe5) pressed, action is RunScript(script.widget.info,window=home)
16:00:53 T:140023347787520  NOTICE: Thread LanguageInvoker start, auto delete: false
16:00:53 T:140023347787520    INFO: initializing python engine.
16:00:53 T:140023347787520   DEBUG: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): start processing
16:00:53 T:140024230168320   DEBUG: PushCecKeypress - received key e5 duration 208
16:00:53 T:140023347787520  NOTICE: -->Python Interpreter Initialized<--
16:00:53 T:140023347787520   DEBUG: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): the source file to load is "/home/xbmcbuntu/.kodi/addons/script.widget.info/default.py"
16:00:53 T:140023347787520   DEBUG: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): setting the Python path to /home/xbmcbuntu/.kodi/addons/script.widget.info:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat
16:00:53 T:140023347787520   DEBUG: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): entering source directory /home/xbmcbuntu/.kodi/addons/script.widget.info
16:00:53 T:140023347787520   DEBUG: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): instantiating addon using automatically obtained id of "script.widget.info" dependent on version 2.1.0 of the xbmc.python api
16:00:53 T:140023347787520    INFO: CPythonInvoker(64, /home/xbmcbuntu/.kodi/addons/script.widget.info/default.py): script successfully run
16:00:53 T:140023347787520    INFO: Python script stopped
16:00:53 T:140023347787520   DEBUG: Thread LanguageInvoker 140023347787520 terminating
HTPC - Nvidia Shield TV
Desktop - Homemade : 11th Gen Intel® Core™ i5-11600K @ 3.90GHz | 32GB | AMD Radeon RX 6600 XT | SSD 500Go + 750Go + HDD 500Go | --W10--
NAS - Synology DS414 : [2*8To WD Red Plus (Raid 1)] + [2*6To WD Red (Raid 1)]
KODI 19.3
Reply
I realize you are a busy skinner, Mike, and you get a LOT of questions regarding your skin each day, but I hope you have the time to answer a question for me. I have spent a considerable amount of time reading through 150 pages of posts, and doing searches using all sorts of word combinations, however I still fail to find the answer to my question.
I have used many other skins, and I must say, yours is at the top of my list. In using those other skins, it was usually possible to control and customize what shows on the screen when pausing a video file. Try as I may, I cannot find any settings in the GUI relating to customizing what shows on pause. What I'd like to be able to do is to disable any information at all showing on the screen during pause. The reason is that I like to take really clear screenshots of what I'm watching when I find just the right scene and pause the video, then use my choice of screenshots as fanart for the TV series I'm watching. With the pause icon showing, and the timeline showing, it just does not make for good fanart, ya know? Big Grin

Is there a way I can modify a .xml file so that nothing shows when a video is paused? If you can find time to answer, I would very much appreciate it!!

Mort
ASUS P5Q, Intel Xeon X5460 Quad Core @ 3.1MHz with ASUS Silent Knight II,
8GB DDR2 RAM, GeForce GTX 750 Ti SC Graphics Card, Creative Sound Blaster Audigy Fx Sound Card, 120GB SSD, (2) 1TB HDDs, 750GB HDD, 500GB HDD,
ASUS 25.5" HDMI Monitor, Kensington Expert Mouse Trackball K64325, MS Wireless Keyboard 3000,
Windows 10 Pro x64
Reply
(2015-07-29, 16:13)Levi59 Wrote: I have one question about widgets. On the custom widgets thread of Mr. V, there is a screenshot with a panel with parameters for widgets. After having checked my keymap.xml, i find that i don't have the button configured so i added it.
The problem is that it does nothing when i press the button. There is a message in the log who prove that i have correctly configured my keymap but nothing else.

If you are referring to the post with the side menu then it is WIP and not yet released by Mr.V so you will not see that until he releases his updated version for testing.

(2015-07-29, 17:45)Mortekai Wrote: I realize you are a busy skinner, Mike, and you get a LOT of questions regarding your skin each day, but I hope you have the time to answer a question for me. I have spent a considerable amount of time reading through 150 pages of posts, and doing searches using all sorts of word combinations, however I still fail to find the answer to my question.
I have used many other skins, and I must say, yours is at the top of my list. In using those other skins, it was usually possible to control and customize what shows on the screen when pausing a video file. Try as I may, I cannot find any settings in the GUI relating to customizing what shows on pause. What I'd like to be able to do is to disable any information at all showing on the screen during pause. The reason is that I like to take really clear screenshots of what I'm watching when I find just the right scene and pause the video, then use my choice of screenshots as fanart for the TV series I'm watching. With the pause icon showing, and the timeline showing, it just does not make for good fanart, ya know? Big Grin

Is there a way I can modify a .xml file so that nothing shows when a video is paused? If you can find time to answer, I would very much appreciate it!!

Mort

This is an interesting question... I can understand the need for this... I do not want to add another option somewhere... What if I (not sure if it is doable cause I haven't tried it yet) hide all elements on the pause screen after an amount of time has passed... like 10 seconds or so??
Reply
(2015-07-29, 18:46)mikesilvo164 Wrote: This is an interesting question... I can understand the need for this... I do not want to add another option somewhere... What if I (not sure if it is doable cause I haven't tried it yet) hide all elements on the pause screen after an amount of time has passed... like 10 seconds or so??

That would be outstanding, Mike! Yes, I believe that would be a solution for all concerned, in that people who like and depend on the normally displayed pause information still get that information for a set amount of time, and those of us who would like a clear display on pause, can wait for a bit and get the result we wish for.

Nice approach to the issue! Many thanks for getting back to me.

UPDATED THOUGHTS: After thinking on your reply for a bit, I considered the possibility of perhaps you doing just the opposite... If it is possible at all, maybe you could remove all elements of information on the paused display for only the first 10 seconds, and then show the normally displayed information thereafter. The reason I thought of that approach is 10 seconds should be more than enough time for people such as myself to get a screenshot done, then after that set amount of time, people who are used to the skin and display being what it is now, would have the information they are used to having. If they pause and get up to go do something, when they return to the screen, their normally displayed information is there for their enlightenment. A way to satisfy both camps of thought....
ASUS P5Q, Intel Xeon X5460 Quad Core @ 3.1MHz with ASUS Silent Knight II,
8GB DDR2 RAM, GeForce GTX 750 Ti SC Graphics Card, Creative Sound Blaster Audigy Fx Sound Card, 120GB SSD, (2) 1TB HDDs, 750GB HDD, 500GB HDD,
ASUS 25.5" HDMI Monitor, Kensington Expert Mouse Trackball K64325, MS Wireless Keyboard 3000,
Windows 10 Pro x64
Reply
(2015-07-29, 18:46)mikesilvo164 Wrote:
(2015-07-29, 17:45)Mortekai Wrote: I realize you are a busy skinner, Mike, and you get a LOT of questions regarding your skin each day, but I hope you have the time to answer a question for me. I have spent a considerable amount of time reading through 150 pages of posts, and doing searches using all sorts of word combinations, however I still fail to find the answer to my question.
I have used many other skins, and I must say, yours is at the top of my list. In using those other skins, it was usually possible to control and customize what shows on the screen when pausing a video file. Try as I may, I cannot find any settings in the GUI relating to customizing what shows on pause. What I'd like to be able to do is to disable any information at all showing on the screen during pause. The reason is that I like to take really clear screenshots of what I'm watching when I find just the right scene and pause the video, then use my choice of screenshots as fanart for the TV series I'm watching. With the pause icon showing, and the timeline showing, it just does not make for good fanart, ya know? Big Grin

Is there a way I can modify a .xml file so that nothing shows when a video is paused? If you can find time to answer, I would very much appreciate it!!

Mort

This is an interesting question... I can understand the need for this... I do not want to add another option somewhere... What if I (not sure if it is doable cause I haven't tried it yet) hide all elements on the pause screen after an amount of time has passed... like 10 seconds or so??
To be honest, while I can completely understand and sympathize with Mort's predicament, I wouldn't be in favour of removing the pause screen elements after 10 seconds...for a couple of reasons. First of all, pausing a video for a while, going off and doing something for a few minutes, and then coming back to it to see a paused screen with no elements at all would just look....weird and creepy Smile To me, anyway.

My second objection is less based in silliness...from a UI perspective, I don't think it's a good idea, because it would be impossible to tell whether the screen is paused, or whether the device is frozen and needs to be rebooted. Yes, of course, there's the "can't you remember that you paused it??" argument; but sometimes, believe it or not, people can go off for a while (minutes, hours, days) and not remember where they left things on their TV.

That being said, I would be in favour of some kind of programmatic solution. Give us the option, Mike! Smile (sure, easy for ME to say....lol)
- Amazon FireTV Stick 4K running latest stable Kodi version
- Sony Bravia XBR-x900h Android TV running latest stable Kodi version
- Skin: Aeon Nox: SiLVO
Reply
Silly followup questions on my part, for Mort:

Is it not possible to do a fairly serviceable screenshot while the video is playing? I realize you would not be able to necessarily pinpoint a precise frame that way, but surely that kind of precision is unnecessary, and you should be able to get close enough for your purposes?

Alternatively, could you not simply play your desired video on a computer, pause the video at the desired point, and get a screenshot more easily that way? I think there are plenty of video players that would not have any pause overlay elements to get in the way.
- Amazon FireTV Stick 4K running latest stable Kodi version
- Sony Bravia XBR-x900h Android TV running latest stable Kodi version
- Skin: Aeon Nox: SiLVO
Reply
(2015-07-30, 03:30)canadave Wrote: To be honest, while I can completely understand and sympathize with Mort's predicament, I wouldn't be in favour of removing the pause screen elements after 10 seconds...for a couple of reasons. First of all, pausing a video for a while, going off and doing something for a few minutes, and then coming back to it to see a paused screen with no elements at all would just look....weird and creepy Smile To me, anyway.

My second objection is less based in silliness...from a UI perspective, I don't think it's a good idea, because it would be impossible to tell whether the screen is paused, or whether the device is frozen and needs to be rebooted. Yes, of course, there's the "can't you remember that you paused it??" argument; but sometimes, believe it or not, people can go off for a while (minutes, hours, days) and not remember where they left things on their TV.

That being said, I would be in favour of some kind of programmatic solution. Give us the option, Mike! Smile (sure, easy for ME to say....lol)

I agree with all of this, my personal preference is for it to be something you have to opt-in to, I think there needs to be some sort of visual indication that the video is paused. Just my 2 cents Smile
Reply
(2015-07-30, 03:30)canadave Wrote: To be honest, while I can completely understand and sympathize with Mort's predicament, I wouldn't be in favour of removing the pause screen elements after 10 seconds...for a couple of reasons. First of all, pausing a video for a while, going off and doing something for a few minutes, and then coming back to it to see a paused screen with no elements at all would just look....weird and creepy Smile To me, anyway.

My second objection is less based in silliness...from a UI perspective, I don't think it's a good idea, because it would be impossible to tell whether the screen is paused, or whether the device is frozen and needs to be rebooted. Yes, of course, there's the "can't you remember that you paused it??" argument; but sometimes, believe it or not, people can go off for a while (minutes, hours, days) and not remember where they left things on their TV.

That being said, I would be in favour of some kind of programmatic solution. Give us the option, Mike! Smile (sure, easy for ME to say....lol)

That is the exact reason I posted my UPDATED THOUGHTS in my last reply. I believe 10 seconds of absolutely no information being displayed would do the trick, then it would revert to what you all seem to want. It's a win - win for all concerned.

(2015-07-30, 03:38)canadave Wrote: Silly followup questions on my part, for Mort:

Is it not possible to do a fairly serviceable screenshot while the video is playing? I realize you would not be able to necessarily pinpoint a precise frame that way, but surely that kind of precision is unnecessary, and you should be able to get close enough for your purposes?

Not really, no. I've already tried this approach before asking my question. No matter how many screenshots I take, or how fast I take them, usually the majority of them catch someone with their eyes half closed, or a really weird expression on their face, or a blurry transition between scenes... things such as that. If I had the ability to pause, then adjust frame by frame to a good image, then the resulting screenshot would be excellent every time.

Quote:Alternatively, could you not simply play your desired video on a computer, pause the video at the desired point, and get a screenshot more easily that way? I think there are plenty of video players that would not have any pause overlay elements to get in the way.

I suppose that is an option, but by the same token, could you not watch your videos, movies, and tv episodes on your base system without having to use Kodi? The answer seems obvious... Yes, we could both do that, however for our own reasons, each of us prefers to use Kodi, and within Kodi, this excellent skin. See where I'm coming from? I did not ask my original question in order to bring about a total and complete re-write of this great skin.... just wanted to know if a small feature would be possible. And really, truth be known, I was sort of hoping that I could just do it within a simple mod of a .xml file, so that I was the only one that the mod would affect.


(2015-07-30, 03:42)meesham Wrote: I agree with all of this, my personal preference is for it to be something you have to opt-in to, I think there needs to be some sort of visual indication that the video is paused. Just my 2 cents Smile

Again, those were my thoughts also. 10 seconds of no information on the paused screen would allow plenty of time for screenshots, or whatever, and then after that, the display goes back to what everyone is used to. Would it be simpler just to have an option that, as you say, we could opt-in or opt-out of for this to happen? Yes, however Mike already said that for reasons of his own, he does not care to include another setup option such as that. So.... here we are. Also, please remember that Mike said he wasn't even sure that something like his idea would even be possible to achieve. Just throwing around an idea..
ASUS P5Q, Intel Xeon X5460 Quad Core @ 3.1MHz with ASUS Silent Knight II,
8GB DDR2 RAM, GeForce GTX 750 Ti SC Graphics Card, Creative Sound Blaster Audigy Fx Sound Card, 120GB SSD, (2) 1TB HDDs, 750GB HDD, 500GB HDD,
ASUS 25.5" HDMI Monitor, Kensington Expert Mouse Trackball K64325, MS Wireless Keyboard 3000,
Windows 10 Pro x64
Reply
The problem I have with adding an option is not actually adding that option but figuring out what would be the best way to add it, where should the setting be located in the GUI, and try first to think of a way to do it without adding a setting in the first place then it might be a more elegant solution. I had an idea on where to add it and my current idea is to place it on the OSD. The bar with the buttons for play, pause, stop, ect... an add a screenshot mode button or hide element button that could be triggered while paused and renabled when finished. Looking through the code and giving instructions is basically almost half the work of adding it so why not figure out a resolution that solves the original request while also adding it for anyone else who may want to accomplish the same thing... At least that is my thinking.
Reply
  • 1
  • 148
  • 149
  • 150(current)
  • 151
  • 152
  • 759

Logout Mark Read Team Forum Stats Members Help
Aeon Nox: SiLVO55