There's some trickery needed to get the Favourite group names to stick. It seems that you can restore them after restoring the groups and restarting but not in a single operation, as observed by OP.
The version that worked for a few milliseconds yesterday needs this patch in case it sees YT JS player b12cc44b. Expect the patch to be rolled into a commit later today and new nightly version 2024.08.07, all being well. Maybe we need a ClownStrike-style code injector that bypasses the build and...
So it does. Looking at the file I got with opkg download youtube-dl, the youtube.py extractor (updated in the master repo on 1 August PM to fix the problem) in lib/python2.7/dist-packages/youtube-dl/youtube_dl/extractor/ is still showing 2024-07-25, @prpr.
It seems to work for me on my...
This is really a question solved by RTFM.
Basically, the default format selection in the base product, when not piping the output, is bestvideo+bestaudio/best; the matching stream(s) are downloaded and, if necessary and as long as ffmpeg is available, merged; retention of intermediate files is...
If you set show data in a folder from TheTVDB, shouldn't it/they propagate to all subfolders that don't have such data, so that you can apply the data to all season/series subfolders? Currently you'd have to do this separately for each one.
The Package Management>Upgrades display doesn't dim out a package that was installed as a dependency, which is not a serious problem but a bit clunky: the user can update a package and the display is updated with no actual package update.
If it's easy to detect which packages were installed...
BH's results are ~3MB/s. If videos are being decrypted (Humax -> USB storage), the system wouldn't need to beat an average 0.5MB/s to deliver OTA HD content in real time, so anything better than that is just luck, or engineering margin.
Settings entered into boot-settings will be restored. If the box is networked via WiFi and doesn't reconnect, try wireless-helper (report results in the relevant thread). auto-schedule-restore may restore your last saved schedule and favourites list, or select a good backup from Scheduled...
Yes, I've seen this too (HD). The restore needs to check for some other thing, such as there being some "tuned" channels, as well as there being no scheduled events. We should have thought of that ... though I haven't actually checked that, and imagine the unlikelihood of a test case.
YT has changed the available formats. Possibly yt-dl format selection is now finding DASH formats instead of unfragmented formats and so causing this problem.
Try --external-downloader ffmpeg. The WgetFD external downloader is marked as supporting the default protocols 'http', 'https', 'ftp'...
First try getting any web resource, maybe some user avatar:
# wget --version
GNU Wget 1.20.3 built on linux-gnu.
-cares +digest -gpgme +https +ipv6 -iri +large-file -metalink -nls
+ntlm +opie -psl +ssl/openssl
Wgetrc:
/mod/etc/wgetrc (system)
Compile:
mipsel-linux-gcc -std=gnu99...
You won't see the output properly unless you run the command at a terminal prompt. yt-dl treats anything that looks like a YT video ID as the equivalent YT URL. cd to the directory where the video should be saved beforehand.
Possibly your home network is IPv6-aware and the downloader is getting...
To diagnose this, it'll be necessary to run the yt-dl command directly. On my laptop (if you have a big lap), this command ran OK after a run in which a corrupt file was generated: as YT is now giving 403 on DASH segments more often we should now make --abort-on-unavailable-fragment the default...
In fact the name shown in the Media>Storage display does seem to come from the USB device.
My test platform is a box with a USB hub plugged into its (one, HD Fox-T2) USB socket. Below, the manufacturer/product are listed from the /sys/class/usb_device/ tree (in sysfs, a virtual filesystem that...
There's some trickery needed to get the Favourite group names to stick. It seems that you can restore them after restoring the groups and restarting but not in a single operation, as observed by OP.
The version that worked for a few milliseconds yesterday needs this patch in case it sees YT JS player b12cc44b. Expect the patch to be rolled into a commit later today and new nightly version 2024.08.07, all being well. Maybe we need a ClownStrike-style code injector that bypasses the build and...
So it does. Looking at the file I got with opkg download youtube-dl, the youtube.py extractor (updated in the master repo on 1 August PM to fix the problem) in lib/python2.7/dist-packages/youtube-dl/youtube_dl/extractor/ is still showing 2024-07-25, @prpr.
It seems to work for me on my...
This is really a question solved by RTFM.
Basically, the default format selection in the base product, when not piping the output, is bestvideo+bestaudio/best; the matching stream(s) are downloaded and, if necessary and as long as ffmpeg is available, merged; retention of intermediate files is...
If you set show data in a folder from TheTVDB, shouldn't it/they propagate to all subfolders that don't have such data, so that you can apply the data to all season/series subfolders? Currently you'd have to do this separately for each one.
The Package Management>Upgrades display doesn't dim out a package that was installed as a dependency, which is not a serious problem but a bit clunky: the user can update a package and the display is updated with no actual package update.
If it's easy to detect which packages were installed...
BH's results are ~3MB/s. If videos are being decrypted (Humax -> USB storage), the system wouldn't need to beat an average 0.5MB/s to deliver OTA HD content in real time, so anything better than that is just luck, or engineering margin.
Settings entered into boot-settings will be restored. If the box is networked via WiFi and doesn't reconnect, try wireless-helper (report results in the relevant thread). auto-schedule-restore may restore your last saved schedule and favourites list, or select a good backup from Scheduled...
Yes, I've seen this too (HD). The restore needs to check for some other thing, such as there being some "tuned" channels, as well as there being no scheduled events. We should have thought of that ... though I haven't actually checked that, and imagine the unlikelihood of a test case.
YT has changed the available formats. Possibly yt-dl format selection is now finding DASH formats instead of unfragmented formats and so causing this problem.
Try --external-downloader ffmpeg. The WgetFD external downloader is marked as supporting the default protocols 'http', 'https', 'ftp'...
First try getting any web resource, maybe some user avatar:
# wget --version
GNU Wget 1.20.3 built on linux-gnu.
-cares +digest -gpgme +https +ipv6 -iri +large-file -metalink -nls
+ntlm +opie -psl +ssl/openssl
Wgetrc:
/mod/etc/wgetrc (system)
Compile:
mipsel-linux-gcc -std=gnu99...
You won't see the output properly unless you run the command at a terminal prompt. yt-dl treats anything that looks like a YT video ID as the equivalent YT URL. cd to the directory where the video should be saved beforehand.
Possibly your home network is IPv6-aware and the downloader is getting...
To diagnose this, it'll be necessary to run the yt-dl command directly. On my laptop (if you have a big lap), this command ran OK after a run in which a corrupt file was generated: as YT is now giving 403 on DASH segments more often we should now make --abort-on-unavailable-fragment the default...
In fact the name shown in the Media>Storage display does seem to come from the USB device.
My test platform is a box with a USB hub plugged into its (one, HD Fox-T2) USB socket. Below, the manufacturer/product are listed from the /sys/class/usb_device/ tree (in sysfs, a virtual filesystem that...
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.