Unfortunately, that link is dead. I've installed different fx's, and still can't get kmttg to launch, so being able to switxch successfully would be really helpful. openjfx-8.0.202-12.b07.fc32.x86_64 java-1.8.0-openjdk-openjfx-1.8.0.265.b01-1.fc32.x86_64
I moved a Windows box to Fedora 32, and now I can't get kmttg to launch at all. Linux 5.8.16-200.fc32.x86_64 #1 SMP Mon Oct 19 14:17:16 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ./kmttg (java:32371): Gtk-WARNING **: 20:56:32.181: Unable to locate theme engine in module_path: "murrine", (java:32371): Gtk-WARNING **: 20:56:32.181: Unable to locate theme engine in module_path: "murrine", (java:32371): Gtk-WARNING **: 20:56:32.182: Unable to locate theme engine in module_path: "murrine", (java:32371):...
I've tinkered with the code a little bit to try to enable the sending of mp4's to a TiVo. I added 'video/video/mp4' in three places in the tivo_commands.c, and my TiVo can now see the mp4's. (There's some interesting parsing of dashes in the title field going on, too). [2017/08/13 15:11:22] upnphttp.c:889: debug: HTTP REQUEST: GET /MediaItems/26.mp4?Format=video%2Fmp4 HTTP/1.1 Host: 192.168.xxx.xxx:8200 TiVo-Include-CC: 1 Range: bytes=0- User-Agent: TvHttpClient tsn: XXXXXXXXXXXXX Connection: close...
Try getting the source via git clone. It's newer than the 1.2.0 package. Between the fixes and the advice about touching the video file, I'm able to get this working. (Although my TiVo can't see any videos, but that's a different issue, which I'll open up another thread for.) Is having the file extension be "nfo" part of a standard? My Windows brain clashes with that, and even my Linux brain says that it should be "xml" I'm good with whatever, I'm just curious.
Thanks! Looking forward to the update. What would go in the "mime" entry? Also, I managed to get 1.1.4 working. What I found is that the info is being cached, so updating the xml file doesn't do any good until a rescan is forced. That's someone cumbersome, because of how long it takes to rescan my library.
Does this still work? I have tried this with 1.1.4 and 1.2.0, and no luck. I even copied Shrimkin's example, and still nothing. I do see this in the dlna debug output: [2017/07/26 18:56:10] metadata.c:175: debug: Parsing .nfo file: /storage/movies/dir1/dir2/Fname.nfo I have Fname.mp4, Fname.nfo, and Fname.jpg I have tried using foobar2000 and BubbleUPnP, and neither of them are picking up the data from the nfo file. Bubble is picking up the jpg as a thumbnail. Any idea what I'm missing? Thanks.
I turned off the TS download, and I'm able to get an srt file now. I see these errors...
I get the same thing from ccextractor 0.64. I had a look at the options, and I am...