Forum     

Go Back   Digit Technology Discussion Forum > Bandwidth Wastage > Chit-Chat
Register FAQ Calendar Mark Forums Read

Chit-Chat General discussions about anything that doesn't fit into the other sections to be had here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 30-09-2008, 02:45 AM   #1 (permalink)
Still Shining!
 
Lucky_star's Avatar
 
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
Default My Creation: Movie Disk Indexer


MOVIE DISK INDEXER

Movie Disk Indexer is an application for storing the information about the CD/DVD Movie Collection you have and index the movies in them.

Some weeks ago, our forum member jal_desai had released a similar app called
"Movie Collection" in this thread which had similar functionalities. It was a very good app. This made me redesign my once-abandoned-project on Movie Disk Indexing, added some new features and presented it here.

With Movie Disk Indexer you can
  1. Add New Disks(DVD/CD) to the Collection.
  2. Add/Remove unlimited number of movies to each disk.
  3. Fetch/Save information about the movie from imdb including Title, Plot, Genre, Posters etc..
  4. Add Custom Movies if Imdb info not available.
  5. Edit Movie details later.
  6. Keep track of the Disks (Rent Status)
  7. Search **
This software will be useful to those having a huge collection of DVDs with movies.

A Small Tutorial:
Using this app is simple.
The main window is like this when opened for the first time:


Click on "Add Disk"
to add a new disk to the collection. Details include Number, Name, Type. Click Ok and this will be added to the collection.
Now right click this newly added disk in the treeview and Select
"Add Movie". Next Select"From imdb" if you want to grab the movie straight from imdb, or Select "Custom Movie" for a adding movie without imdb info.
If
"From imdb" context menu is clicked, this will be the window:

Currently the search results are from the
"Popular Titles" section of the imdb search only. If no results are found, but you know that the imdb page for the movie exists, then copy that movie's imdb page address from your browser and drop it in the second textbox for directly loading that movie. It should be in the given format.

Double Click on the appropriate movie in the Search Results Pane to load that movie's info from imdb. Allow 1-2 seconds for loading the next window:

Make the necessary changes if needed and save. This movie will be added to the disk.
Click
"Refresh Tree" to see any immediate changes made to the collection.

Now you can double click the movie in the collection to see its info in the right pane like this:

If the movie is saved from imdb, then a link will appear in the movie info pane, clicking on which, a browser window will open with the selected movie's imdb page.

Want to rent a disk to friends?
Double click the disk which you wanna rent(Double Clicking on any of the disk's movies will also do). Next, click the Checkbox named "
Rented" to activate the rest of the fields. Fill the details(Name, date) and hit "Save". Next time double clicking on any disk will show its current rent status. When the disk is returned, remove the tickmark on the checkbox and save.

Added to these there are many other functions like Editing a movie, Removing a movie, Removing disks etc. Remember: while removing disks, all its movies will also be lost forever.
**More features like a "Search by" will be added later in future releases.
I am a newbie in .net programming. So the coding may be rough and not optimized everywhere. Bugs may popup somewhere.

Feedbacks appreciated.

Requirements:
.net Framework 2.0
Internet Connection( For imdb data fetch)

Download (Setup File in zipped package) - 529 KB

Link 1
Link 2 (Rapidshare Mirror)
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP

Last edited by Lucky_star; 03-10-2008 at 09:12 PM.
Lucky_star is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-10-2008, 07:14 AM   #2 (permalink)
In The Zone
 
jal_desai's Avatar
 
Join Date: May 2006
Posts: 426
Default Re: My Creation: Movie Disk Indexer

hey dude.. very nice. i m impressed with the fetching stuff. i would like to just point out some glitches (not mistakes). the installation is taking very long. it progressbar remains empty for a long time. it just sits there. second is the "Search IMDB window" i feel the option where u have asked "enter the url of IMDB if u know it" is somewat useless. if a user is knowing the url, he/she would directly paste it in the browser. r u getting me? ok.. overall a very very nice software and i can see tht u have done a lot to remove all types of redundancies... very good keep it up.
__________________
TechExplorer.in
jal_desai is offline  
Old 02-10-2008, 11:36 PM   #3 (permalink)
Still Shining!
 
Lucky_star's Avatar
 
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
Default Re: My Creation: Movie Disk Indexer

Thanx for trying. The installer was created from Visual Studio's own msi deployment installer. I don't know, why its stopping for a long time towards the end of the installation. I will change the installer next time.
As I have mentioned in the search window, the search results are from the "Popular Titles" heading of the imdb search page. In some cases you may notice that a imdb profile exists for the movie, but its still not showing up in the results. In such a case, you can have the search done through the browser, open the imdb page for the movie, and paste its address here. In the next version, I will remove this option "enter the url of IMDB if u know it" and refine the search to show all the results
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP
Lucky_star is offline  
Old 02-10-2008, 11:40 PM   #4 (permalink)
Apprentice
 
Join Date: Jun 2008
Posts: 55
Default Re: My Creation: Movie Disk Indexer

you have used visual basic for the whole project?
which database?
NauticA is offline  
Old 02-10-2008, 11:58 PM   #5 (permalink)
Still Shining!
 
Lucky_star's Avatar
 
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
Default Re: My Creation: Movie Disk Indexer

vb.net (VS 05)
Database: access
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP
Lucky_star is offline  
Old 03-10-2008, 08:06 AM   #6 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: My Creation: Movie Disk Indexer

Source Code Please
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 03-10-2008, 07:28 PM   #7 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,673
Default Re: My Creation: Movie Disk Indexer

use xml as database
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 03-10-2008, 09:17 PM   #8 (permalink)
Still Shining!
 
Lucky_star's Avatar
 
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
Default Re: My Creation: Movie Disk Indexer

^^ I will try using xml.

@Sukhdeep:
Code:
Dim x as String
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP
Lucky_star is offline  
Old 03-10-2008, 09:31 PM   #9 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,673
Default Re: My Creation: Movie Disk Indexer

^^very nice.

You may need to parse the XML and create a DOM tree. As far as there must be some APIs to handle this.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Closed Thread

Bookmarks

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Burn Hard Disk Movie To DVD...... dikudik QnA (read only) 2 25-07-2007 04:28 PM
DVD movie on HDD to CD ROM disk? harpoon QnA (read only) 4 22-02-2006 10:00 PM
can dvd movie on hard disk written on cd gary4gar QnA (read only) 10 10-08-2005 01:15 AM

 
Latest Threads
- by Who
- by Sujeet
- by bhaskar
- by abhidev

Advertisement




All times are GMT +5.5. The time now is 08:29 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2