I just want to notice that the the MP2 TsWriter is logging into the MP1 log dir.
I couldn't find ja JIRA for it, but I'm currently testing NativeTv, maybe I spot some bugs and can help with something
Simplest solution (since some of the other filters already have registry settings) might be to add a 'logging control' key and put the log file path string in there ?
I don't think this would work, until TsWriter of TVE3.5 looks into different keys, depending on the environment it is running in (console, TvService, MP2-Plugin).
I would prefer some simple "ISettingsInterface" to pass such information into the filter
For music you may use -->
https://www.team-mediaportal.de/erweiterungen/musik/global-search
With GlobalSearch you can search for any entry in your music database: Artist, Album, Title, Lyrics...
I'm afraid there is no such plugin :unsure:
For music you may use -->
https://www.team-mediaportal.de/erweiterungen/musik/global-search
With GlobalSearch you can search for...
HI,
I'm new to MediaPortal and have a question about searching for data. I have an extensive collection of music, films, and TV...
Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload your debug log files, if you want to solve the issue.
Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
I had the same feeling about MP1, nothing was working out of the box, it was full of hardcoded dependencies and bugs. That’s how I came to MP2 and I’m very happy with it ;)
I had the same feeling about MP1, nothing was working out of the box, it was full of hardcoded dependencies and bugs. That’s how I...
I've had Media Portal 1 installed on a dedicated desktop computer for at least 10 years now. Sometimes it's a little sluggish, but...
Thanks for the info. Now I know how to create logs.
I remapped the keys and, for the moment, after using MP2 several times, they function well.
If the mapping disappears again, I'll send you some logs. Thank you!
Thanks for the info. Now I know how to create logs.
I remapped the keys and, for the moment, after using MP2 several times, they...
Hi,
I changed recently from MP1 to MP2 and I'm very happy with the change.
But I still have to learn quite a few things.
Sorry if...
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...