So far I needed to limit the media items to respect the token limit of ChatGPT.
Now the complete media items can be used, because the movie list is splitted into chunks of a specified size and responses for each chunk are concentrated into the result list :)
private async Task<string> GenerateResponseWithGPT(string searchQuery...
So far I needed to limit the media items to respect the token limit of ChatGPT.
Now the complete media items can be used, because...
Hi,
I'm planning to write a plugin for MediaPortal 2, that supports users to find the right media items with help of AI...
Debounce Registry Setting
For anyone who wants to try the debounce registry setting, this is the setting:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidIr\Remotes\745a17a0-74d3-11d0-b6fe-00a0c90f57da]
"EnableDebounce"=dword:00000001
There are several different values for the...
Debounce Registry Setting
For anyone who wants to try the debounce registry setting, this is the setting:
Windows Registry Editor...
I'm currently testing the new Sofabaton x1 remote control with which I want to replace my Harmony.
Everything looks good so far...
Hi Steve, nice to see you're still around!
The question is a bit broad so it's hard to give a solid anwser.
In which part is this happening? My videos/MovingPictures/Onlinevideos?
And do you use something like subcentral/subtitledownloader?
Also log files in full debug mode of such a playback where it picks the old subtitlefile could...
Hi Steve, nice to see you're still around!
The question is a bit broad so it's hard to give a solid anwser.
In which part is this...
It appears that MP somehow caches previously used subtitle files for subsequent use next time the same video is played. My problem...
For me, a clean install of 1.34 x64 TV server only on a fresh Windows 11 Pro device failed because the installation of MySQL in the background never completed, hence no database to connect to. A manual installation of MySQL worked fine, but I didn't know how to prepare MySQL for the TV server database. In the end, I opted for the...
For me, a clean install of 1.34 x64 TV server only on a fresh Windows 11 Pro device failed because the installation of MySQL in the...
Hi,
went from a 1.29 install (working, reinstalled for other reasons) on a fairly fresh and fully updated Windows 10 system for a...