In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary genre (i.e. a subgenre).
The primary genre might be something like Film (or Movie in the USA).
The secondary genre for Film might be something like: Action, Comedy, Crime, Fantasy, Romance, Science...
In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary...
In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
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...