MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » other features (of release or svn versions) » Improvement Suggestions


Improvement Suggestions Post your improvement suggestions here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2007-10-19, 01:13   #1 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 146
Thanks: 8
Thanked 1 Time in 1 Post

Country:

My System

Lightbulb Hide cdrom drives

From Videos and Music list and start from the first folder opened (i.e. d:\music)

I know that you can remember the last position, but it would be better to hide the ODDs. If I delete them from the config and then launch MP, they are still there.
Telstar is offline   Reply With Quote
Old 2007-11-02, 01:25   #2 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 92
Thanks: 0
Thanked 4 Times in 3 Posts

Country:

My System

Default

Oh, yes ! I would like to have that also.

Thanks,
Gregor
GregorV is offline   Reply With Quote
Old 2007-11-02, 09:58   #3 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 146
Thanks: 8
Thanked 1 Time in 1 Post

Country:

My System

Default

Good to know to not be the only one
Telstar is offline   Reply With Quote
Old 2007-11-02, 18:35   #4 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I've 2 ODD a Pioneer one that is slowd to be a silenty player an another Sony that is the writer...
I want that MP sees only the Pioneer not the Sonybecause when I burn a disc and Nero ends Mp tries to play the file on it... this is a lot annoying for me...

If I delete the Sony it reappears again after MP is restarted
fanoI is offline   Reply With Quote
Old 2007-12-01, 23:49   #5 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 92
Thanks: 0
Thanked 4 Times in 3 Posts

Country:

My System

Default did a devloper look at this

Would be nice to see that someone noticed this.

Thanks
Gregor
GregorV is offline   Reply With Quote
Old 2007-12-02, 12:01   #6 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 146
Thanks: 8
Thanked 1 Time in 1 Post

Country:

My System

Default

Yeah but when they will implement this little feature?
Telstar is offline   Reply With Quote
Old 2008-04-22, 11:38   #7 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

The problem here is that every time you start the MediaPortal Config, the cd/dvd drives will be re-added to the folder list.
I find this very annoying as well, I'm deleting these drives for a specific reason, why would I want to have them back ?

I think it must be relatively easy to remove this feature?
If there is any reason why this should stay implemented I would like to hear it.
Zippy2000 is offline   Reply With Quote
Old 2008-07-28, 11:14   #8 (permalink)
Portal Member
 
maximuz's Avatar
 
Join Date: Feb 2008
Age: 24
Posts: 5
Thanks: 0
Thanked 2 Times in 1 Post

Country:

My System

Default

I have the same problem, and this problem includes second one:
When there's no disc in DVD-Drive and I press Enter key (or MCE Remote "OK" button) on CD/DVD icon - Media Portal freezes for about half-minute or even more, and if I do some actions at this freezing period (like pressing arrow key or any other) Media Portal performs it all quckly but after unfreeze.
That's why I want to remove drive icons from Music, Video and Pictures menu.

But if I select "Play DVD" menu, Media Portal instantly gives a message "Insert disc" and there's no any freezes.

I'm using MediaPortal_0.2.3.0

Last edited by maximuz; 2008-07-28 at 11:16.
maximuz is offline   Reply With Quote
Old 2008-07-31, 15:00   #9 (permalink)
Portal Member
 
maximuz's Avatar
 
Join Date: Feb 2008
Age: 24
Posts: 5
Thanks: 0
Thanked 2 Times in 1 Post

Country:

My System

fixed

I've found the way to solve this problem

1) Unpack RemoveCDDVD.zip archive attached in this post and run RemoveCDDVD.exe file.

2) In destination folder choose your Media Portal folder, if your MP installed in default folder - just press next.

3) Open removecddvd.cmd file that appears in your MP folder with Notepad.

4) Edit all you need in this file:

I have 2 DVD Drives in my system (E:\ and F:\) and for my system it looks like

Code:
cd %SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\"
call Configuration.exe

cscript removecddvd.vbs %SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\MediaPortal.xml" "(E:) CD/DVD" " "
cscript removecddvd.vbs %SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\MediaPortal.xml" "E:\" " "

cscript removecddvd.vbs %SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\MediaPortal.xml" "(F:) CD/DVD" " "
cscript removecddvd.vbs %SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\MediaPortal.xml" "F:\" " "
if your drive letters are different - replace (for example E: to X: and F: to Y: ), or what your DVD drives letters have.

if you have one DVD drive in your system - just delete 2 last strings in this file

if you have three DVD drives - put one more pair of strings in this file, and so on.

!!! If your MP installed in not default folder (for example: D:\Mediaportal) certainly replace in this file all

%SYSTEMDRIVE%\"Program Files\Team MediaPortal\MediaPortal\"

with

"D:\Mediaportal"

5) Instead of "MediaPortal Configuration" shortcut use "MP Configuration" shortcut from your desktop, or put this shortcut anywhere you want to run it from

You'll never see DVD drives in My Music, My Video and My Pictures menus.


P.S.: I don't know how it will be work in other versions of Media Portal but in MediaPortal 0.2.3.0 it works fine and if in other versions structure of MediaPortal.xml file wasn't changed it will also work fine
Attached Files
File Type: zip RemoveCDDVD.zip (53.9 KB, 2 views)

Last edited by maximuz; 2008-07-31 at 15:12.
maximuz is offline   Reply With Quote
Old 2008-08-02, 15:20   #10 (permalink)
Portal Member
 
maximuz's Avatar
 
Join Date: Feb 2008
Age: 24
Posts: 5
Thanks: 0
Thanked 2 Times in 1 Post

Country:

My System

Default

I've just found that it disables DVD from MP at all, so if you select "Play DVD" or "Play CD" menu MP will ask you to insert disc.
Thus MediaPortal don't see any discs inserted in you CD/DVD drive.
So I'll try to do something with it.

Last edited by maximuz; 2008-08-13 at 08:48.
maximuz is offline   Reply With Quote
Reply

Bookmarks

Tags
cdrom, drives, hide

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple folders and drives gemini728 General Support 3 2008-01-03 04:26
Is there a way to group videos on different drives together? monkeyspasm MediaPortal 1 Talk 6 2007-10-22 20:14
Hide framerate? dootgoop General Support 0 2007-04-27 15:56
Hard Drives Sh4nn0w Hardware Selection Help 14 2007-02-05 15:43
Ability to select all drives Toley Improvement Suggestions 2 2005-04-12 00:33


All times are GMT +1. The time now is 22:24.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress