Giter Site home page Giter Site logo

pvr.magenta's Introduction

License: GPL-2.0-or-later Build and run tests

Magenta PVR client for Kodi

This is a Magenta PVR client addon for Kodi. It provides Kodi integration for the streaming provider Magenta TV. A user account / paid subscription is required to use this addon. The content is geo-blocked and DRM protected. Therefore it requires inputstream adaptive in combination with widevine. Versions from 21.9.0 also support Magenta TV 2.0. For Magenta TV 2.0 you have to provide your username and password. After entering your credentials you have to restart Kodi.

Features 1.0

  • Live TV
  • EPG
  • Recording Playback
  • Delete Recordings
  • Single and series timers (add/update/delete)
  • Playtimeshift
  • Automatic replacement of devices when more than 5 OTT devices reached
  • Mapping to Kodi genres by Musiktoto. Thank you!
  • OTP Login / Line Auth

Features 2.0

  • Live TV
  • Timeshift
  • EPG
  • Channel Groups
  • Genre mapping (edit mygenres2.json)
  • Playback recordings
  • Username / Password Login

Build instructions

Linux

  1. git clone --branch master https://github.com/xbmc/xbmc.git
  2. mkdir -p xbmc/cmake/addons/addons/pvr.magenta/
  3. echo "pvr.magenta https://github.com/nirvana-7777/pvr.magenta Omega" > xbmc/cmake/addons/addons/pvr.magenta/pvr.magenta.txt
  4. echo "all" > xbmc/cmake/addons/addons/pvr.magenta/platforms.txt
  5. git clone https://github.com/nirvana-7777/pvr.magenta.git
  6. cd pvr.magenta && mkdir build && cd build
  7. cmake -DADDONS_TO_BUILD=pvr.magenta -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  8. make

Notes

  • Tested building it for Linux/x86 and Android/aarch64
  • Depends on inputstream addon
  • Depends on widevine
Useful links

Disclaimer

  • This addon is inofficial and not linked in any form to Magenta tv
  • All trademarks belong to Magenta TV
  • Use at your own risk and without support. If you have problems please use the original apps.
  • The addon is done for fun and without any business interest.

pvr.magenta's People

Contributors

nirvana-7777 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.