The Original Gay Porn Community - Free Gay Movies and Photos, Gay Porn Site Reviews and Adult Gay Forums

  • Welcome To Just Us Boys - The World's Largest Gay Message Board Community

    In order to comply with recent US Supreme Court rulings regarding adult content, we will be making changes in the future to require that you log into your account to view adult content on the site.
    If you do not have an account, please register.
    REGISTER HERE - 100% FREE / We Will Never Sell Your Info

    To register, turn off your VPN; you can re-enable the VPN after registration. You must maintain an active email address on your account: disposable email addresses cannot be used to register.

Porn Organizer?

mattad

JUB Addict
Joined
Aug 22, 2004
Posts
1,266
Reaction score
28
Points
0
Location
Atlanta
Anyone ever heard of software that will help you organize your porn collection? Video clips and pictures I mean, not necessarily VHS/DVD. I could really use some form of structure here! All this porn is out of control!

:kiss:
 
Well I know there are some programmers that lurk around here - maybe one of them will read this and whip something up for us Jubbers! It sure is hard to keep my collection organized - the worse thing is that unless I go in and watch a movie, I don't know what's in it!
 
I would like to see a program to check the CRCs of the porn movies and rename them properly.
 
i am sure the porn studios will happily publish the CRCs of their ripped DVDs ;)
 
:P

Have you ever seen a movie company release a plain DVD organizer program either?
 
That's good for DVD's but mine need is for my massive computer based collection. Hundreds of movies, thousdands of clips - just to hard to keep up with.
 
That's for smart people :-) I am looking for the "easier" approach. I guess I will talk to some programmer buddies and see if we can make one up. Might be something nifty to market - a dvd/vhs/video clip/music organizer..
 
I would first to a search for files and folders that are media files. Move all the porn that you find in that search into one folder. when I download I place everything on the desktop so I can find it easy. I keep all my porn on a separate external hard drive. I actually use two 60MB hard drives. I have them organized into files (ie.. movies (action) (solos) etc..) It helps a lot. It would take some time to organize but in the end it would be well worth it.
 
Just a quick follow up to let y'all know I have a programmer working on the application right now. It will take a while, maybe a month, before it its ready, but it will be fantastic. You will be able to organize music, movie clips, dvd's, vhs, and more. You will have screenshots and descriptions for each and also be able to create categories of your own and subcats as well.
 
I've got a technical question: I'm trying to back up my porn images and stuff to a DVD-RW. I told it to burn as a multisession so I could add new stuff later (the DVD isn't even half-filled yet). My other PC doesn't even recognize there's a disc in the tray when I put it in, though. Should I just copy everything to a CD-R and leave it filled and move on from there?
 
Thanks, Cuddly! I posted it here because it was pertaining to organizing porn... I got cheeky
 
*bump*

Has anybody created a tool yet?
 
sorry to bump this old thread, but is there any news in the "porn organizing" theme?

i'm tring to find a program to organize videos for some time, with no success until now, any help would be appreciated!
 
Ive got a solution: send all porn you have to me, I'll organize it for you!
 
sorry to bump this old thread, but is there any news in the "porn organizing" theme?

i'm tring to find a program to organize videos for some time, with no success until now, any help would be appreciated!

I have some programming experience, but I don't have the time to write anything that big even if it were what I consider possible.

The long story short is that I don't think it's possible.

Here are the reasons:

In order for a program to identify something, it needs some sort of tag or header, or other identifiable feature. This is why photo duplicate detectors work so well and aren't super hard to write. They check the file headers, sizes of the matrices against each other, and check the colour points of the elements and aspect ratio. With that info, it's possible to find out if an image is scaled up or down, or if it's exactly the same image.

Writing something that will organize things for you requires that there exists criteria for the sorting. How would you decide which video or photo goes where? A lot of that involves subjective decisions, which a program can't really make for you. If you wanted all of the pictures/videos of muscular men, hairy men, and twinks all in different folders, you'd have to have some sort of digital, reliable criteria to go on. That would only work if you already made that decision prior, and did something like name each hairy file with H_(filename) or something like that. Or if it had the information in the file header. If that information existed, writing an organizer to automatically spawn folders and move the files to the appropriate place would be easy, but then if you've gone that far naming the files that way, you could have done it faster manually.

The other option would be to have a GUI that loads in each image/video. A short clip of the video plays, or the image is displayed. Keyboard shortcuts could exist to send it to a certain folder. So then every time you want to move something to the "muscle" folder (or whatever you want to call it), you just press the M button (or whatever button is assigned) when you see the image/video, and it would move it there.
 
MindBlast, check out games/ROMs renaming groups like Tosec.

They maintain databases with the game names and the CRC/checksum of that ROM file. It works well as they're working as a team and anybody else can contribute to the database.

Or Musicbrainz, same idea for MP3 files.

With a renaming tool, you can check a folder full of files which are compared to the entries in the databases and renamed/organized correctly.

It's really easy to create a database and program. I could create one in PHP, but I'm too stupid to create one with an offline programming language.
 
I started making something with PHP, but didn't do much with it because I was manually inserting everything into the database. I only keep pictures, and they are all member pictures (JUB/xtube), or they are samples from the JUB galleries. I
used a tagging system, where I tagged the name of the actor/member, what type of photo it was (face, torso, full body, nude, etc), and what site it came from.

For me, the biggest drawback to actually making a program is how much manual work the user has to do (multiple tags for each picture). I currently just use a complex folder system.


Just because I'm curious, what requirements would you have for a porn organizer? I know Java, so maybe I could whip up something simple, and open source it so others could help out.
 
Back
Top