Can you tell me why the search button in my music won't highlight or work. I can remember it bringing up a cool keyboard at the start but hasn't worked not for weeks.
The search option is not available in the 'Shares' view. Select the 'Switch view' button and choose for example the "Artists' view then the search button will be available. In order to use the database views you need to add your music to the music database in configuration.exe.
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...
@Pablik I finally got back to this, and I got it working.
What I did was this. I intended to copy the UHD-BR disc to my local hard drive, so I put the disc in the drive, and then brought up MakeMKV. In MakeMKV I went through the initial steps to copy the UHD-BR disc to my drive, and while MakeMKV was parsing the disc, I noticed a...
@Pablik I finally got back to this, and I got it working.
What I did was this. I intended to copy the UHD-BR disc to my local hard...
I just uninstalled AnyDVDHD due to RedFox being no longer reachable, and I have taken the MakeMKV route described in this thread...