mobile interface
Added by M Couch almost 12 years ago
Is there any sort of mobile interface for tvheadend? Specifically I'm thinking viewing/searching the EPG and manipulating the recording schedule?
I'm thinking since the UI is already done in ExtJS, that using Sencha Touch should be possible. At least the data should be ready to work with. I haven't done anything with Sencha Touch in a while, but I believe it's up and running for both iOS & Android now.
Replies (8)
RE: mobile interface - Added by Ron L almost 12 years ago
In google play there is tvheadend remote. I haven't tried it as it needs a newer version of Android than what I have on my phone. Plus it costs $$ and I don't have an account setup.
RE: mobile interface - Added by polini - over 11 years ago
I created a mobile interface with iPhone-like look and feel.
Have a look at https://github.com/polini/TvheadendMobileUI
RE: mobile interface - Added by Adam Sutton over 11 years ago
Ron, you can get TVHGuide (written by TVH developer John Tornblom) for free from http://john-tornblom.github.com/TVHGuide/download.html
But in general yes I would love for us to have a better UI for both general user tasks (EPG view, DVR control/access, etc...) as well as something that will work on mobile devices.
Adam
RE: mobile interface - Added by Ron L over 11 years ago
Slick! I didn't know either of these existed.
RE: mobile interface - Added by Ron L over 11 years ago
polini - wrote:
I created a mobile interface with iPhone-like look and feel.
Have a look at https://github.com/polini/TvheadendMobileUI
This mobile interface is really slick. I'm wondering if it could be pulled right into tvheadend so it's there by default and also if it would be possible to add code to the default web ui to check for a mobile browser and if yes then just load this up by default. Perhaps just put a button or some such on the default webui to link up to this mobile version. I suppose a bookmark is really all one needs though...
Only issue I'm seeing is 401 on all the icons. I may not have it installed properly. All the pages load fine though.
RE: mobile interface - Added by harry Lassen over 11 years ago
i get this error i syslog:
webui: failed to open src/webui/static/mobile/images/book_open.png
HTTP: 10.0.0.2: /static/mobile/images/book_open.png -- 500
RE: mobile interface - Added by polini - over 11 years ago
Hello Harry,
There was missing a file, is now fixed!
RE: mobile interface - Added by Jon _ about 11 years ago
Do any of the mobile apps support series link / autorec?
Both TVHGuide and Polini's mobile UI don't seem to support it - just scheduling of one off recordings
Thanks
Jon