themaCreator
http://creator.themasoftware.com/forum/

Split Scene Posts - Movies.
http://creator.themasoftware.com/forum/viewtopic.php?f=4&t=6910
Page 1 of 1

Author:  Pablo01 [ June 9th, 2020, 9:15 pm ]
Post subject:  Split Scene Posts - Movies.

Hi.

Is there any easy way to get TC to make Adult Full Movie posts with split scenes.

I have a movie thats 4 seperate scenes = 4 seperate files.

Folder -> Exxxample Movie
Files -> Exxxample Movie Sc1, Exxxample Movie Sc2, Exxxample Movie Sc3, Exxxample Movie Sc4

I drag the folder to TC and I get only previews of the first processed file + it grabs cover from adult dvd empire.

I am looking for a way to make it look like this roughly:

The Cover for the movie - prefer front + back

the general info from the adultdvdempire tags

Then info scene by scene with small clickable thumbnail previews.

I guess i am looking for a way to process each file to get the needed info + previews without getting the cover added 4 times etc.

Code:
{#cover#} from Adultdvdempire

[b]Starring[/b]: {#source-adultdvdempire-starring#}
[b]Categories[/b]: {#source-adultdvdempire-categories#}
[b]Studio[/b]: {#source-adultdvdempire-studio#}
[b]Year[/b]: {#source-adultdvdempire-year#}

{#fileName#} = Exxxample Movie Sc1

{#preview#} = Exxxample Movie Sc1

[b]Size[/b]: {#fileSize#} 
[b]File Extension[/b]: {#fileExtension#}
[b]Duration[/b]: {#videoDuration#}
[b]Resolution[/b]: {#videoWidth#}x{#videoHeight#}

{#fileName#} = Exxxample Movie Sc2

{#preview#} = Exxxample Movie Sc2

[b]Size[/b]: {#fileSize#} 
[b]File Extension[/b]: {#fileExtension#}
[b]Duration[/b]: {#videoDuration#}
[b]Resolution[/b]: {#videoWidth#}x{#videoHeight#}

{#fileName#} = Exxxample Movie Sc3

{#preview#} = Exxxample Movie Sc3

[b]Size[/b]: {#fileSize#} 
[b]File Extension[/b]: {#fileExtension#}
[b]Duration[/b]: {#videoDuration#}
[b]Resolution[/b]: {#videoWidth#}x{#videoHeight#}

{#fileName#} = Exxxample Movie Sc4

{#preview#} = Exxxample Movie Sc4

[b]Size[/b]: {#fileSize#} 
[b]File Extension[/b]: {#fileExtension#}
[b]Duration[/b]: {#videoDuration#}
[b]Resolution[/b]: {#videoWidth#}x{#videoHeight#}

Author:  Freddy [ June 10th, 2020, 8:35 am ]
Post subject:  Re: Split Scene Posts - Movies

At the moment only if you select those files (not the folder). It will generate a post for each file.

After that select those posts -> right click -> "Merge" -> "Remove duplicate lines?" press "Yes".

Author:  Pablo01 [ June 10th, 2020, 9:55 am ]
Post subject:  Re: Split Scene Posts - Movies.

Ok

Sounds like a solution.

Is there any seperators where TC will only read part of the file title to find cover etc on adultdvdempire?

I mean - I have Pint Sized Cock Pocket 7 as folder name - all info is found fine but my filenames are Pint Sized Cock Pocket 7 Sc1.mp4 and no info is found for that - i think thats because of Sc1 part of the filename - is there any sympol that can be put as a "stop" for reading the filenames?

Author:  Freddy [ June 10th, 2020, 2:58 pm ]
Post subject:  Re: Split Scene Posts - Movies.

You can remove "Sc1", "Sc2" with replacement (added for subject).

Search for:
Code:
Sc[0-9]+


Replace with:
Code:
(leave empty)


Enable regex search.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/