Improvement Suggestions (299 Viewers)

You have an idea how MediaPortal could be improved? Post it in here.
Well i would be starting to code a patch if i could. I have been downloading anything but that bring me excactly nothing because the Visual Studio 2008 Express isn´t compatibel with 2005 Projects. What bring me to a question why .Net? I started hating .Net as i saw it the first time at the catalyst control center :D It´s just that...
Well i would be starting to code a patch if i could. I have been downloading anything but that bring me excactly nothing because...
Well many of the dev team say that they don´t want to develop a windows 7 version of mediaportal because windows 7 is still in beta...
Replies
8
Views
2K
MP1 MP2 "Shuffle Songs" feature (1 Viewer) DE
good to hear. NJOY :D
good to hear. NJOY :D
I still use my iPod hooked into my stereo instead of MediaPortal for playing music - why? Because the majority of the time I just...
Replies
4
Views
2K
You will be able to do this with MP2, but it's beyond MP1's capabilities as it involves 2 active players which are not supported.
You will be able to do this with MP2, but it's beyond MP1's capabilities as it involves 2 active players which are not supported.
Started on: 2008-11-28 last update: 2006-11-28 Summary: Use Avi files as visualisation?!!! Description: I'd like to be able to...
Replies
2
Views
1K
question: will embedded cue sheets be supported in the MP V1.1? regards
question: will embedded cue sheets be supported in the MP V1.1? regards
I have a bunch of flac files that are full albums with embedded cuesheets. I just started using mediaportal, and I really like it...
Replies
4
Views
1K
MP1 MP2 GuiVideoFiles DE
As I noticed the contextMenu "set movie unwatched" don't remember the last item and scolls up after action. Short fix on GUIVideoFiles.OnShowContextMenu(): case 830: // Reset watched status int curItemIndex = facadeView.SelectedListItemIndex; SetMovieUnwatched(item.Path)...
As I noticed the contextMenu "set movie unwatched" don't remember the last item and scolls up after action. Short fix on...
As I noticed the contextMenu "set movie unwatched" don't remember the last item and scolls up after action. Short fix on...
Replies
0
Views
929
MP1 MP2 IMDBFetcher DE
This code works for me. Not sure if runs anytime...anywhere. private void _fetchDetails() { try { disableCancel = false; if (movieDetails == null) { movieDetails = new IMDBMovie(); } if (url == null) { return; } if...
This code works for me. Not sure if runs anytime...anywhere. private void _fetchDetails() { try {...
Hi, for me I had some videos with covers in the folders like: Movie.avi Movie.jpg Another Movie.avi Another Movie.jpg...
Replies
1
Views
1K
Started on: 2009-02-23 last update: 2009-02-23 Summary: enable custom background for teletext (for the xml-File) Area: MyTV Description: the new Teletext (MP 1.0+SVN) looks good but if a 16:9 program is on the teletext is 4:3 and you can get distracted from the program while reading. Stretching the teletext decreases...
Started on: 2009-02-23 last update: 2009-02-23 Summary: enable custom background for teletext (for the xml-File) Area: MyTV...
Started on: 2009-02-23 last update: 2009-02-23 Summary: enable custom background for teletext (for the xml-File) Area: MyTV...
Replies
0
Views
986
When retrieving a new movie detail from my favourite web site, there's sometimes no image available or a wrong one. In this case, I remember Google is my friend and put the image I found in the same folder than the movie, with the same name. If I didn't retrieve movie details, the image is displayed in the lists. If I did, I got...
When retrieving a new movie detail from my favourite web site, there's sometimes no image available or a wrong one. In this case, I...
When retrieving a new movie detail from my favourite web site, there's sometimes no image available or a wrong one. In this case, I...
Replies
0
Views
1K
ive already had a RAID setup but want to move away from it now as software raid is a bit too unreliable or me, and hardware raid is too expensive.
ive already had a RAID setup but want to move away from it now as software raid is a bit too unreliable or me, and hardware raid is...
Not sure if this has been suggested before, but would it be possible to implement an option in MP so that multiple hard drive...
Replies
6
Views
2K
Would anyone be willing to make a plugin that lets you jump to the next or previous bookmark in a video file with a single button press? its kind of cumbersome as it is now, having to select action menu > bookmarks > then scrolling down (sometimes 3 or 4 pages) to select your bookmark. Also the ability to "add bookmark" with a single...
Would anyone be willing to make a plugin that lets you jump to the next or previous bookmark in a video file with a single button...
Would anyone be willing to make a plugin that lets you jump to the next or previous bookmark in a video file with a single button...
Replies
0
Views
1K
MP1 MP2 Replay Gain DE
How about adding replay gain support? All of my flac files have been scanned for replay gain. :D
How about adding replay gain support? All of my flac files have been scanned for replay gain. :D
How about adding replay gain support? All of my flac files have been scanned for replay gain. :D
Replies
0
Views
1K
Hi karlake ! Do you mean a view like this one:? An there is already a thread for a music plugin: Klick I hope a plugin-dev will do it! Best regards Helios
Hi karlake ! Do you mean a view like this one:? An there is already a thread for a music plugin: Klick I hope a...
Hi! After starting to use Moving picture and Tv Series plugin, I'm getting a bit spoiled with media db handling. I love the way...
Replies
1
Views
1K
This has been asked for many times.....perhaps you will get it in MediaPortal 2.....
This has been asked for many times.....perhaps you will get it in MediaPortal 2.....
OK Here is what I propose, a button to avoid the means to go up a DIR and down The other to allow short cuts to be seen, and...
Replies
1
Views
1K
Would it be too difficult to implement "Scene" selection mode in the video player that uses thumbnails extracted every x amount of seconds throughout the movie? The PS3 has a similar function if anyone is familiar with it, and it is a terrific replacement for DVD chapters for all non-DVD formats that lack them. Here's how the PS3...
Would it be too difficult to implement "Scene" selection mode in the video player that uses thumbnails extracted every x amount of...
Would it be too difficult to implement "Scene" selection mode in the video player that uses thumbnails extracted every x amount of...
Replies
0
Views
1K
i am by no means a programmer but how much work would it be to with jburnette's permission for someone to modify his mvids plugin and remove the parts that reference last.fm etc and just leave the underlying database and the ability to generate thumnails for each video, i have a large collection of family videos, funnies that i...
i am by no means a programmer but how much work would it be to with jburnette's permission for someone to modify his mvids plugin...
I wish there would be an option to produce thumbnails automatically for both a folder and its video files when the folder is added...
Replies
3
Views
3K
No, this scenario doesn't work. we think about supporting such things in MP2, but no way in current MP, due to it's player architecture
No, this scenario doesn't work. we think about supporting such things in MP2, but no way in current MP, due to it's player...
Hello All, I using MP primarily for video playback. However, I want to have music (Film soundtracks) automatically play in the...
Replies
2
Views
1K
Well, i've been watching HP for a long time, because of this great touch PC. The only thing holding me back, is that it doesnt have a output for high resolutions (hdmi etc).
Well, i've been watching HP for a long time, because of this great touch PC. The only thing holding me back, is that it doesnt...
I use MP and i like it very well. I use a touchscreen to navigate through MP. In general it works but could be a little bit more...
Replies
3
Views
2K
MP1 MP2 MKA Tags DE
I had a quick look previously and ended up giving up.... it would appear the tags are stored in EBML (looks like a binary type of XML) Came across this Koders Code Search: MatroskaInput.cs - C# which may or may not help appears to already be a org.embl.matroska that the project has created (Index of /downloads/libebml)...
I had a quick look previously and ended up giving up.... it would appear the tags are stored in EBML (looks like a binary type of...
I have some Dolby Digital and DTS audio that I would really like to include in my music library. I currently have this working by...
Replies
2
Views
2K
1. linux is the host 2. xen must be run as root, it's not an application it's a kernel modification that turns the host into a Hypervisor 3. bridged, you can't use NAT and expect clients to connect to a guest host (unless you setup NAT rules inbound) 4. I believe so. I'm pretty sure you problem has nothing to do with root or tcp port...
1. linux is the host 2. xen must be run as root, it's not an application it's a kernel modification that turns the host into a...
I am unable to make RTSP work with tvengine server installed in a virtual machine running XP as a guest on a linux (Ubuntu 8.04)...
Replies
3
Views
3K
MP1 MP2 Movie/Music Fanart DE
Sure, thanks, I read that... is there anyway we can stop the leak but ? or do the Dev's need to look into it?
Sure, thanks, I read that... is there anyway we can stop the leak but ? or do the Dev's need to look into it?
MediaPortal Version: 1.0 Final MediaPortal Skin: Bleazle Windows Version: Windows Vista In regards to the topic which...
Replies
11
Views
5K
Did some changes to the PowerScheduler Client plugin, the client now keeps the server alive :D Check it out, [PATCH] Power Scheduler TV Server plugin - MediaPortal Forum
Did some changes to the PowerScheduler Client plugin, the client now keeps the server alive :D Check it out, [PATCH] Power...
TV-Server Version: 1.0 MediaPortal Version: 1.0 MediaPortal Skin: Blue3 Windows Version: Windows XP SP3 CPU Type: Intel Pentium...
Replies
3
Views
3K
If only shares view were faster... :(
If only shares view were faster... :(
Started on: 2007-09-21 last update: 2007-09-21 Summary: Add support in My Videos for multiple video databases...
Replies
5
Views
2K
I’ve used media portal for over 4 years now , on my home PC. I’ve also setup my friends use Media-Portal for their Entertainment needs. The project has came a very long way. But Now I find Media-Portal is not filling my needs, more and more. Now I know you have a Roadmap to follow, but I have some suggestions to make Media-Portal...
I’ve used media portal for over 4 years now , on my home PC. I’ve also setup my friends use Media-Portal for their Entertainment...
I’ve used media portal for over 4 years now , on my home PC. I’ve also setup my friends use Media-Portal for their Entertainment...
Replies
0
Views
1K
MP1 MP2 Folder Play Feature DE
Solis : Have you drawn the attention of any dev willing to include your code to SVN?
Solis : Have you drawn the attention of any dev willing to include your code to SVN?
Hi there, It would be nice to have a feature so that if there is only one video in a folder, it plays when you click on the...
Replies
4
Views
2K
MP1 MP2 More Zoom modes DE
New zoom modes to fit cinemascope and other formats better in my 16:9 screen would be nice! Anyone can help here?
New zoom modes to fit cinemascope and other formats better in my 16:9 screen would be nice! Anyone can help here?
As already mentioned in this Thread, i would like to see more zoom-modes/options in mediaportal too. i only got a 4:3 CRT and...
Replies
1
Views
1K
Hi Community! Am i the only one, who is missing a Database View, like this one in share mode: Unfortunately this view is only possible in share mode! Here is another example form MCE: I think, this view could be very useful! What do you think? Best regards Helios
Hi Community! Am i the only one, who is missing a Database View, like this one in share mode: Unfortunately this view is only...
Hi Community! Am i the only one, who is missing a Database View, like this one in share mode: Unfortunately this view is only...
Replies
0
Views
2K
Started on: 2009-02-05 last update: 2009-02-05 Summary: Add an option to record a show always on selected channel if the same EPG description can't be found on previously recorded shows. Description: As some of you know, at least on the past record always-option didn't perform logically when specific time was selected (weekly...
Started on: 2009-02-05 last update: 2009-02-05 Summary: Add an option to record a show always on selected channel if the same EPG...
Started on: 2009-02-05 last update: 2009-02-05 Summary: Add an option to record a show always on selected channel if the same EPG...
Replies
0
Views
909
I REALLY wish someone would :( This problem hasn't been there all the time, you know. I think it came around a year ago. I have an interesting notation on this: I think the real problem is with the clients, where it takes about 30 sec, IF MP is running in the server PC, but look here: IF shares view is selected AND one of the...
I REALLY wish someone would :( This problem hasn't been there all the time, you know. I think it came around a year ago. I...
I believe one of the fundamental concepts that confuses most first time users (and causes them to say "it didn't work, it was so...
Replies
16
Views
3K
LS, You guys may probably already be aware of this, but today I stumbled across TVersity, a mediaplayer that is presumably especially good at streaming internet content to various devices (i.e. ps3, xbox, iphone, pda, etc). I think both parties would benefit (at least functionally) by somehow assimilating or adapting each others...
LS, You guys may probably already be aware of this, but today I stumbled across TVersity, a mediaplayer that is presumably...
LS, You guys may probably already be aware of this, but today I stumbled across TVersity, a mediaplayer that is presumably...
Replies
0
Views
1K
MP1 MP2 animated pictures (1 Viewer) DE
Hello MP team, Would it be possible to add support for animated images? Also could we get add a away to make pictures fill the screen by default? Features will be greatly appreciated.
Hello MP team, Would it be possible to add support for animated images? Also could we get add a away to make pictures fill the...
Hello MP team, Would it be possible to add support for animated images? Also could we get add a away to make pictures fill the...
Replies
0
Views
1K
Top Bottom