Improvement Suggestions (57 Viewers)

You have an idea how MediaPortal could be improved? Post it in here.
  • Locked
  • Sticky
HowTo: post an Improvement Suggestion You have an idea how MediaPortal could be improvend? GREAT! :) Below you will find a template which shows all required informations you have to add to your Improvement Suggestion Thread. note: Add as much informations as possible. You can always update your first post How it...
HowTo: post an Improvement Suggestion You have an idea how MediaPortal could be improvend? GREAT! :) Below you will find a...
HowTo: post an Improvement Suggestion You have an idea how MediaPortal could be improvend? GREAT! :) Below you will find a...
Replies
0
Views
14K
I found, eventually its best to introduce a Thread to handle the Pause and enable VideoBuffer to stay intact. Its much more reliable and tested working here. Apologies again for not completing a PR and Merging that way. The new thread code is below, within TvHome.cs: static void afterChannelChangePause() {...
I found, eventually its best to introduce a Thread to handle the Pause and enable VideoBuffer to stay intact. Its much more...
Summary: Setting a reminder in the Program Guide automatically changes channel - choice defaulted to 'Yes'. Area: Tv and Radio...
Replies
113
Views
29K
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
Replies
7
Views
1K
If everything works, I'll add it to 1.38 Pre
If everything works, I'll add it to 1.38 Pre
Would it be possible to add a star rating (1-5) for pictures in the database, preferably even within browsing files? This way, you...
Replies
11
Views
3K
THX for info. 0.62 plugin version doesn't crash with MP 1.31 therefore, it seems to me to be little buggy...
THX for info. 0.62 plugin version doesn't crash with MP 1.31 therefore, it seems to me to be little buggy...
Started on: 2023-12-26 last update: 2023-12-26 Summary: Minimize the amount of data written to disk by simulating a tempfs RAM...
Replies
4
Views
3K
Sorry for being a bit late to answer this thread. @azzuro the reason for wanting to upgrade is to be able to use this package SpotifyAPI-NET | SpotifyAPI-NET I think it uses .NET 5.0. But now I'm trying to develop my plugin from scratch, we'll see how that goes. If I have the time I would be glad to help you with the upgrade, I...
Sorry for being a bit late to answer this thread. @azzuro the reason for wanting to upgrade is to be able to use this package...
Just wondering if there are any plans on update to a new version of the .NET framework? The reason for asking is that I'm thinking...
Replies
11
Views
5K
I’d be also interested if the same advantages are feasible for MP2?!
I’d be also interested if the same advantages are feasible for MP2?!
Started on: 2022-08-28 last update: 2022-08-28 Summary: Improve EPG speed by adding indices to "program" table Area: TvServer SQL...
Replies
2
Views
3K
We discussed it here : https://forum.team-mediaportal.com/threads/latest-media-handler-v2-4-x-000.132114/post-1288927 Because, this really annoys me a lot, when I will have time, I would like to fix this problem. If @catavolt can give me the variables names (red rectangle) in skin, it will reduce time ;) For those who understand...
We discussed it here : https://forum.team-mediaportal.com/threads/latest-media-handler-v2-4-x-000.132114/post-1288927 Because...
We discussed it here : https://forum.team-mediaportal.com/threads/latest-media-handler-v2-4-x-000.132114/post-1288927 Because...
Replies
0
Views
2K
Attached is provided code to make it possible.
Attached is provided code to make it possible.
My config with 8 tuner cards : Settings with EPG grabbing when TS or record (doesn't work) : Settings for using a specific...
Replies
52
Views
21K
Attached is provided code to make it possible.
Attached is provided code to make it possible.
Hello, Because we already have "Reset watched status" in TV Recorded : I need to also have "Set watched status" in TV Recorded...
Replies
4
Views
2K
MP1 MP2 VPN support DE
@tvviewer2021 I've been using with a VPN for over a year now. Private Internet Access for a while, now using ProtonVPN. I seem to remember there was a setting for local networks but I don't see it in my ProtonVPN settings so I might be wrong about that. I also have a hosts file with all the local pc hostnames and 192.1.68.1.xxx ips...
@tvviewer2021 I've been using with a VPN for over a year now. Private Internet Access for a while, now using ProtonVPN. I seem to...
Hi, I have tried both MP1 and 2. I am not able to connect a client to a server (both windows) when they are on the same VPN (in my...
Replies
1
Views
2K
Where hardcoded? Yes this code work when you watch movie and playTimePercentage < _watchedPercentage, And if playTimePercentage < _watchedPercentage we only update playTimePercentage in movie, and dont touch watched flag ... IMHO its work, and work fine ...
Where hardcoded? Yes this code work when you watch movie and playTimePercentage < _watchedPercentage, And if playTimePercentage <...
I believe that the design for VideoDatabaseV5 originated in the Kodi design for a similar database. Somewhere down the line the MP...
Replies
34
Views
8K
I simply kill MP from Task Manager :) -- Tapatalk | WBR, ajs
I simply kill MP from Task Manager :) -- Tapatalk | WBR, ajs
Jira Entry : https://issues.team-mediaportal.com/browse/MP1-4242 To Do list : 1. addon button for clean only, all logs (in Action...
Replies
232
Views
45K
i have just pushed the branch to the repo. added now also a config setting to the Music -> Playlist.
i have just pushed the branch to the repo. added now also a config setting to the Music -> Playlist.
Started on: 2021-03-23 last update: 2021-03-23 Summary: The display of playlists takes long Area: Music Description: To randomly...
Replies
75
Views
16K
Just wanted to remind that this really would be an big improvement. ;)
Just wanted to remind that this really would be an big improvement. ;)
Started on: 2020-03-22 last update: 2020-03-22 Summary: Add a checkbox for adding IPTV channels without checking signal level and...
Replies
3
Views
4K
Hi, What do we do next ?
Hi, What do we do next ?
Started on: 2020-03-19 last update: 2020-03-19 Summary: FreeView AV systems embedded in TV sets and FreeView boxes automatically...
Replies
3
Views
3K
In theory simply need add in MediaPortal/MediaPortal-1 Block like: GUIPropertyManager.SetProperty("focusPosX", _positionX); GUIPropertyManager.SetProperty("focusPosY", _positionY);
In theory simply need add in MediaPortal/MediaPortal-1 Block like: GUIPropertyManager.SetProperty("focusPosX", _positionX)...
Following properties would be very useful in my skin design: #posX The X position of the currently focused control #posY...
Replies
3
Views
2K
In lieu of a likely modification to TV Setup module, I have devised my own workaround, using SQL. Here is a quick resume. Should be safe but make sure you have a backup before you try this! Simple scenario to demonstrate. 2 cards both on A/B diseqc switches. In each case A connects to LNB pointed at Satelite 1, and B to Sat 2...
In lieu of a likely modification to TV Setup module, I have devised my own workaround, using SQL. Here is a quick resume. Should be...
Started on: 2020-08-25 last update: 2020-08-25 Summary: Add the ability to sort or restrict channels by group in mapping dialog...
Replies
4
Views
3K
You're right, @ajs, thank you! After enabling HID in the MP config and editing the XML file it works! (y)
You're right, @ajs, thank you! After enabling HID in the MP config and editing the XML file it works! (y)
Common media players like Windows Media Player and iTunes support events for playback buttons (play/pause, next track, previous...
Replies
2
Views
2K
That´s what I intended to say ;)
That´s what I intended to say ;)
When a music track is played and the skip backward button is pressed, MediaPortal plays the previous track from the playlist. It...
Replies
37
Views
7K
Turns out filtering at 10000 ch number is not a good idea. Filtering Unknown is better.
Turns out filtering at 10000 ch number is not a good idea. Filtering Unknown is better.
Started on: 2020-03-16 last update: 2020-06-30 Summary: When multiple FreeView Transmitters are available in a single area, you...
Replies
106
Views
25K
arf, i mean to have generic toggle, and managed by pluginame ?
arf, i mean to have generic toggle, and managed by pluginame ?
I want to propose an extra setting in the Dynamic refresh rate, and I'd appreciate it if you give a little bit of feedback here...
Replies
24
Views
7K
Branch created.
Branch created.
I'm looking for a way to only automaticly load subtitles (TV / VIDEO / DVD / enz) only when the audio stream is different than the...
Replies
45
Views
19K
No problem :) -- WBR, ajs :):whistle::coffee:
No problem :) -- WBR, ajs :):whistle::coffee:
Hi, Please, please please could you add the option to sort by album artist in album listing. This will allow MP to have all...
Replies
69
Views
18K
This is good, you need to do something the same with MP1. All the same, the 64-bit system is currently better and more stable than the 32-bit one. Especially working in a 64 bit environment.
This is good, you need to do something the same with MP1. All the same, the 64-bit system is currently better and more stable than...
Currently mediaportal is marked as 32 bit, I understand that mediaportal uses a lots of dll from third party which are compiled in...
Replies
23
Views
12K
Instead of having to go back to the Basic Home when you listen to music and want to watch a TV-Series episode, why not allow users to map their favourite plugins to buttons on their remote? Example: I play a track from Music. To get to the TV Show I want to see, I have to press the Home button, then browse the menu to the plugin...
Instead of having to go back to the Basic Home when you listen to music and want to watch a TV-Series episode, why not allow users...
Instead of having to go back to the Basic Home when you listen to music and want to watch a TV-Series episode, why not allow users...
Replies
0
Views
2K
Hi, Is it possible to add specific and separate entries for Dolby and DTS in Codecs and Renderer => Video Codecs => Settings Decoder? So you can use separately Dolby Atmos and DTS X (from Windows 10 market) without problems. At the moment AC3 is with MPEG and there is no entry for DTS. It would be nice if you could also add the...
Hi, Is it possible to add specific and separate entries for Dolby and DTS in Codecs and Renderer => Video Codecs => Settings...
Hi, Is it possible to add specific and separate entries for Dolby and DTS in Codecs and Renderer => Video Codecs => Settings...
Replies
0
Views
2K
Tbn file come from me, because i used it, when old soft xbmcscrapper was the only solution i found About all other stuff like discart... Change was very difficult from deda POV. I'm agree for continu mp devellopmeent. Ps, nfo support was my acces ticket to mp team. Long time ago. Envoyé de mon LG-H870S en utilisant Tapatalk Edit ...
Tbn file come from me, because i used it, when old soft xbmcscrapper was the only solution i found About all other stuff like...
Hi. We are in the middle of planing the final naming schemes used inside the upcoming Media-Buddy 1.0. Here we want to support as...
Replies
26
Views
7K
Hi, seems like an important key mapping is missing in the default full mapping profile: I switched to "Enable HID" + "HID keyboard" + "full" profile after installing my Flirc remote. When occasionally watching a DVD I couldnt navigate in the menu. Seems like there is condition for DVD missing in the HID full profile. I added this for...
Hi, seems like an important key mapping is missing in the default full mapping profile: I switched to "Enable HID" + "HID keyboard"...
Hi, seems like an important key mapping is missing in the default full mapping profile: I switched to "Enable HID" + "HID keyboard"...
Replies
0
Views
2K
+1
+1
It would be great if there was the possibility to assign keys from your keyboard to skip steps in the music section. I know it's...
Replies
1
Views
3K
M
FYI I achieved this by having a windows Clock gadget on my desktop, but selecting it to "always be on top". I played with the opaque setting so its visible but not too noticeable.
FYI I achieved this by having a windows Clock gadget on my desktop, but selecting it to "always be on top". I played with the...
Hi, I have one simple request: I would like to have a clock showing the current time in the OSD of TV and Video. I know there...
Replies
9
Views
7K
Top Bottom