Age Verification
This website contains age-restricted material including nudity and explicit content. By entering, you confirm being at least 18 years old or the age of majority in the jurisdiction you are accessing the website from.
I am 18+ or older - Enter
I am under 18 - Exit
Our parental controls page explains how you can easily block access to this site.

Últimos mensajes - Página 2353

  Foro

Starryk
Desde en Nov 2008
12346 posts

[VGHD] Addon: Custom playlist manager

Todo sobre iStripper
February 20, 2012, 646 respuestas
@FalconAF: your problem is fixed.
See the log file as proof:
2012-02-20 00:35:03,703 INFO de.starryk.vg.Regread - New Clip: a0184_66203.vghd
2012-02-20 00:35:14,468 INFO de.starryk.vg.Regread - New Clip: a0184_1204.vghd
2012-02-20 00:36:24,046 INFO de.starryk.vg.Regread - New Clip: a0184_1205.vghd
2012-02-20 00:37:27,250 INFO de.starryk.vg.Regread - New Clip: a0184_66304.vghd
2012-02-20 00:38:20,265 INFO de.starryk.vg.Regread - New Clip: a0184_1305.vghd
2012-02-20 00:39:30,265 INFO de.starryk.vg.Regread - New Clip: a0184_1402.vghd
2012-02-20 00:41:24,343 INFO de.starryk.vg.Regread - New Clip: a0181_66204.vghd
2012-02-20 00:42:09,343 INFO de.starryk.vg.Regread - New Clip: a0181_1205.vghd
2012-02-20 00:43:14,343 INFO de.starryk.vg.Regread - New Clip: a0181_66303.vghd
2012-02-20 00:44:24,343 INFO de.starryk.vg.Regread - New Clip: a0181_1304.vghd
2012-02-20 00:45:54,343 INFO de.starryk.vg.Regread - New Clip: a0181_1402.vghd
2012-02-20 00:47:52,718 INFO de.starryk.vg.Regread - New Clip: a0182_1204.vghd
2012-02-20 00:48:02,718 INFO de.starryk.vg.Regread - VG Software has been deactivated

@All: yes another update required for users that want to use the fullshow playmode.
As it is getting annoying to download the complete file again and again i can now also offer you just the jar file. Replace the one in the VGPlaylistManager folder with the one from this zip file.
http://www.kp3d.com/archives/VGPlaylistManager11Jar.zip
Note: this will NOT work without the other files contained in the complete zip file found at
http://www.kp3d.com/vgmanager.html
So you want to download from there if you download this program first. The jar is just for updating an existing Version on your local drive.


FalconAF
Desde en Jan 2008
530 posts

[VGHD] Addon: Custom playlist manager

Todo sobre iStripper
February 19, 2012, 646 respuestas
I spoke too soon. :-(

I seem to have gone back to the other problem now of not all the clips in a playlist getting played, then the GUI locks up. For instance:

I have a .PLF playlist I created called "Katerina - All Cards". It is a compiled playlist of all of Katerina's card clips...5 cards of them. When I open it in the Playlist Manager and select "Fullshow", select all the nudity levels EXCEPT "lightly sexy", and select Filter Clip Types as "Sitting on Taskbar" and "Behind Taskbar", I hit "Start" and it says "5 shows with 23 clips". The show then starts with one of her cards and plays all the appropriate clips for that card. But then it goes to the next card and plays the very LAST clip in that card's clip list. Then the show ends and the GUI locks up. The number of total clips played depends on the number of filtered clips from the first card the Player selects, then one more clip from the next card, then it's over with a frozen GUI (I can close it from Task Manager/Processes tab though).

Here's the DebugLog.txt file created:

2012-02-19 14:33:13,584 INFO VgGui - Selected Playmode fullshow
2012-02-19 14:33:26,469 INFO de.starryk.vg.Regread - Playlist contains 5 Show(s) with 23 Clip(s) total
2012-02-19 14:33:26,469 INFO de.starryk.vg.Regread - New Clip: a0184_66203.vghd
2012-02-19 14:33:31,471 INFO de.starryk.vg.Regread - New Clip: a0184_1204.vghd
2012-02-19 14:34:36,476 INFO de.starryk.vg.Regread - New Clip: a0184_1205.vghd
2012-02-19 14:35:41,480 INFO de.starryk.vg.Regread - New Clip: a0184_66304.vghd
2012-02-19 14:36:36,483 INFO de.starryk.vg.Regread - New Clip: a0184_1305.vghd
2012-02-19 14:37:51,484 INFO de.starryk.vg.Regread - New Clip: a0184_1402.vghd
2012-02-19 14:39:11,486 INFO de.starryk.vg.Regread - New Clip: a0180_1404.vghd

First question before I go any farther: Verify the link location for the most current Player download? I just want to make sure I'm getting the correct one using the link in the first post here.

Sorry for the run-around. :-( Once I'm sure I have the most current version I'll run a series of tests with several other playlists to compare results.
Starryk
Desde en Nov 2008
12346 posts

[VGHD] Addon: Custom playlist manager

Todo sobre iStripper
February 17, 2012, 646 respuestas
Short Explanation of Techy Terms:

GUI = Graphical User Interface: Look at the first image of the starting post to see the GUI of my program. IN general it is the most common way for a program to give the user a chance to communicate with it.
There are programs that just read a text file as input and work with that.
There are a few programs that take commands via Voice.
My program didn't have any way to communicate at first. I wrote all commands directly into the programs code. Of course this is not a way useful if you want your program used by not-programmers.

File endings/extensions: In MS Windows all files have a 3 or 4 character ending/extension that tells techy users what this file contains.
even you non techy users probably know the txt ending for simple text files or the html ending for webpages or the mp3 ending for audio files.

Windows has an option per default to not show known endings(known endings means MS Windows knows which program is needed to use this file) so you might not see the ending instead of Song1.mp3 it might just show Song1 hiding the .mp3 from you. The reason for this being the default is that you can now change the name from Song1 to GreatSong without risk.
Would it show the .mp3 and you rename it you could also change the file ending by accident and then Windows wouldn't know anymore what it should do with this file.
Now for vg the playlists the VG Software creates when you do it as Plasonic explained have the .plf ending (for Play List File)
As my program also makes playlists and they wouldn't work with VG Software i couldn't possibly use the same ending. Thus i came up with (.jpl) for Java Play List
In fact both the plf and the jpl files are simple Text files. if you use Notepad you can read them and edit them without problem.


FalconAF
Desde en Jan 2008
530 posts

[VGHD] Addon: Custom playlist manager

Todo sobre iStripper
February 17, 2012, 646 respuestas
@plasonic

I agree with wanting the non-techy user to be able to use the software easily. To them it may not matter whether the playlist is a .PLF or .JPL file, or if they know what GUI means.

But with over 30 years IT experience, you can trust me when I say that not all users are going to be non-techy. Some of us are going to install the VGHD software in other than default locations to save Operating System hard drive space, etc. Knowing what file extensions are used for the default VGHD vs any 3rd party file extensions created by utilities to enhance the program (with Totem's blessing), where and how they are stored when created, and whether they will be visible in the default VGHD GUI may be required to make it all work...for "us".

The reason I've been a member here for 4 years and only have about 30 posts is I could "figure it out" (myself, or by just reading other posts in the forums here) most of the time and didn't have to ask. That didn't happen with StarryK's utility. I knew he had an outstanding utility for VGHD after I downloaded and played with it for a while. But I also knew I was "missing something" because I couldn't get it to work for me "as advertised" in the ReadMe file. And if I couldn't do that, odds are some other users may run into the same problem.

No *****...no foul. I asked for clarification from the utility developer, and got the answer I needed for how I use VGHD and his utility. And his answers may also help other "techy" users like me. Great support by StarryK, and much appreciated.
LOVERBOY1
Desde en Dec 2009
543 posts

Levels - What do they Mean to you?

Espacio de nuevos usuarios
February 17, 2012, 7 respuestas
I've known for a long time that Totem uses the policy of assigning an eroticism level that is not exceeded but could be less than advertised. I understand the reasoning behind some of this (I guess).

However, I think the levels are not named particularly well and there needs to be one more level.

For instance, a bottomless only scene is labeled as topless. I don't see what's served by this. There are some women in the modeling world who will only do "topless" nudity. This doesn't mean they will do either topless OR bottomless. Quite literally they do not want to show their genitalia - they see it as more explicit than simply showing their breasts. That's a common viewpoint. The topless level is good to have, as many want to see their girls in, for example, just panties & shoes. However, having a "bottomless" eroticism level (which would need to be regarded as more explicit than topless) would be *****, as there are so very few JUST bottomless clips.

Currently there are scenes in which the model has some or all of her clothes on but exposing her breasts and pussy, that are classified as "FULL Nudity". I REALLY love full nudity and when I think I may have extra clips featuring this, I feel cheated when I see the woman still clothed, exhibiting partial nudity by showing or flashing her breasts & genitalia. I think the few bottomless scenes should be classified together with all the just described scenes into a new category or eroticism level called "Partial Nudity", the eroticism of which fits between "Topless" and "Full Nudity". Full Nudity should mean just that - NO clothes.

There seems to be some variety in practical interpretations of what constitutes "Explicit" or "X-rated". I'm not sure what I'll see when I check these, except that both USUALLY (not always) feature full-nudity and if there is full finger penetration of the pussy, it will get an "X-rated" assignation.