Search found 35 matches

by cyberdoggy
04 Nov 2016, 22:43
Forum: Episode / Movie Naming Scheme
Topic: Help with Video Codec
Replies: 11
Views: 10313

Help with Video Codec

I am getting a Double HEVC and cannot seem to figure out how to fix it. Example: The.Big.Short.2015.1080p.10bit.BluRay.HEVC.HEVC.x265.AAC.6.1CH My code is: {'.'+vc.replace('Microsoft', 'VC-1').replace ('AVC','H.264') .replace ('x264','H.264').replace ('HEVC','HEVC.x265').replace ('x265','HEVC.x265')...
by cyberdoggy
04 Oct 2016, 00:39
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 618088

Re: Conditional Structures (if-then-else)

Thanks rednoah very useful stuff there ;)
by cyberdoggy
01 Oct 2016, 03:04
Forum: Episode / Movie Naming Scheme
Topic: How to add 10bit
Replies: 7
Views: 4014

Re: How to add 10bit

Daniel3032 wrote:Hey Cyberdoggy, the way i solved this was doing [{bitdepth}bit]
It worked for me so maybe it will work for you to :)
Thanks Daniel3032 I got it with this {bitdepth+'bit'}
by cyberdoggy
25 Sep 2016, 18:42
Forum: Episode / Movie Naming Scheme
Topic: Help Cleaning Up Scheme
Replies: 3
Views: 2871

Re: Help Cleaning Up Scheme

Thanks rednoah I will play with it!
by cyberdoggy
25 Sep 2016, 12:58
Forum: Episode / Movie Naming Scheme
Topic: Help Cleaning Up Scheme
Replies: 3
Views: 2871

Help Cleaning Up Scheme

I gathered bits and pieces of various schemes throughout these threads and I came up with a pretty darn close to what I am using scheme. What I ask is if anybody has some spare time if they could clean this up and check for errors since I only understand a little of the code. Thanks. An example of t...
by cyberdoggy
17 Sep 2016, 13:17
Forum: Windows
Topic: Manually Name
Replies: 3
Views: 3158

Re: Manually Name

Thank You rednoah
by cyberdoggy
17 Sep 2016, 12:16
Forum: Windows
Topic: Manually Name
Replies: 3
Views: 3158

Manually Name

Hi I'm using the GUI build and I keep wondering is there a way I can rename my home video's manually so as to skip filebot searching for a video that does not exist in a database somewhere and then it will add my other scheme parts to my file. example: My.Home.Move.mkv ----> Florida.Vacation.2016.10...
by cyberdoggy
04 Sep 2016, 01:41
Forum: Episode / Movie Naming Scheme
Topic: How to add 10bit
Replies: 7
Views: 4014

Re: How to add 10bit

rednoah That worked even better. But how can I get the "10" to say "10bit"
by cyberdoggy
04 Sep 2016, 01:06
Forum: Episode / Movie Naming Scheme
Topic: How to add 10bit
Replies: 7
Views: 4014

Re: How to add 10bit

Thanks, I played with it and it came out "Main 10@L4 Main" I just want the renamed file to just say "10bit"
by cyberdoggy
03 Sep 2016, 21:45
Forum: Episode / Movie Naming Scheme
Topic: How to add 10bit
Replies: 7
Views: 4014

How to add 10bit

I want to include the new 10bit along with my x265 encodes what should I add to make the rename have it included?