GithubHelp home page GithubHelp logo

ansible-role-gerbera-magentatv's Introduction

ansible-role-gerbera-magentatv

  • This role adds Deutsche Telekom MagentaTV channels with udpxy (multicast-to-unicast/UDP-to-HTTP relay) URLs to Gerbera (UPnP Media Server).
  • Works on Debian x86_64 (Buster and likely newer).

Screenshot-VLC-Player-Android

Requirements

This role requires:

  • there is verion of udpxy installed which is compatible to MagentaTV. At the time of writing the latest official udpxy release does not support source-specific multicast (SSM). There is a pull request open: pcherenkov/udpxy#16 .
  • Gerbera (UPnP Media Server) is installed.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

gerbera_magentatv__sqlite_db: "/etc/gerbera/gerbera.db"
gerbera_magentatv__sqlite_db_default_schema: "/usr/local/share/gerbera/sqlite3.sql"
gerbera_magentatv__tmp_file: "/tmp/multicastadressliste.json"

gerbera_magentatv__url: "https://db.iptv.blog/multicastadressliste.json"

gerbera_magentatv__load_default_db: false

gerbera_magentatv__delete_pc_directory: false

gerbera_magentatv__container_name: "MagentaTV"
gerbera_magentatv__purge_container_contents: false

gerbera_magentatv__udpxy_port: 5056

gerbera_magentatv__owner: gerbera
gerbera_magentatv__group: gerbera

Dependencies

None.

Example Playbook

- hosts: localhost
  become: yes
  roles:
    - role: ansible-role-gerbera-magentatv
      gerbera_magentatv__udpxy_ip: "192.168.0.1"
      gerbera_magentatv__load_default_db: false
      gerbera_magentatv__delete_pc_directory: false
      gerbera_magentatv__purge_container_contents: false

License

MIT

Author Information

This role was created by Raphael Klein.

ansible-role-gerbera-magentatv's People

Contributors

rapklein avatar

Stargazers

Andreas Boesen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.