Ticket #186 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

Submission of DreamboxStore backend

Reported by: deepsight Assigned to: dev
Priority: major Milestone:
Component: MediaServer Server Version:
Keywords: dreambox Cc:

Description

This is a Media Backend that allows you to access video streams from a Dreambox which uses the Enigma2 web interface.

example config:

    [[DreamboxStore]]
        name = Dreambox 
        refresh = 60
        bRef = 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet

Attachments

dreambox_storage.py (5.0 kB) - added by deepsight on 30.01.2009 12:38:25.

Change History

30.01.2009 12:38:25 changed by deepsight

  • attachment dreambox_storage.py added.

30.01.2009 12:51:32 changed by deepsight

  • type changed from defect to enhancement.