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...
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...
I created a batch file that will run @mrceolla then run mc2xml if anyone wants to use it. Just have the task scheduler run the batch file in highest priority mode.
Edit: Won't let me attached a batch file. Just put the following in a text file and save it as a .bat file:
start update-hosts-zap2it.bat
start mc2xml.exe -o tvguide.xml
I created a batch file that will run @mrceolla then run mc2xml if anyone wants to use it. Just have the task scheduler run the...
NOT A MEDIAPORTAL ISSUE.
Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...