[VB] Movie Friend

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
6 posts Page 1 of 1
Contributors
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

[VB] Movie Friend
smashapps
Hello Everyone,

#Dummy1912 has been working on a movie project for his dad and we were talking about the artwork needing to be selected manually. I've come up with a small application that let's you display movies/games from imdb by Title or ID, and then let you add them to your collection.

Image

Image

Both the Application and the Source for this project is attached to this post.
You do not have the required permissions to view the files attached to this post.
Last edited by smashapps on Sat Apr 02, 2016 2:22 pm, edited 1 time in total.
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: [VB] Movie Friend
Dummy1912
thanks #smashapps
you did a great job
now i still have to add it into my own app :lol:

thanks for the share ;)
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: [VB] Movie Friend
smashapps
Glad you liked it. Hopefully it can be to some use to others too.

You need to enter the right title of the film by the way or it won't display anything. That's probably the only bad thing about it. If you have the movie's ID though then it will display the movie. Also it saves the posters as an image in the startup path and a json file related to that one specific movie you save which contains all the information like runtime etc.
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: [VB] Movie Friend
Dummy1912
yea i noticed thats sad but no worries
we are sure to make something of it
thanks again
+rep when it allows me :)
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Re: [VB] Movie Friend
Codex
This could be made into a real app.. Just 2 requests though (Yeah, I'm lazy :P)

- Make the movie collection into a smaller grid, where the textbox is hidden until a movie is clicked.
- Make a small window close to the notification tray where you can quickly add a movie to the list.

I would definitely use this everyday then.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: [VB] Movie Friend
smashapps
I wasn't going to be updating this but the source is available if you're wanting to modify it yourself :)
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
6 posts Page 1 of 1
Return to “Source-Code”