mherger wrote:
> > I didn't think it was. I'm 100% sure its a Material issue.
>
> When I click that menu item, nothing happens, because "allowTextClick"
> for that item is false, and it's considered type="text". Where could I
> find out why that "allowTextClick" flag is set to false?
>
> This is the item itself:
>
> >
Code:
--------------------
> > {
> "text": "Album zu Bibliothek hinzufügen",
> "addAction": "go",
> "actions": {
> "go": {
> "nextWindow": "refresh",
> "cmd": [
> "spotty",
> "items"
> ],
> "params": {
> "item_id": "5.0.16",
> "menu": "spotty"
> }
> }
> }
> },
>
--------------------
> >
>
> And this is the base parameters:
>
> >
Code:
--------------------
> > "base": {
> "actions": {
> "set-preset-7": {
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:7"
> ],
> "player": 0
> },
> "set-preset-0": {
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:0"
> ],
> "player": 0
> },
> "add": {
> "itemsParams": "params",
> "cmd": [
> "spotty",
> "playlist",
> "add"
> ],
> "params": {
> "menu": "spotty"
> },
> "player": 0
> },
> "set-preset-3": {
> "player": 0,
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:3"
> ],
> "itemsParams": "presetParams"
> },
> "set-preset-1": {
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:1"
> ],
> "player": 0
> },
> "play": {
> "itemsParams": "params",
> "params": {
> "menu": "spotty"
> },
> "cmd": [
> "spotty",
> "playlist",
> "play"
> ],
> "player": 0,
> "nextWindow": "nowPlaying"
> },
> "set-preset-8": {
> "player": 0,
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:8"
> ]
> },
> "playControl": {
> "player": 0,
> "cmd": [
> "spotty",
> "items"
> ],
> "params": {
> "_quantity": "100",
> "item_id": "5.0",
> "isContextMenu": "1",
> "_index": "0",
> "menu": "spotty"
> },
> "itemsParams": "playControlParams",
> "window": {
> "isContextMenu": 1
> }
> },
> "more": {
> "player": 0,
> "window": {
> "isContextMenu": 1
> },
> "itemsParams": "params",
> "params": {
> "menu": "spotty"
> },
> "cmd": [
> "spotty",
> "items"
> ]
> },
> "go": {
> "params": {
> "menu": "spotty"
> },
> "cmd": [
> "spotty",
> "items"
> ],
> "itemsParams": "params"
> },
> "set-preset-5": {
> "player": 0,
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:5"
> ]
> },
> "set-preset-4": {
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:4"
> ],
> "player": 0
> },
> "add-hold": {
> "cmd": [
> "spotty",
> "playlist",
> "insert"
> ],
> "params": {
> "menu": "spotty"
> },
> "itemsParams": "params",
> "player": 0
> },
> "set-preset-2": {
> "player": 0,
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:2"
> ],
> "itemsParams": "presetParams"
> },
> "set-preset-9": {
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:9"
> ],
> "itemsParams": "presetParams",
> "player": 0
> },
> "set-preset-6": {
> "player": 0,
> "itemsParams": "presetParams",
> "cmd": [
> "jivefavorites",
> "set_preset",
> "key:6"
> ]
> }
> }
> },
> "window": {
> "windowStyle": "icon_list"
> },
>
>
--------------------
> >
>
> --
>
> MichaelDoes the album appear in your library?
Sent from my SM-G900F using Tapatalk
------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins