/r/mythtv
MythTV tips and tricks
/r/mythtv
Currently running MythTV 33.1. I'm looking for a way I can delete a lot of recording quickly, preferably based on the recording date. I don't want to delete all the recordings of a particular show (I do know how to do that), but I'd like to delete all the recordings for a particular show if it's older than a certain data (there are hundreds of them, way too much to do manually).
Is there any way to achieve this?
Would simply deleting the file cause the database to eventually update (or maybe there's a trigger for the update)?
If neither, what would I need to remove from the database along the file to clear it out?
My old Mythtv box is 10+ years and has been rock solid, but the hardware is failing. So new(ish) SFF Lenovo and Lubuntu with MythBuntu Control Centre, it's pretty much up and running.
But I'm having an issue with the video/movie info scraping. I've mapped an NFS share from my NAS onto the /var/lib/mythtv/videos folder and Myth plays them just fine. However, I have many movies that are tagged with the year in the filename like "Great Movie 2008.mp4" as there is also an older version of the film "Great Movie 1972.mp4". Neither of these is found by the scraper. But other movies like "Another Movie.mp4" are all found just fine. Renaming "Great Movie 2008.mp4" to "Great Movie.mp4" finds it just fine.
I can't seem to find a way around this. In the 10 year old version of Myth, I added a couple of lines to the scaper to remove the yyyy from the end of the filename before working on it, but the new scraper is just beyond me.
Anyone got any hints? Am I missing something simple?
Does MythTV 34 support ATSC 3.0? Specifically I get spotty ATSC 1.0 reception. I've tried different antennae but it hasn't helped. I am interested in upgrading from a Silicon Dust dual ATSC 1.0 tuner to the Flex 4K because I've heard ATSC 3.0 provides better reception but don't want to buy the hardware if it won't work with my MythTV setup.
I have a Myth box that is wildly out of date. (I know, I did this to myself. But...other than renewing my Schedules Direct subscription, it just kept chugging along, recording stuff, etc. And I'm a bit lazy with this type of thing).
What is a good strategy to bring it to the land of non-EOL? I know Mythbuntu is no longer a thing (at least, not like it was when I installed it). Will this end up as a "regular Ubuntu" machine with MythTV installed? That would be fine.
Are there certain MythTV version that must be "upgraded through", due to database changes?
Thanks for any guidance.
What is going on with the site? Seeing 500s for the last 2 days. I can't get to any documentation and trying to repair my system. Does anyone have links to backup docs?
I have a shell script that calls mythlink.pl and it's been failing with "Can't locate object method "new" via package "MythTV" (perhaps you forgot to load "MythTV"?) at bin/mythlink.pl line 304", I don't write anything in python so this has me stumped. Any hints or clues?
Post by bill6502 » Sat Feb 10, 2024 2:08 pm
The MythTV team is proud to announce that we have released version 34.
Full release notes can be found here: www.mythtv.org/wiki/Release_Notes_-_34 Top
This is gonna be very niche and hard to describe. I don't know much about MythTV's inner workings, but my dad has it set up and I use it fairly frequently. Now, I've been on a Doctor Who kick recently - which we have as videos, not recordings - and while normally it shows the director at the top of the video description, I thought it would be interesting to have the writer show up instead, as most Doctor Who episode put more emphasis on the writer than the director. However, I've looked into changing the details of the episodes, and there doesn't seem to be an option to do such a thing - or even a place to manually edit the director. Is it possible to do what I'm looking for?
I have an old STB that has some built-in Encryption keys, they are easily exportable and shown in plain text.
Is there a way to add those keys into MythTV (for example through a softcam.key file) or does it only look for a CAC (Example: Dishnetwork or DirecTV card)?
Maybe you can get me unstuck on this…
I am doing a fresh Ubuntu backend after using the old one for several years. I never had to worry about setting up the database on the old mythbuntu install, and having never used such a bugger before I can’t get MySQL database set up for the life of me. Just says there’s no database to connect to.
Anybody happen to have a step by step on that?
Hi,
Is there a way to access an LNB/dish signal from a long distance?
I have a dish/LNB installed on my secondary home (in another country...) so wanted to know how can I have that LNB signal in my primary home.
I've read about SAT>IP setup/server that can make SAT signal available in a local network to SAT>IP hardware clients or software. But i would like to get you opinion on my specific case.
Finally, is there any generic way of converting sat signal and transfer it through the internet to an IP address to get reconverted to a SAT signal?
Thanks.
I've been using MythTV forever, but for the last few years it has been a secondary/backup option because I've been using a cloud DVR service.
I just noticed my schedulesdirect subscription had lapsed a month or two ago, and I was hesitant to renew given my lack of usage.
I changed my config to use EIT as my channel source, but it doesn't appear to be working. So, before sinking more time into debugging I wanted to see if others have done it before.
Any thoughts? Does this work, or is it a dead end?
Are there any alternative (free) sources for XMLTV data?
I just built a new Mint 21.1 box and installed Mythtv 32.0 on it. These are some issues I ran into, in case they help someone else - or someone has other ideas to resolve them:
1 Trying to run mythtv-setup resulted in the screen appearing but exiting after a half second before I could do anything.
Solution: I found this command that runs it in debug mode with logging. Setup runs correctly with this:
mythtv-setup.real --loglevel debug -v all 2>&1 | tee mythtv-setup.log
2 HDHomeRun 4 tuner setup confusion. What you have to do is add HDHomeRun four times identically as capture, then setup input sources named as HD1 through HD4. Connect the input sources to the captures. Then you must run scan on each one to build the channel list - only the ones scanned will have data.
3 "All tuners are busy" or no detected tuners in front end. Apparently the boot process kicks off the back end before network connections are made so you have to add "sleep 15" to /lib/systemd/system/mythtv-backend.service file.
I'm still having some trouble with that, it may be necessary to up that to 30. Alternately, you can simply restart the service with
sudo systemctl restart mythtv-backend.service
and the tuners will be detected.
4 Sound skipping, confirmed by playing the .ts file with VLC outside of myth with no issues. Pulse seem to work better than Alsa sound selection, but the real solution seems to be increasing the amount of buffering for audio data which is only about 100 ms. I boosted it up to 500 ms and the problem seems to have gone.
5 UNRESOLVED: I had recordings from my old Mythtv I'd like to have appear in the new one but I can't seem to find any way to make them appear. The files exist as .ts in the recordings folder, but the myth does not recognize them automatically and I don't see any way to manually add them back into the database.
Yesterday morning when I tried to start mythfrontend from my KDE desktop, I got the message:
This version of MythTV requires and updated database. (schema is 5000 versions behind)
After selecting OK, mythfrontend closed and restarted. I had to killall mythfrontend and mythfrontend.real.
Then I discovered that mythbackend had removed 1.1 TB of recordings and more than half the remaining recordings had deletepending = 1.
Now it should have removed some old recordings to keep some free space, but not that much.
I then upgraded to mythtv/33 (under Ubuntu), ran mythtv-setup, then set all the files to deletepending=0.
But later today I got the same error when starting mythfrontend. This time mythfrontend shut down and the second time I started it, it showed that it was still recording programmes. But once again half the recordings had deletepending=1.
Has there been a change in the database schema recently? Or how mythtv uses deletepending?
I tried to register on forum.mythtv.org to report a problem and get help.
But whenever I submit the completed registration form, it says I need to choose a flag. But there is nowhere on that form to chose a flag. There is an empty drop down list to choose a time zone (it doesn't drop down) and a list to chose a language (I chose British English).
How can I get that registration page fixed? The contact administrator page has been turned off.
New web interface for setup (partial)
New Waveform visualisation for MythMusic
DiSEqC support for SAT>IP
Automatic channel groups per video source
Upgraded to latest FFmpeg version
Nearly 300 continued code modernization and restructuring commits
More info:
So i have mythtv running on my local network in my house, and it works great - i also have a wireguard VPN setup that i would like to be able to connect to my backend through. I have "Listen on all IP Addresses" checked and i can connect to the database over the VPN. but what it seems to be doing is, it will access the database, and ends up getting the ip address from "Primary IP address / DNS name" which only works on my local home network, and the IP it is set to is because not every device is on the VPN. whats the point of listening on all IP addresses, if it is just going to use the Primary IP address anyways? has anybody else had a similar issue, and how did you solve it?
Thanks!
I am looking at upgrading from V31 to 32 but cannot find the V32 apk for android. I run mythfrontend natively on my smart tv.
Anybody know where I can download a working version 32 for android?
I have been running mythTv for the last 10+ years via Knopix/LinHES. I have made the transition over the years from analog pci capture cards to HD OTA capture boxes to QAM cable card capture boxes. My question is it possible now to transition mythTv to a IPTV only based dvr. Xfinity has jacked up minimum+ internet/cable price to nearly $200 a month. Usually, I switch providers when this occurs, but the other cable provider no longer supports cable cards and is 100% IPTV based. Is it possible and feasible to config an IPTV mythtv PVR using schedules direct listing off a cable company IPTV lineup or a dedicated subscription streaming service?
From what I can infer on myth IPTV setup is that each channel would need a dedicated iptv caputure device. Going along these lines, then each IPTV capture device would also need a dedicated listing source. Thus 50 IPTV capture devices & 50 listing sources need to be setup and configured in mythTv. If this is the case does anyone know how often the IPTV addresses change, as when researching IPTV it seems that the master list of “free” IPTV channels seems to change daily.
For about 1/4 the price, I could get better internet feed from both cable companies. I would like to keep recording shows vs streaming them for the playback speed and commercial skip features that mythTv provides. If an IPTV only mythTv PVR only feature is not possible/feasible, the logical transition is to move to YouTube TV and loose some of the niceties of mythTv that I have enjoyed throughout the years.
Thoughts?
Is MythTV capable of capturing Cable TV and then Streaming that video?
We have some special events which I would like to do this for.
10 years ago when I ran mythbuntu, the channel on freenode was a good source of information. Is that true anymore?
I'm trying to debug what I think is a permissions problem with my mythtv setup. If I run mythtv-setup
or mythtvfrontend
as user mythtv
either of the those programs just hang. Q: If I run them in a terminal as mythtv
I get no output. If I run them as root
they work fine?
My general problem is this: I ran mythbuntu and mythtv 0.27 for the past 10+ years. It's long past time for an update. Since mythbuntu is gone, I chose to run mythtv 0.29 from nuxdesktop rpms on CentOS 7. Everything installs well and I can get the backend and frontend going to the point where I things generally work. I'm running into issues with tweaking the setup like not running things as root.
This post is already long but it may be easier to understand my goals if you know this: I have a home in Connecticut and an apartment in Massachusetts. I have 1Gbps Fiber internet to both and I've setup an IPSec VPN tunnel between my two places. I can push data at about 300Mbps between the two locations. I'm trying to run a backend on my CATV connection in Connecticut and consume that content via a frontend running in Massachusetts. For the frontend, I'll either use an App on AppleTV or I'll build a frontend on a Raspberry pi 4. Right now I'm leaning towards MRMC. I have trouble scheduling recordings with MRMC so I'd like to use WebFrontend or run MythWeb as a way to schedule recordings.
Hello, I need some help debugging 404 message on WebFrontend.
Myth was compiled on a build machine with the --prefix flags: --prefix=/root/mythtv/built --runprefix=/mythtv/latest
When MythTV is installed on the Backend or Frontend clients, it is installed into a dated directory, eg: /mythtv/0.32-Fixes-20220709.150331, and a symlink is pointed to that dated directory: /mythtv/latest
The Troubleshooting section of WebFrontend suggests that I need to create a environment variable for the webserver to find files under symlinks
export MYTHCONFDIR=`readlink -e /mythtv/latest/share/mythtv/html/`
To verify
#echo $MYTHCONFDIR
/mythtv/0.32-Fixes-20220709.150331/share/mythtv/html
but I continue to get 404 errors at http://pvr:6544/. Oddly enough I get some output at the 6744 port shown in the logs, but it's rendering/content is incomplete. Any help is appreciated
Here is a log of startup and access:
mythbackend --verbose http 2>&1 | grep -i http
2022-07-09 16:40:45.024073 N Enabled verbose msgs: general http
2022-07-09 16:40:46.384308 N HttpServer(): Max Thread Count 2
2022-07-09 16:40:46.384323 I HttpServer() - SharePath = /mythtv/latest/share/mythtv/
2022-07-09 16:40:46.384397 I HttpServer: Registering Rtti extension
2022-07-09 16:40:46.389610 I HttpServer: Registering Html extension
2022-07-09 16:40:46.389613 I HttpServer: Registering HttpConfig extension
2022-07-09 16:40:46.389619 I HttpServer: Registering InternetContent extension
2022-07-09 16:40:46.389715 I HttpServer: Registering Myth extension
2022-07-09 16:40:46.389745 I HttpServer: Registering Guide extension
2022-07-09 16:40:46.389783 I HttpServer: Registering Content extension
2022-07-09 16:40:46.389905 I HttpServer: Registering Dvr extension
2022-07-09 16:40:46.389943 I HttpServer: Registering Channel extension
2022-07-09 16:40:46.389980 I HttpServer: Registering Video extension
2022-07-09 16:40:46.389989 I HttpServer: Registering Music extension
2022-07-09 16:40:46.390012 I HttpServer: Registering Capture extension
2022-07-09 16:40:46.390030 I HttpServer: Registering Image extension
2022-07-09 16:40:46.390861 I HttpServer: Registering SSDP extension
2022-07-09 16:40:46.391771 I HttpServer: Registering UPnpMSRR extension
2022-07-09 16:40:46.391789 I HttpServer: Registering UPnpCMGR extension
2022-07-09 16:40:46.391823 I HttpServer: Registering UPnpCDS extension
2022-07-09 16:40:46.398015 I Main::Registering HttpStatus Extension
2022-07-09 16:40:46.398740 I HttpServer: Registering HttpStatus extension
2022-07-09 16:40:46.405237 I HTTPPool: Using maximum 4 threads
2022-07-09 16:40:46.412234 I HTTPServer: Adding path: '/assets/'
2022-07-09 16:40:46.412236 I HTTPServer: Adding path: '/assets/themes/'
2022-07-09 16:40:46.412237 I HTTPServer: Adding path: '/assets/themes/fonts/'
2022-07-09 16:40:46.412238 I HTTPServer: Adding path: '/3rdParty/'
2022-07-09 16:40:46.412239 I HTTPServer: Adding path: '/3rdParty/primeicons-5.0.0/'
2022-07-09 16:40:46.412240 I HTTPServer: Adding path: '/3rdParty/primeicons-5.0.0/demo-files/'
2022-07-09 16:40:46.412241 I HTTPServer: Adding path: '/3rdParty/primeicons-5.0.0/raw-svg/'
2022-07-09 16:40:46.412243 I HTTPServer: Adding path: '/3rdParty/primeicons-5.0.0/fonts/'
2022-07-09 16:40:46.412244 I HTTPServer: Adding path: '/3rdParty/materialize/'
2022-07-09 16:40:46.412245 I HTTPServer: Adding path: '/3rdParty/materialize/js/'
2022-07-09 16:40:46.412246 I HTTPServer: Adding path: '/3rdParty/materialize/css/'
2022-07-09 16:40:46.412247 I HTTPServer: Adding path: '/3rdParty/materialicons/'
2022-07-09 16:40:46.412248 I HTTPServer: Adding path: '/3rdParty/jquery/'
2022-07-09 16:40:46.412249 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryJScroll/'
2022-07-09 16:40:46.412250 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryUI/'
2022-07-09 16:40:46.412251 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryUI/js/'
2022-07-09 16:40:46.412252 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryUI/css/'
2022-07-09 16:40:46.412253 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryUI/css/images/'
2022-07-09 16:40:46.412254 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryContextMenu/'
2022-07-09 16:40:46.412255 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryContextMenu/js/'
2022-07-09 16:40:46.412256 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/'
2022-07-09 16:40:46.412257 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/plugins/'
2022-07-09 16:40:46.412258 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/plugins/history/'
2022-07-09 16:40:46.412259 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/plugins/picasa/'
2022-07-09 16:40:46.412260 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/plugins/flickr/'
2022-07-09 16:40:46.412261 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/themes/'
2022-07-09 16:40:46.412262 I HTTPServer: Adding path: '/3rdParty/jquery/galleria/themes/classic/'
2022-07-09 16:40:46.412263 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryGrid/'
2022-07-09 16:40:46.412264 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryGrid/js/'
2022-07-09 16:40:46.412265 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryGrid/css/'
2022-07-09 16:40:46.412266 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryMultiSelect/'
2022-07-09 16:40:46.412267 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryMultiSelect/js/'
2022-07-09 16:40:46.412268 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryMultiSelect/css/'
2022-07-09 16:40:46.412269 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryFileTree/'
2022-07-09 16:40:46.412270 I HTTPServer: Adding path: '/3rdParty/jquery/jqueryFileTree/images/'
2022-07-09 16:40:46.412271 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/'
2022-07-09 16:40:46.412272 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/metadata/'
2022-07-09 16:40:46.412273 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/svgs/'
2022-07-09 16:40:46.412274 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/svgs/brands/'
2022-07-09 16:40:46.412275 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/svgs/regular/'
2022-07-09 16:40:46.412276 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/svgs/solid/'
2022-07-09 16:40:46.412277 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/less/'
2022-07-09 16:40:46.412278 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/scss/'
2022-07-09 16:40:46.412279 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/webfonts/'
2022-07-09 16:40:46.412280 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/js/'
2022-07-09 16:40:46.412281 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/sprites/'
2022-07-09 16:40:46.412282 I HTTPServer: Adding path: '/3rdParty/fontawesome-free-5.15.1-web/css/'
2022-07-09 16:40:46.412283 I HTTPServer: Adding path: '/css/'
2022-07-09 16:40:46.412284 I HTTPServer: Adding path: '/images/'
2022-07-09 16:40:46.412285 I HTTPServer: Adding path: '/images/locale/'
2022-07-09 16:40:46.412286 I HTTPServer: Adding path: '/images/themes/'
2022-07-09 16:40:46.412287 I HTTPServer: Adding path: '/images/icons/'
2022-07-09 16:40:46.412287 I HTTPServer: Adding path: '/images/tv/'
2022-07-09 16:40:46.412288 I HTTPServer: Adding path: '/js/'
2022-07-09 16:40:46.412289 I HTTPServer: Adding path: '/misc/'
2022-07-09 16:40:46.412290 I HTTPServer: Adding path: '/misc/js/'
2022-07-09 16:40:46.412291 I HTTPServer: Adding path: '/misc/css/'
2022-07-09 16:40:46.412292 I HTTPServer: Adding path: '/apps/'
2022-07-09 16:40:46.412293 I HTTPServer: Adding path: '/apps/backend/'
2022-07-09 16:40:46.412294 I HTTPServer: Adding path: '/xslt/'
2022-07-09 16:40:46.412295 I HTTPServer: Adding path: '/'
2022-07-09 16:40:46.414008 I HTTPServer: Adding service for '/Video/'
2022-07-09 16:40:46.414011 I HTTPServer: Adding service for '/Myth/'
2022-07-09 16:40:46.414012 I HTTPServer: Adding service for '/Dvr/'
2022-07-09 16:40:46.414013 I HTTPServer: Adding service for '/Content/'
2022-07-09 16:40:46.414015 I HTTPServer: Adding service for '/Guide/'
2022-07-09 16:40:46.414016 I HTTPServer: Adding service for '/Channel/'
2022-07-09 16:40:46.414017 I HTTPServer: Adding service for '/Status/'
2022-07-09 16:40:46.414018 I HTTPServer: Adding service for '/Capture/'
2022-07-09 16:40:46.414019 I HTTPServer: Adding service for '/Music/'
2022-07-09 16:40:46.414020 I HTTPServer: Adding service for '/Config/'
2022-07-09 16:40:46.414023 I HTTPServer: Adding error page handler
2022-07-09 16:40:46.414027 I HTTPServer: Adding handler for '/main.js'
2022-07-09 16:40:46.414028 I HTTPServer: Adding handler for '/styles.css'
2022-07-09 16:40:46.414029 I HTTPServer: Adding handler for '/polyfills.js'
2022-07-09 16:40:46.414030 I HTTPServer: Adding handler for '/runtime.js'
2022-07-09 16:40:46.414031 I HTTPServer: Adding handler for '/'
2022-07-09 16:40:46.414118 I HTTPServer: SSL is disabled
2022-07-09 16:40:46.420128 I HTTPServer: Name resolution complete: 20 'Hosts' found
2022-07-09 16:40:46.420129 I HTTPServer: Host: 127.0.0.1
2022-07-09 16:40:46.420130 I HTTPServer: Host: 127.0.0.1:6744
2022-07-09 16:40:46.420131 I HTTPServer: Host: localhost
2022-07-09 16:40:46.420132 I HTTPServer: Host: localhost:6744
2022-07-09 16:40:46.420133 I HTTPServer: Host: [::1]
2022-07-09 16:40:46.420134 I HTTPServer: Host: [::1]:6744
2022-07-09 16:40:46.420135 I HTTPServer: Host: ip6-localhost
2022-07-09 16:40:46.420136 I HTTPServer: Host: ip6-localhost:6744
2022-07-09 16:40:46.420136 I HTTPServer: Host: 192.168.2.8
2022-07-09 16:40:46.420137 I HTTPServer: Host: 192.168.2.8:6744
2022-07-09 16:40:46.420140 I HTTPServer: Host: [fe80::20c:29ff:fe66:d03e]
2022-07-09 16:40:46.420140 I HTTPServer: Host: [fe80::20c:29ff:fe66:d03e]:6744
2022-07-09 16:40:46.420141 I HTTPServer: Host: pvr31
2022-07-09 16:40:46.420142 I HTTPServer: Host: pvr31:6744
2022-07-09 16:40:46.420143 I HTTPServer: Host: 192.168.2.46
2022-07-09 16:40:46.420144 I HTTPServer: Host: 192.168.2.46:6744
2022-07-09 16:40:46.420189 I HTTPServer: Name resolution complete: 9 'Origins' found
2022-07-09 16:40:46.420191 I HTTPServer: Allowed origin: https://chromecast.mythtv.org
2022-07-09 16:40:46.420192 I HTTPServer: Allowed origin: http://192.168.2.46
2022-07-09 16:40:46.420192 I HTTPServer: Allowed origin: http://192.168.2.46:6544
2022-07-09 16:40:46.420193 I HTTPServer: Allowed origin: https://192.168.2.46
2022-07-09 16:40:46.420194 I HTTPServer: Allowed origin: https://192.168.2.46:6554
2022-07-09 16:40:46.420195 I HTTPServer: Allowed origin: http://pvr31
2022-07-09 16:40:46.420195 I HTTPServer: Allowed origin: http://pvr31:6544
2022-07-09 16:40:52.274901 I HttpWorker(52): New connection
2022-07-09 16:40:52.278885 I HTTPRequest::SendResponse(xml/html) () :200 OK -> 192.168.2.53: 1
2022-07-09 16:40:52.302759 I HttpWorker(55): New connection
2022-07-09 16:40:52.303196 I HTTPRequest::FormatFileResponse('') - cannot find file
2022-07-09 16:40:52.303202 I HTTPRequest::SendResponse(xml/html) () :404 Not Found -> 192.168.2.29: 2
When accessed, this is what is logged by the backend:
2022-07-10 13:36:38.484227 I HttpWorker(59): New connection
2022-07-10 13:36:38.484860 I (Request Header) accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
2022-07-10 13:36:38.484861 I (Request Header) accept-encoding: gzip, deflate
2022-07-10 13:36:38.484863 I (Request Header) accept-language: en-GB,en;q=0.9
2022-07-10 13:36:38.484864 I (Request Header) cache-control: max-age=0
2022-07-10 13:36:38.484865 I (Request Header) connection: keep-alive
2022-07-10 13:36:38.484866 I (Request Header) host: pvr:6544
2022-07-10 13:36:38.484867 I (Request Header) upgrade-insecure-requests: 1
2022-07-10 13:36:38.484868 I (Request Header) user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36
2022-07-10 13:36:38.487597 I ExtractMethodFromURL(end) : : /
2022-07-10 13:36:38.487801 I HTTPRequest::FormatFileResponse('') - cannot find file
2022-07-10 13:36:38.487814 I HTTPRequest::SendResponse(xml/html) () :404 Not Found -> 192.168.2.29: 2
2022-07-10 13:36:48.497220 I HttpWorker(59): Connection 59 closed. 1 requests were handled
Hi,
I'm using an old connect duo with .25 on my Mac. I was thinking about getting a HDFX-2US. Anyone know if this newer model will work with .25?
Regards, Patrick
There have been approximately 1300 improvements to the codebase. More info: