MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » watch/edit Videos


watch/edit Videos General talk, support, improvement suggestions and tips & tricks

Reply
 
Thread Tools Display Modes
Old 2008-07-18, 10:21   #51 (permalink)
MP Donator
 
Join Date: Dec 2007
Posts: 243
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

Solis66,

Could we get a update for RC2? Thanks in advance!
stoked is offline   Reply With Quote
Old 2008-07-19, 09:43   #52 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

That wouldnt be to hard, but I cant find the source code for RC2.
Dunno if its the same as RC1 trunk rev 19675. Cant find any newer.

Otherwise its no problem...
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-07-20, 09:37   #53 (permalink)
egg
Portal Member
 
Join Date: Jun 2008
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts


Default

Hi,

I love this plugin. However, the way it searches into sub-folders and outputs some weird options is strange.

Can it be configured, so it only looks at the top level folder for the name?
egg is offline   Reply With Quote
Old 2008-07-20, 10:54   #54 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Hi egg.
Not sure I now what you mean.
Quote:
searches into sub-folders and outputs some weird options
Can you give some example?
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-07-20, 11:31   #55 (permalink)
egg
Portal Member
 
Join Date: Jun 2008
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts


Default

sorry.. my current folder structure is as follows:

/movies/
/movies/blade.runner/
movies/blade.runner/sample/
movies/blade.runner/sample/sample.mkv
movies/blade.runner/b-r.mkv
movies/blade.runner/otherjunk.xzy

in cases like this, often the movie is picked up as "sample" and imdb calles is simple men or some other random film

So I'm thinking, how can it be forced to use the foldername in this case? Or simply turn off the subfolder feature? (which i guess causes some of the issue)?
egg is offline   Reply With Quote
Old 2008-07-20, 13:35   #56 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Hi
I see your point here.

Don't you think Sample is a good movie?
*joking*

Well, I think the subfolder structure has to be there to be able to scan a hierarchy of moviefolders.

/movies/
/movies/action/blade.runner/
/movies/action/die.hard/
/movies/comedy/MontyPython/

The easiest fix is to just exclude some hardcoded foldernames like "sample". The next step could be to add a section in xml file and read data from the xml file where a user could add his own names to exclude.

I'll think about it, but I will release the dll file in few days based on the RC1 trunk code, since RC2 is not labeled yet, so i just stick to the hardcoded part right now.

Any other suggestions for names besided 'sample'?
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-07-20, 21:19   #57 (permalink)
MP Donator
 
Join Date: Dec 2007
Posts: 243
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

My samples are usually kept in the same directory as the movie folder so I guess I don't see this problem, but can see how it would affect it. BTW, it'd be nice if MP would be able to just play the movie file when the folder is selected and if there's more then one movie file in the folder then drilldown into the folder like it does now. I'm guessing this may be beyond the scope of your patch Solis66.

Quote:
Originally Posted by solis66 View Post
That wouldnt be to hard, but I cant find the source code for RC2.
Dunno if its the same as RC1 trunk rev 19675. Cant find any newer.

Otherwise its no problem...
I asked the devs which SVN RC2 is, it's 19657 and they said they tagged it now.

Last edited by stoked; 2008-07-20 at 21:44. Reason: Automerged Doublepost
stoked is offline   Reply With Quote
Old 2008-07-21, 08:51   #58 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Ok, i'll use 19657.
I will release the patch later this week
Quote:
it'd be nice if MP would be able to just play the movie file when the folder is selected
Yes, you are right about that and I don't think its too hard to implement, but I'm going away for a three week holiday on Saturday so that feature will have to wait till after the vacation.

Btw, stoked. If you have sample files named sample.avi or something like that, then there must be wrong file added to db when scanning if you have two files named
/sample.avi
/Terminator.avi
in the same folder, or...
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-07-21, 09:37   #59 (permalink)
MP Donator
 
Join Date: Dec 2007
Posts: 243
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by solis66 View Post
Ok, i'll use 19657.
I will release the patch later this week
Quote:
it'd be nice if MP would be able to just play the movie file when the folder is selected
Yes, you are right about that and I don't think its too hard to implement, but I'm going away for a three week holiday on Saturday so that feature will have to wait till after the vacation.

Btw, stoked. If you have sample files named sample.avi or something like that, then there must be wrong file added to db when scanning if you have two files named
/sample.avi
/Terminator.avi
in the same folder, or...
Thanks Solis66! Got your PM as well. As to the the sample video file, I don't have a problem like egg does. My files are usually like:

./Terminator/Terminator.avi
./Terminator/Terminator-sample.avi

If you do manage to add the play movie when movie folder is selected, adding an exclusion for *sample* should suffice.

Anyhow thanks again! Have a good vacation!
stoked is offline   Reply With Quote
Old 2008-07-21, 10:41   #60 (permalink)
egg
Portal Member
 
Join Date: Jun 2008
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts


Default

looking forward to any updates. As a workaround, I'm just gonna scrap all my extra files that i dont need.

I'm also trying to remember how my XBMC setup worked... that seemed to have some good logic, as I dont recall having to mess too much with files etc. Just made the folder names correct and it was all good...
egg is offline   Reply With Quote
Reply

Bookmarks

Tags
folders, scan

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
MP to record mpg files versu dvr-ms files MartinSmith Installation, configuration support 6 2007-09-11 10:00
MP to record mpg files versu dvr-ms files ( link ) MartinSmith General Support 0 2007-09-10 17:07
Watch Comskip-Processed Files Across LAN Shared Folders? 1gkar support 4 2007-07-05 09:10
No thumbs in MyVideos (Folders and Files) JueLue General Support 0 2005-12-10 11:21
No thumbs in MyVideos (Folders and Files) JueLue General Support 0 2005-12-10 11:17


All times are GMT +1. The time now is 04:01.


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