Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knackebrot/jellyfin-plugin-enigma2
https://github.com/knackebrot/jellyfin-plugin-enigma2
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/knackebrot/jellyfin-plugin-enigma2
- Owner: knackebrot
- License: cc0-1.0
- Created: 2019-08-29T12:49:58.000Z (about 5 years ago)
- Default Branch: jellyfin
- Last Pushed: 2024-06-22T18:18:07.000Z (5 months ago)
- Last Synced: 2024-08-02T06:13:02.217Z (3 months ago)
- Language: C#
- Size: 2.11 MB
- Stars: 25
- Watchers: 5
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jellyfin - jellyfin-plugin-enigma2 `📅` - Supports Vu+ & Enigma2 live TV streamers. (🧩 Plugins)
README
# MediaBrowser.Plugins.VuPlus
MediaBrowser Vu+ PluginPlugin for MediaBrowser to allow it to view channels, browse epg, set and delete timers, play recordings etc.
Known Issues / Limitations
--------------------------
Genres are set to 'Unknown'.
No Series related functionality.
If paths are entered on the config page then remember to end them with a slash
Setup on Vu+ / Enigma2
----------------------Ensure openWebIf is installed and running - go into settings and make a note of them so they can be entered on the MediaBrowser Vu+ config page.
Setup on MediaBrowser server
----------------------------Install Vu+ plugin and restart MediaBrowser server.
Go to config page for Vu+ and amend default contents as follows (at a minimum, the first 3 must be entered):
Vu+ hostname or ip address:
The host name (address) or ip address of your Vu+ receiver
Vu+ streaming port:
The Streaming port of your Vu+ receiver eg. 8001 / 8002
Vu+ Web Interface port:
The web Interface port of your receiver eg. 8000
Vu+ Web Interface username:
The web Interface username of your receiver (optional)
Vu+ Web Interface password:
The web Interface password of your receiver (optional)
Use secure HTTP (HTTPS):
Use HTTPS instead of HTTPS to connect to your receiver
Fetch Only one TV bouquet:
Limit channels to only those contained within the specified TV Bouquet below (optional)
Vu+ TVBouquet:
The TV Bouquet to load channels for (optional - only required if 'Fetch Only one TV bouquet' set)
Zap before Channel switch (single tuner)
Set if only one tuner within receiver to make tuner jump to channel
Fetch picons from webinterface:
Set if you want to retrieve Picons from the web interface of the receiver
Picons Path:
The local location of your Picons (must end with appropriate slash) eg. C:\Picons\ (optional - only required if 'Fetch picons from webinterface' is not set)
Recording Path:
The location to store your recordings on your receiver (must end with appropriate slash) eg. /hdd/movie/ (optional)
Enable VuPlus debug logging:
Plugin Debugging