MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins » Hot Plugins » Moving Pictures


Moving Pictures The New Movies Plug-in

Reply
 
Thread Tools Display Modes
Old 2008-10-04, 22:29   #11 (permalink)
Portal Member
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 27
Posts: 562
Thanks: 48
Thanked 222 Times in 64 Posts

Country:


Default

Ok, hopefully that will be enough to track things down. Thanks a ton Boiler. I will post here with updates. The issue for this can be found here as well.
__________________
-- John
---------------------------------------------------------------------------------
Try Out Moving Pictures!
Make a Moving Pictures Bug Report or Enhancement Request
fforde is online now   Reply With Quote
Old 2008-10-05, 18:10   #12 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 60
Thanks: 4
Thanked 0 Times in 0 Posts


Default

okay, i'm note sure if the database corruption is related to renaming actions in the movie manager

i suspect it has something to do with how often and frequently you open and close the configuration. today, i opened the config a few times in row and suddenly, i got the same error. for some reason, frequent opening and closing of the config screen in short intervalls seem to corrupt the database. may be there's also some connection to the location of the shared folder (in my case a NAS).

just wild guessing though...
Boiler is online now   Reply With Quote
Old 2008-10-09, 19:37   #13 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 60
Thanks: 4
Thanked 0 Times in 0 Posts


Default

hey fforde

i wanted to give a feedback on what's happened. since i upgraded to version 5c almost all previous problems are gone. renaming, acessing the config etc, everything works fine now, no more database corruptions occured.

the only problem remaining is, that occasionally, some movies get rescaned and added to the database, resulting in double or even triple entries.
Boiler is online now   Reply With Quote
Old 2008-10-09, 21:08   #14 (permalink)
Portal Member
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 27
Posts: 562
Thanks: 48
Thanked 222 Times in 64 Posts

Country:


Default

Hrmm. Okay, I will investigate. Next time you are in the config and you see a file get added as a duplicate could you grab your log file and post it though? That would help a lot tracking down the bug.
__________________
-- John
---------------------------------------------------------------------------------
Try Out Moving Pictures!
Make a Moving Pictures Bug Report or Enhancement Request
fforde is online now   Reply With Quote
Old 2008-10-13, 05:01   #15 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by marvenius View Post
Quote:
Originally Posted by Boiler View Post
a) Movie Importer: What exactly is the function of the 'removable' thingy? is it safer to mark that option when your files are on a NAS (always connected, except for power outage)? Will it prevent that movies are being imported twice?
When you do not select the "removable thingy" Moving Pictures will automatically remove movies that it cannot find. If you are sure its on a NAS and always accessible by MovPic you do not have to set the removable option. If it is however a external HDD that you sometimes have and sometimes do not have plugged in, it's advisable to define it as removable .
The removable option is nice, but it would be great to have an additional improvement to the importer. The method meedio uses to manage offline NAS servers is nice - if the root folder is not available, the movie will not be removed from the library. In other words, with an original directory structure such as this:

G:\Movies
G:\Movies\The Godfather
G:\Movies\The Godfather\The Godfather.mkv

If G:\Movies is found, but G:\Movies\The Godfather\The Godfather.mkv is no longer present, the movie The Godfather will be removed from the database.

If G:\Movies is NOT found (and thus, the server is offline), the movie The Godfather will NOT be removed from the database.

Will this be possible to implement in Moving Pictures?
mojo_lo is offline   Reply With Quote
Old 2008-10-13, 06:06   #16 (permalink)
Portal Member
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 27
Posts: 562
Thanks: 48
Thanked 222 Times in 64 Posts

Country:


Default

That is not a bad design, but it does not handle the case of external hard drives or USB drives. What if I have two external drives that connect via USB, both mapping to E: when plugged in individually. I plug in the first drive and import all my movies on the disk. Then I unplug it, and plug in the second drive to import movies from that one. Only now that the second disk is mapped to E:, all the movies from the first disk get auto removed, because the root path exists and the files are clearly gone. In this situation your suggested design fails, and wipes out the users movie library.

I think you are imagining only networked drives, not true removable media, and we need to support both. It might be possible to create two types of "removable media" though. "Networked Media" and "Removable Media". The first behaving as you describe, and the second using existing functionality...

Any thoughts?
__________________
-- John
---------------------------------------------------------------------------------
Try Out Moving Pictures!
Make a Moving Pictures Bug Report or Enhancement Request
fforde is online now   Reply With Quote
Old 2008-10-13, 12:12   #17 (permalink)
Portal Member
 
Join Date: Sep 2008
Location: Belgium
Age: 35
Posts: 136
Thanks: 12
Thanked 11 Times in 11 Posts

Country:


Default

Quote:
Originally Posted by fforde View Post
I think you are imagining only networked drives, not true removable media, and we need to support both. It might be possible to create two types of "removable media" though. "Networked Media" and "Removable Media". The first behaving as you describe, and the second using existing functionality...

Any thoughts?
Well, if it is possible, it would be a very nice feature! I can't think of any (non technical) reasons why not to implement such a feature. It does impose an extra task for "us" manual documenters We need to describe it as best as we can...
marvenius is offline   Reply With Quote
Old 2008-10-13, 16:03   #18 (permalink)
MP Donator
 
ThaClown's Avatar
 
Join Date: May 2006
Location: Amersfoort
Age: 27
Posts: 709
Thanks: 142
Thanked 14 Times in 12 Posts

Country:

My System

Default

I like this idea too, I have a nas also and had to do a rescan recently since my Serverw as down and I started my HTPC...
A Networked Media option would be perfect..
__________________

Work PC: Lian Li V2100 B Plus II Black, Asus P5E , Intel Core 2 Quad Q6600, Arctic Freezer 7 Pro, 250 GB, 3x 500 GB, Tagan TG480 480W, GeForce 8600GTS Silent, 4096 MB DDR2, Vista Ulitmate x64.
Server PC: Some black Midi case, MSI K9AGM2, Athlon XP 3200+, AC CPU Freezer 64 lp, CM Silent Case Fan, 512MB DDR2, HighPoint RocketRAID 2320, 4x Samsung HDD 1TB 32MB SATAII in RAID5, FireDTV-C, Windows XP pro.
My second build...
My HTPC and Server...
ThaClown is offline   Reply With Quote
Old 2008-10-13, 16:19   #19 (permalink)
MP Donator
 
solis66's Avatar
 
Join Date: Jan 2007
Posts: 99
Thanks: 4
Thanked 16 Times in 11 Posts

Country:


Default

Nice, I really agree with this, since there is a substantial difference between removable media and a NAS that is online most of the time (but perhaps not always).

This would be a great feature to the plugin.
Keep up the good work.
__________________
/Solis

----------------------------------------------------------------------------------------------
Thanks everyone for contributing to this excellent piece of software
solis66 is offline   Reply With Quote
Old 2008-10-13, 17:23   #20 (permalink)
Portal Member
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 27
Posts: 562
Thanks: 48
Thanked 222 Times in 64 Posts

Country:


Default

I have created a new Issue for this to track progress.
__________________
-- John
---------------------------------------------------------------------------------
Try Out Moving Pictures!
Make a Moving Pictures Bug Report or Enhancement Request
fforde is online now   Reply With Quote
Reply

Bookmarks

Tags
basic, questions

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
Basic MP/codec questions arnebret General Support 4 2007-09-04 01:26
Web-EPG - a few basic questions KevinM General Talk 3 2007-04-28 19:00
Editing a skin: a few very basic questions miked Skins 8 2007-01-24 19:58
New to all this - some basic questions Compinche General Support 0 2006-10-07 14:57
Some basic questions on DVB-C ziphnor General Support 6 2006-01-24 18:56


All times are GMT +1. The time now is 20:15.


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