New Post: Archieve Shows into Folders
Thanks = This batch file needs a little work but, is close... for /f "tokens=1* delims= " %%a in ('dir /b *.wtv') do (md %%a 2>nul move "%%a %%b" %%a ) Mitch
View ArticleCommented Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleEdited Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleNew Post: Archieve Shows into Folders
if you want you can use postcustomcommand to move the original file and then use the variables provided by mcebuddy to get the original file and rename it using the metadata available.
View ArticleCommented Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleCommented Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleEdited Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleSource code checked in, #35384
TiVO only works with 32bit MCEBuddy (since TiVo is 32bit)
View ArticleClosed Unassigned: BETA15: Does no pick up files from watched directories [1782]
Windows 7, 64-bitI just installed 2.3.15. This version solves a lot of issues I saw in 2.3.13 like not been capable of reducing significantly the size of wtv to wtv files.However it does not pick up...
View ArticleNew Post: 2.3 Beta 15 not completely temporary files when conversion stopped
This is normal. At the end of the conversion MCEBuddy tries to clear the temp folder. however if any files i locked by another process (either an antivirus or ffmpeg left runnign etc) it wil lnot be...
View ArticleCommented Issue: .Tivo Files, How do I convert Them? [1731]
I am using Tivo Desktop to download .Tivo files from my new Tivo Roamio DVR. I select them for convertion and have added my MAK key from the tivo. The result I get is: Source Video -> D:\My TiVo...
View ArticleSource code checked in, #35387
Added logging fro extractwith graph and checks for decryption failure since tivo filters don't work with a service Added debug messages
View ArticleNew Post: 2.3 Beta 15 Monitor not queing media
Running 2.3.15 64bit - 20120103, same observed behavior. Have a single recorded program in a directory, no subdirectories, permissions on both set to allow all actions for everyone. Checking 'Monitor...
View ArticleNew Post: Subtitles... adjust via cut amount, or can subtitles be hard...
Hi, I have tried to get subtitles to stay in sync with comskip cut video's, but it does not work. I think it is because the EDL cutfile (which is used to adjust the SRT subtitle file) cuts on the...
View Article