MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2008-08-01, 22:01   #11 (permalink)
Portal Member
 
Join Date: May 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Absolutely agree with you. I came from an xbmc world as well and don't have this as an issue with anything else.

Quote:
Originally Posted by phunqe View Post
Well at the bottom of it there's something wrong with the code somehwere, because a directory listing of a network drive with let's say 500 items takes way much longer than in for example Windows explorer.

Even tried it with XBMC for Windows and the listings there are instant. It has been like this for as long as I can remember. Don't really know if it's being ignored or what (has been reported several times).
TV-Server Version:
MediaPortal Version: RC1 Revision:19158
MediaPortal Skin: Default
Windows Version: Xp SP3
CPU Type: AMD Phenom 9600 Quad Core
HDD: Seagte 400GB
Memory: G.Skill PC2-6400 2 GB
Motherboard: Gigabyte GA-MA78GM-S2H
Video Card: ATI 3200 HD
Video Card Driver: As of May 20
Sound Card: Realtek HD Audio
Sound Card AC3: SPDIF out
Sound Card Driver: As of May 20th
1. TV Card: NA
1. TV Card Type: NA
1. TV Card Driver: NA
2. TV Card: NA
2. TV Card Type: NA
2. TV Card Driver: NA
3. TV Card: NA
3. TV Card Type: NA
3. TV Card Driver: NA
4. TV Card: NA
4. TV Card Type: NA
4. TV Card Driver: NA
MPEG2 Video Codec: FFDShow
MPEG2 Audio Codec: FFDShow
h.264 Video Codec: CoreAVC
Satelite/CableTV Provider: NA
HTPC Case: Generic
Cooling: 1 cpu, 2 system fans
Power Supply: Generic
Remote: ATI (X10)
TV: Magnavox 50 DLP
TV - HTPC Connection: HDMI
malachii is offline   Reply With Quote
Old 2008-08-02, 13:01   #12 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

used a script move to all files own folders same name and it worked! 3 to 4 secs! nice one mal!
jimmynail is offline   Reply With Quote
Old 2008-08-03, 03:18   #13 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,

Where can I get this script?

Thanks
Daniel
danielparker is offline   Reply With Quote
Old 2008-08-03, 23:11   #14 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

here it is listed below - - i ended up reloading everything into my movie db i dont know if its possible to edit the existing one to include the new DIR path.

Copy and paste following code into notepad and save it with any name having .cmd extension.
You need to set path (FilesPath variable) to the folder where all movies exist.

@ECHO OFF
SETLOCAL EnableDelayedExpansion
SET FilesPath=C:\My Movies
IF NOT EXIST !FilesPath! ECHO Invalid Path "!FilesPath!" &EXIT /B 0
FOR /F "delims=" %%f IN ('DIR /A-D /B /ON "!FilesPath!"') DO (
@ECHO Processing: %%f
SET FolderName=
SET FolderName=!FilesPath!\%%~nf
IF NOT EXIST "!FolderName!" MD "!FolderName!"
IF EXIST "!FilesPath!\%%f" MOVE /Y "!FilesPath!\%%f" "!FolderName!")

EXIT /B 0

test it on a small existing folder first make sure you dont screw your collection!
jimmynail is offline   Reply With Quote
Reply

Bookmarks

Tags
lan, opening, slow, video

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 Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Very slow opening of movie folder and movie playback Doron General Support 1 2008-03-24 23:29
Problem with MPA and avisynth opening dvr-ms files KuniGunther watch/edit Videos 0 2007-11-03 09:56
Watch Comskip-Processed Files Across LAN Shared Folders? 1gkar support 4 2007-07-05 09:10
After some driver updates Video Playback is slow/different coldfire General Support 4 2007-03-09 01:01
Network Access in My Video Slow? pyromanfo General Support 3 2006-09-13 03:39


All times are GMT +1. The time now is 08:36.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden