Tvheadend Manager java App
Added by Sky Anakin about 8 years ago
Hi,
I made an app to allow me to manage my channels because I found the webinterface very slow and I had some difficulties to understand it. I use tvheadend for less a month, that could explain it.
Before any test make a backup of your tvheadend folder. I haven't test it enough so bugs exist and it need some clean up for performance wise.
You need to install oracle java version because I used javafx for the GUI.
How to use it:
- Run in command java -jar tvheadenManager-0.0.5.jar
- Set where your tvheadend folder is located and assure that you launch the app with user that have read+write permissions to the folder and subfolder.
Set the tvheadend server ip if you want to play a channel stream with the app. You need to install vlc on your system.
- On right you can filter the channel list by name, provider id or list only unencrypted channel
Shorcut :
P -> play the stream of selected channel
E -> edit selected channel(s)
DEL -> remove from choosen tag the selected channel(s)
You need to restart tvheadend to take account of the changes.
Edit: It's an eclipse project if you want to edit it.
Images.zip (1.01 MB) Images.zip | Images | ||
TvheandManager.zip (2.83 MB) TvheandManager.zip | Sources and executable |