Search found 4 matches

by Darkstar82
09 Apr 2020, 20:13
Forum: Windows
Topic: Windows Store version at 4.8.5. No updates?
Replies: 1
Views: 2081

Windows Store version at 4.8.5. No updates?

I think I'm being dumb here.
I recently purchased the application via the Windows store.
But each time I open it complains I am not using the latest version and gives me download links to non store versions.
Is there just a delay on the rollout to the store?
Or did I make a mistake and not buy a ...
by Darkstar82
09 Nov 2017, 06:18
Forum: Episode / Movie Naming Scheme
Topic: Trouble with root directory when renaming files.
Replies: 5
Views: 5076

Re: Trouble with root directory when renaming files.

Brilliant, thank you.

Apologies for the complexity of my questions, but you figured out what I needed.
Just tested

Code: Select all

{folder}/{n} ({y})/{n} ({y}) [{vf}] [{af}]
and it works great.
by Darkstar82
08 Nov 2017, 14:55
Forum: Episode / Movie Naming Scheme
Topic: Trouble with root directory when renaming files.
Replies: 5
Views: 5076

Re: Trouble with root directory when renaming files.

Absolute paths are good, but they would need manually changing depending on each movie folder.

My drive is like this:
A:\Fitness\
A:\Comedy Shows\
A:\Movies\
A:\TV Shows\

Then there is drive B for my partner

B:\Disney\
B:\Gibli\
B:\Kids Movies\
B:\Kids TV\
B:\Movies\
B:\TV Shows\

So I move a ...
by Darkstar82
07 Nov 2017, 20:48
Forum: Episode / Movie Naming Scheme
Topic: Trouble with root directory when renaming files.
Replies: 5
Views: 5076

Trouble with root directory when renaming files.

Hopefully a simple one, but beyond my scope.

I have a simple naming scheme for movies and TV Shows.

{n} ({y})/{n} ({y}) [{vf}] [{af}]

Nothing special. But problem occur when I apply this to a file already in the correct directory.

For example.

File located A:\
filename Zoolander2.mp4
Apply ...