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-08-30, 18:22   #71 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Sorry, cant reproduce your error.
It works on both of my computers. My x264 are 720p, but my isos are regular DVD:s. I use ffdshow and haali splitter as main codecs. Perhaps you can give me your log files so I can try to compare them.
I will take a deeper look soon.
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-09-02, 22:02   #72 (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
Sorry, cant reproduce your error.
It works on both of my computers. My x264 are 720p, but my isos are regular DVD:s. I use ffdshow and haali splitter as main codecs. Perhaps you can give me your log files so I can try to compare them.
I will take a deeper look soon.
I upgraded to latest SVN, problem doesn't exist anymore. Checked out Running Pictures, really really cool mod.
stoked is offline   Reply With Quote
Old 2008-09-04, 08:52   #73 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts


Question RegEx Error while trying to scan??

Hi Solis, I just tried the plugin on RC2 with SVN20010 and I'm gettnig a regular expression error. What I did to trigger this is:

Load MP > Goto My Videos > Right click on my top level videos and tried Scan.

IMDB option also doesn't work anymore. I'm assuming your plugin was suppose to override these behaviors or is there a new menu to do scanning that I'm not aware of??


2008-09-03 23:43:08.390625 [ERROR][MPMain]: Exception ystem.ArgumentException: parsing "[-_ .]\b)\b" - Too many )'s.
at System.Text.RegularExpressions.RegexParser.ScanReg ex()
at System.Text.RegularExpressions.RegexParser.Parse(S tring re, RegexOptions op)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)
at System.Text.RegularExpressions.Regex.IsMatch(Strin g input, String pattern)
at MyModdedMethods.ModdedMethods.ScanIMDB(IProgress progress, ArrayList paths, Boolean fuzzyMatching, Boolean skipExisting, Boolean getActors, Boolean bSearchByFolder)
at MediaPortal.GUI.Video.GUIVideoFiles.OnShowContextM enu()
at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action)

I've attached the full error log as well. Do you know what could be the cause of this?

Thanks!




Quote:
Originally Posted by solis66 View Post
Hi guys.
Vacation is over and I'm back with a release for RC2.

This WindowPlugins.dll now supports:
* Enhanced stacking option, allows files including name.cd1.avi (with a dot) to get stacked, not only [_- ]cd1.

* Option to not show the filestackingdialog that asks you which part to play, just resume or start from the beginning. (default: Not show dialog)

* Option to scan movies at IMDB (or similar) with foldername instead of filename as search option. It is now possible to exclude files or folder that contains specific strings, like 'sample' to avoid some weird results from search. (Default: Use foldername).

* OneClickOption. If folder contains only one movie, there is no need to drill down into this folder and then click on the movie. This fixes this. If folder has files like:
/MovieName/movie.avi
/MovieName/movie-sample.avi, it's possible to exclude the sample file with the
exclude option, or a folder named sample (or whatever, configurable). (Default: on)
Thanks Stoked, for this idea. This is a very nice feature in my eyes

The downloadfile includes the Windowplugins.dll and a small tool to configure all settings.
Replace the original WindowPlugins.dll in <MP-path>\plugins\windows\, or rename the old one first.
Put MyModdedVideosConfig.dll in <MP-path>\plugins\process\.

Now there is possible to configure these settings in MP Configuration - plugins - processplugins - Modded MyVideos.

This is buildt on SVN 20010, but in my own test on a clean RC2 install I have not
noticed any problems. The biggest difference between these seems to be the removed
support for some MSN functionality, feel free to try.

Download here

Edit: The folder scanning only works like this from within MP itself, since no changes are done to MP Configuration.

Enjoy...
Attached Files
File Type: log error.log (9.9 KB, 8 views)
dreamwalker is offline   Reply With Quote
Old 2008-09-04, 09:57   #74 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Quote:
Stoked: I upgraded to latest SVN, problem doesn't exist anymore.
Nice that it got solved, a little peculiar that it didn work for you, since it did for me but who knows...

Hi dreamwalker,
I made an option to remove specific words from the search string, like x264 or divx... and it works fine but I then missed the case where no words were entered, which gave the wrong regex parsing. I think the words now are case sensitive, but I'll fix that too in a couple of days.

Thanks for testing.

Edit: These issues are fixed now, feel free to try the new version.
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software

Last edited by solis66; 2008-09-13 at 10:48.
solis66 is offline   Reply With Quote
Old 2008-09-10, 17:09   #75 (permalink)
Portal Member
 
jiggier's Avatar
 
Join Date: Jan 2008
Posts: 9
Thanks: 2
Thanked 0 Times in 0 Posts


Question

Hi Solis66,

Thank you for you time and effort writing this mod. I was the feature that I was looking forward for long time.

Though I still don't get completely how to use it Funny Should I go INTO the folder with movies and then press scan or should I press scan ON the folder containing movies?

And, If I press IMDB on a folder with a movie, does it scan all everything or only this movie? (like there is directory of "D:\movies\The greatest movie ever" and I press IMDB on it, does it scan "D:\movies" directory or only "D:\movies\ The greatest movie ever")?

EDIT:

Hmmm, tried various combinations, but there is still no info about movies in movie database (the one in the config tool). Should your mod import IMDB info there? As it looks like, information there is essential if you want to view movies in "title" view.

Thanks in advance

Btw, a lot again

Last edited by jiggier; 2008-09-10 at 17:26.
jiggier is offline   Reply With Quote
Old 2008-09-11, 09:46   #76 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Hi jiggier
Quote:
there is still no info about movies in movie database (the one in the config tool)
Yes, it really should import it here. It's the whole point with this mod, to just enhance the original MyVideos with small improvments like better search. I have not done anything to the original info fetching from internet or how it stores it into the db. I only modified how it gets the string to search for, filename or foldername, so this should really work.

The mod works like this:
* If you press 'IMDB' on a folder, it thinks this folder contains one movie and searches for a movie file in the folder (not recursive, just this folder). If no file is found, no info is fetched from internet. If a file is found, this file is used as the movie file and the foldername is used as searchstring to get info for this file.

For this purpose I added support to exclude files/folders with certain strings.
Ex. if you have two files in a folder: sample-terminator.avi and terminator.avi it would pick up sample-terminator.avi as the moviefile (the first found). Therefore it's possible to add 'sample' as an exclude string in the configtool I supplied, ModdedMyVideos, under plugins/process in MP Configuration.

* If you press 'scan' on a folder, it scans this folder and all subfolders (recursive) for moviefiles. For every folder where a file is found, it uses the first found file in the folder as moviefile, and its foldername as searchstring for fetching movie info.

* If you press IMDB on a file it will fetch info based on the foldername, and if you press 'IMDB on file' it will use the file name as searchstring.

As pointed out there is a small bug. If no string is added as 'Exclude from searchstring' there can be an exception in the regexp parsing when scanning info so please add any string ther first, like 'divx, xvid or whatever.
I will upload a new version any day now...

Edit: New files for RC2 and svn20143 avaliable for download here
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software

Last edited by solis66; 2008-09-13 at 10:41. Reason: New files for downloading
solis66 is offline   Reply With Quote
Old 2008-09-13, 22:39   #77 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

The new files for RC2 and svn20143 avaliable for download here
I've experienced some problems with the original new svn's and had to get new scripts inside MP Configuration for IMDB info, so if anyone has problems with this, be sure that it works with the original fil first...
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-09-14, 07:46   #78 (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
The new files for RC2 and svn20143 avaliable for download here
I've experienced some problems with the original new svn's and had to get new scripts inside MP Configuration for IMDB info, so if anyone has problems with this, be sure that it works with the original fil first...
Thanks Solis66! I'm hoping grubi updates his auto refresh rate changer for SVN20143 before I upgrade.
stoked is offline   Reply With Quote
Old 2008-09-16, 21:01   #79 (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
The new files for RC2 and svn20143 avaliable for download here
I've experienced some problems with the original new svn's and had to get new scripts inside MP Configuration for IMDB info, so if anyone has problems with this, be sure that it works with the original fil first...
How about SVN20227?
stoked is offline   Reply With Quote
Old 2008-09-17, 09:05   #80 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 100
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Quote:
Stoked: How about SVN20227?
Yes, why not.
It's here
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
This User Say Thank You:
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 03:48.


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