Skip to content

Add group-title tag in Move tv #3

@kalehrl

Description

@kalehrl

Your current Move tv script doesn't add group-title tag to channels so all channels are in 1 group, move.tv. Please parse categories from the json file to add channels to groups. Some channels belong to 2 or 3 different groups:

      "categories": [
        {
          "live_category_id": 27,
          "name": "Filmski",
          "picture": {
            "icon": "/images/logo_category/content_type_1_category_27_dark.png",
            "background": null,
            "poster": null,
            "originalTitleLogo": null,
            "squareLogo": null,
            "posterMark": null
          }
        },
        {
          "live_category_id": 371,
          "name": "Serijski",
          "picture": {
            "icon": null,
            "background": null,
            "poster": null,
            "originalTitleLogo": null,
            "squareLogo": null,
            "posterMark": null
          }
        }
      ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions