Fredrik Lundmark
- Registered on: 01/11/2015
- Last connection: 09/04/2016
Projects
- Movian (Plugin Developer, 01/27/2015)
Activity
Reported issues: 6
01/29/2015
- 01:08 AM Movian Bug #2531: parseInt parses "08" and "09" incorrectly
- Ok, adding radix solved this issue. Apparently radix is not optional. You can close this issue.
01/28/2015
- 12:34 AM Movian Bug #2531 (Invalid): parseInt parses "08" and "09" incorrectly
- parseInt parses the strings "08" and "09" incorrectly to the value 0. I tried numbers 0-110 in both JS and ecmascript...
01/20/2015
- 10:23 PM Movian Bug #2491: Movie runtime from tmdb is not attached to duration
- Still present and I have Showtime 4.9.92.g415ec.
This would be the data I'm thinking of
Member Key: "runtime"
...
01/15/2015
- 10:16 PM Movian Bug #2490: bindVideoMetadata does not work on title search
- test [DEBUG]: Opening route ^test:start
METADATA [DEBUG]: Processing 'testplug:video:' custom_titl... - 09:49 PM Movian Feature #2492 (New): Priority of metadata sources
- At the moment metadata works as such that if I add a description to a movie and also apply bindVideoMetadata, my desc...
- 09:45 PM Movian Bug #2491 (New): Movie runtime from tmdb is not attached to duration
- I'm not sure if this really is a bug or not as I guess duration would be extracted from the video file itself after y...
- 09:38 PM Movian Bug #2490 (Fixed): bindVideoMetadata does not work on title search
- The line below works if you use javascript.
page.appendItem("testplug" + ":video:" + "", "video",{title: 'John Wick'... - 07:34 PM Movian Bug #2489 (Fixed): Assertion `er->er_zombie == 0' failed. when using bindVideoMetadata
- Using ecmascript with apiversion: 2 the code below works in ST. It does however generate a crash when exiting ST foll...
01/12/2015
- 04:59 PM Movian Bug #2483: settings.createInt ignores min & max limit
- Edit: It does not matter if you use apiversion: 1 or apiversion: 2.
01/11/2015
- 12:31 AM Movian Bug #2483 (Fixed): settings.createInt ignores min & max limit
- If type in plugin.json is set to ecmascript, settings.createInt goes past the set limits with the slider.
Changing...
Also available in: Atom