I don't know if this has been found before, I had a file that would not crop correctly (would loose last 3rd of recording on crop) possibly due to a mains spike occurring whist the file was being decrypted. Some disturbance in playback was noted in the decrypted file at the point the crop...
Many thanks to raydon for creating this, needed to convert files from a Foxsat HDR for use and editing in the HDR-T2, found copying across then using this sidecar plug-in everything was done, great. 👍
Found a bug!
Manually running DetectAds on any file in a folder named Jamies Quick & Easy Food fails with a blank screen, error log shows
/mod/webif/plugin/detectads/web/index.jim:17: Error: invalid command name "0"
at file "/mod/webif/plugin/detectads/web/index.jim", line 17
Running...
With a 2TB Western Digital Green wd20ead drive installed the start-up in the HDR T2 is a little too slow for the webif, so all to often results in the noext.html page.
Could someone please point to where the start-up counter lives and where the noext.html is generated so I can modify to make...
Had a similar issue today, the queue had somehow got duplicate entries and some entries could not be deleted, whatever their status, even setting queue retention to 1 day did not resolve (items were 3 days old)
Of interest all 'stuck' items had been auto-added within a few secs of each other...
Add the betaftpd package, then ftp into the box, the scripts are within the mod/webif/ folder but you have to discover where to find what
Take care, its a Linux box so if you upload files back you must maintain permissions or they won't work
jim tcl is used plus javascript/jQuery oh and...
The 4 secs issue is due to the way mpeg encoding works, I created a mod to enable DetectAds automatically allow for that so for most programs no manual intervention is necessary its here https://hummy.tv/forum/threads/detect-ads.8923/post-128478
Hopefully when he has time MymsMan will include...
Had the problem again today, this time I noted there were missing LCN and it appears they were missing as they had no programs!
Applying the reset was only partially successful (i.e. some missing LCNs came back with just 1 or 2 programs) this turned out to be due to the simultaneous running of...
I suspect it would help, had the issue yesterday, oddly had to do the reset twice before the EPG was back! most channels had only 1 program in the guide.
Have you tested to see if the reset does anything, I`m wondering if a LCN has no programmes its ignored.
Thanks, didn't look at the Service Management as an option :oops:
The problem comes up about once every week or so, having a 2TB drive slows the startup so perhaps that's related.
@Black Hole as I understand it the command does rebuild the EPG database
@Trev its addressing 'gaps' in the...
Every now and then you boot the machine only to find the EPG is incomplete, apparently this should eventually resolve itself but if your impatient you can fix it by issuing service epg restart in the cli. But that's a hassle to get to so the following adds a button to the EPG (grid mode) to do...
Found a problem, once a symbolic link is created it seems you can't delete it!
i.e. having created a link with
ln -s "$media$name" "$video/$name"
then removing the linked device and deleting the created link, as soon as the device is re-connected the link re-appears!
so any idea how to...
Thanks for that, though it does not work as written, my reading of
video="/media/My Video"
folder="[Unclassified]"
[ -d "$video/$folder" ] && ln -s "$video/$folder" "/media/$folder"
is if folder exists in My Video create a link in media to it, which is the wrong way around, I changed it to...
Thanks for the advise, but the problem is with share off the mount only appears in media and USB does not appear in storage, what setting needs to change for that to happen?
Thanks for the pointer, I have an idea now of what may be the cause (in my case anyway) as I stated elsewhere the IRS signal provided here has very poor quality (though the measure on the Humax is either 100% or 0% so not a guide) the time when we stopped getting constant 'Content Share Off'...
I have a BT Hub 5 and wished to access the old Humax HDD plugged into its USB port from both the PC (Linux) and the HDR Fox T2
The drive is accessible on the PC through SAMBA at smb://bthub5 each partition showing as usb1 etc
With this package installed I used the following settings...
Oh no, the problem is back again and it fails every day currently. It has occurred since I had the crash when setting up the new aerial so that may be significant.
Looking a the DLNA Server Information is says: Server Status Enabled - Not Running.
In the box menu it says Content Sharing...
I don't know if this has been found before, I had a file that would not crop correctly (would loose last 3rd of recording on crop) possibly due to a mains spike occurring whist the file was being decrypted. Some disturbance in playback was noted in the decrypted file at the point the crop...
Many thanks to raydon for creating this, needed to convert files from a Foxsat HDR for use and editing in the HDR-T2, found copying across then using this sidecar plug-in everything was done, great. 👍
Found a bug!
Manually running DetectAds on any file in a folder named Jamies Quick & Easy Food fails with a blank screen, error log shows
/mod/webif/plugin/detectads/web/index.jim:17: Error: invalid command name "0"
at file "/mod/webif/plugin/detectads/web/index.jim", line 17
Running...
With a 2TB Western Digital Green wd20ead drive installed the start-up in the HDR T2 is a little too slow for the webif, so all to often results in the noext.html page.
Could someone please point to where the start-up counter lives and where the noext.html is generated so I can modify to make...
Had a similar issue today, the queue had somehow got duplicate entries and some entries could not be deleted, whatever their status, even setting queue retention to 1 day did not resolve (items were 3 days old)
Of interest all 'stuck' items had been auto-added within a few secs of each other...
Add the betaftpd package, then ftp into the box, the scripts are within the mod/webif/ folder but you have to discover where to find what
Take care, its a Linux box so if you upload files back you must maintain permissions or they won't work
jim tcl is used plus javascript/jQuery oh and...
The 4 secs issue is due to the way mpeg encoding works, I created a mod to enable DetectAds automatically allow for that so for most programs no manual intervention is necessary its here https://hummy.tv/forum/threads/detect-ads.8923/post-128478
Hopefully when he has time MymsMan will include...
Had the problem again today, this time I noted there were missing LCN and it appears they were missing as they had no programs!
Applying the reset was only partially successful (i.e. some missing LCNs came back with just 1 or 2 programs) this turned out to be due to the simultaneous running of...
I suspect it would help, had the issue yesterday, oddly had to do the reset twice before the EPG was back! most channels had only 1 program in the guide.
Have you tested to see if the reset does anything, I`m wondering if a LCN has no programmes its ignored.
Thanks, didn't look at the Service Management as an option :oops:
The problem comes up about once every week or so, having a 2TB drive slows the startup so perhaps that's related.
@Black Hole as I understand it the command does rebuild the EPG database
@Trev its addressing 'gaps' in the...
Every now and then you boot the machine only to find the EPG is incomplete, apparently this should eventually resolve itself but if your impatient you can fix it by issuing service epg restart in the cli. But that's a hassle to get to so the following adds a button to the EPG (grid mode) to do...
Found a problem, once a symbolic link is created it seems you can't delete it!
i.e. having created a link with
ln -s "$media$name" "$video/$name"
then removing the linked device and deleting the created link, as soon as the device is re-connected the link re-appears!
so any idea how to...
Thanks for that, though it does not work as written, my reading of
video="/media/My Video"
folder="[Unclassified]"
[ -d "$video/$folder" ] && ln -s "$video/$folder" "/media/$folder"
is if folder exists in My Video create a link in media to it, which is the wrong way around, I changed it to...
Thanks for the advise, but the problem is with share off the mount only appears in media and USB does not appear in storage, what setting needs to change for that to happen?
Thanks for the pointer, I have an idea now of what may be the cause (in my case anyway) as I stated elsewhere the IRS signal provided here has very poor quality (though the measure on the Humax is either 100% or 0% so not a guide) the time when we stopped getting constant 'Content Share Off'...
I have a BT Hub 5 and wished to access the old Humax HDD plugged into its USB port from both the PC (Linux) and the HDR Fox T2
The drive is accessible on the PC through SAMBA at smb://bthub5 each partition showing as usb1 etc
With this package installed I used the following settings...
Oh no, the problem is back again and it fails every day currently. It has occurred since I had the crash when setting up the new aerial so that may be significant.
Looking a the DLNA Server Information is says: Server Status Enabled - Not Running.
In the box menu it says Content Sharing...
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.