Personally I cant see the advantage of controlling the box's functions via smart phone for things like volume, channel etc.
I think the real advantage would be reviewing the epg on your phone and schedules. To this end im making a new thread about the RS project
I'm an android developer, what feature set are you after for the mobile application? I cant really help with writing the web service on the humax but I can probably help/implement an android app if you write the web service.
So yea, what features do you want and i'll let you know how difficult...
So...
I've looked at the code and discovered I dont know jim tcl :( and currently I dont really have the time to learn it.
Thanks for answering my query anyway
Alec
Hi guys
Whats is the webif written in? specifically the epg? Im thinking about hacking in some missing features.
I'd quite like to be able to do the following:
Group films by name so that when searching for all films it only shows one of each and a seperate screen to select the showing you...
I keep writing out posts and forgetting to submitt them! So this post may be a monster, my apologies
The skip feature in the freesat box sounds exactly like the hdr skip feature just described a little differently.
I didnt know the jumps where configurable, interesting but still not ideal...
You need to add another section, here is an example with 2 rss feeds:
feeds:
tv-shows:
rss: http://rss1
download: /mnt/hd2/mod/torrents/
accept_all: yes
xmarks:
rss: http://rss2
download: /mnt/hd2/mod/torrents/
accept_all: yes
presets: {}
Note the spacing is...
Hi Guys
Before investing in a humax box I was using a pc with a freesat card to get and record shows. I tried windows and linux, mythtv(linux) and mediaportal(windows). One feature I really miss is advert skipping. Has anyone conducted any research into this area?
Alec
So I installed it... wow, it works beautifully. I've no idea how you got flexget executing without using virtualenv thank you!!
I installed it however it didnt overwrite my config.yml so I cant verify that a dummy config is created but on the first run of flexget it'll create the config.yml if...
I think hourly would be a good time. I *think* that will avoid being banned from rss feed's.
Any longer and I worry it could never be fired due to the box being on standby etc.
I've got transmission doing some specialised timed downloading and I'll adjust my on and of times for the box...
Hi af123,
I'd love it if you could package it for me.
Ahhhh I see how to use sh now, its just sh script.sh. I was trying ./script.sh and it was not working.
Hmm, I think cron may be a better route.
With subversion i had this problem:
svn co http://svn.flexget.com/trunk ~/flexget-dev...
So I've got flexget working with transmission watch folder: heres a quick summary of how to do it:
in hummy install the following packages:
bash
python setup
anacron
download a copy of flexget as a zip from there svn repo (reason being hummy svn doesnt appear to work correctly + I couldnt...
The process of conversion, what does this involve?
From the flexget site it looks like I just install some modules into transmission, install flexget, add it to cron(acron) and call it a day. If I follow this and create it for my box only what will happen when the transmission package is...
Just to clarrify, I'm not asking you to personally build an rss downloader for me but I would value your opinion on how possible it would be to accomplish this task.
Are there any docs on development or how to run software/scripts on the humax? I noticed theres Acron which looks like it'd be...
Interesting idea however that would require both the pc and the humax device be on and locatable at the same time.
I'd really like to be able to set something up on the box that pulled in the torrent files rather than having to push to them. With this in mind an rss downloader is perfect as I...
Hi
I have enabled transmission and it seems to now be working excellently. In the past I have used vuze and utorrent which both have plugins for rss feed scanning and auto downloading. Good for tv episodes etc.
Does transmission have this feature or does anyone have a solution that will sync...
This sounds like a good idea, can you provide some info on how to update transmission on the box. I'm okie with linux etc just not sure what update things to do.
Thanks
Alec
I am having issues with changing the settings via the web gui. Whenever I save the settings it crashes transmission. Any idea whats going on or where I can find the logs to figure out whats going on?
Alec
Personally I cant see the advantage of controlling the box's functions via smart phone for things like volume, channel etc.
I think the real advantage would be reviewing the epg on your phone and schedules. To this end im making a new thread about the RS project
I'm an android developer, what feature set are you after for the mobile application? I cant really help with writing the web service on the humax but I can probably help/implement an android app if you write the web service.
So yea, what features do you want and i'll let you know how difficult...
So...
I've looked at the code and discovered I dont know jim tcl :( and currently I dont really have the time to learn it.
Thanks for answering my query anyway
Alec
Hi guys
Whats is the webif written in? specifically the epg? Im thinking about hacking in some missing features.
I'd quite like to be able to do the following:
Group films by name so that when searching for all films it only shows one of each and a seperate screen to select the showing you...
I keep writing out posts and forgetting to submitt them! So this post may be a monster, my apologies
The skip feature in the freesat box sounds exactly like the hdr skip feature just described a little differently.
I didnt know the jumps where configurable, interesting but still not ideal...
You need to add another section, here is an example with 2 rss feeds:
feeds:
tv-shows:
rss: http://rss1
download: /mnt/hd2/mod/torrents/
accept_all: yes
xmarks:
rss: http://rss2
download: /mnt/hd2/mod/torrents/
accept_all: yes
presets: {}
Note the spacing is...
Hi Guys
Before investing in a humax box I was using a pc with a freesat card to get and record shows. I tried windows and linux, mythtv(linux) and mediaportal(windows). One feature I really miss is advert skipping. Has anyone conducted any research into this area?
Alec
So I installed it... wow, it works beautifully. I've no idea how you got flexget executing without using virtualenv thank you!!
I installed it however it didnt overwrite my config.yml so I cant verify that a dummy config is created but on the first run of flexget it'll create the config.yml if...
I think hourly would be a good time. I *think* that will avoid being banned from rss feed's.
Any longer and I worry it could never be fired due to the box being on standby etc.
I've got transmission doing some specialised timed downloading and I'll adjust my on and of times for the box...
Hi af123,
I'd love it if you could package it for me.
Ahhhh I see how to use sh now, its just sh script.sh. I was trying ./script.sh and it was not working.
Hmm, I think cron may be a better route.
With subversion i had this problem:
svn co http://svn.flexget.com/trunk ~/flexget-dev...
So I've got flexget working with transmission watch folder: heres a quick summary of how to do it:
in hummy install the following packages:
bash
python setup
anacron
download a copy of flexget as a zip from there svn repo (reason being hummy svn doesnt appear to work correctly + I couldnt...
The process of conversion, what does this involve?
From the flexget site it looks like I just install some modules into transmission, install flexget, add it to cron(acron) and call it a day. If I follow this and create it for my box only what will happen when the transmission package is...
Just to clarrify, I'm not asking you to personally build an rss downloader for me but I would value your opinion on how possible it would be to accomplish this task.
Are there any docs on development or how to run software/scripts on the humax? I noticed theres Acron which looks like it'd be...
Interesting idea however that would require both the pc and the humax device be on and locatable at the same time.
I'd really like to be able to set something up on the box that pulled in the torrent files rather than having to push to them. With this in mind an rss downloader is perfect as I...
Hi
I have enabled transmission and it seems to now be working excellently. In the past I have used vuze and utorrent which both have plugins for rss feed scanning and auto downloading. Good for tv episodes etc.
Does transmission have this feature or does anyone have a solution that will sync...
This sounds like a good idea, can you provide some info on how to update transmission on the box. I'm okie with linux etc just not sure what update things to do.
Thanks
Alec
I am having issues with changing the settings via the web gui. Whenever I save the settings it crashes transmission. Any idea whats going on or where I can find the logs to figure out whats going on?
Alec
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.