pyTivo Discussion Forum Forum Index pyTivo Discussion Forum
Answers and the development of pyTivo a TiVo transcoding server
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Metadata Creator for Windows
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Other Apps
 View previous topic :: View next topic  
Author Message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Sat Aug 28, 2010 7:10 pm    Post subject: Metadata Creator for Windows Reply with quote

I created a simple Windows program to generate Metadata files for each files in the same folder with the same seriesId and seriesTitle. I hope you will find it useful. Thanks.

It doesn't pull any video information from any online databases. It is a simple tool to create the metadata quickly. Let say if you have 26 videos in a folder, you only need to hit 2 clicks and it will create all metadata for those files for TiVo to group them together.

Step by Step instruction:
1) extract the program (.exe) and the app config (.config) files to any folder.
2) start the program
3) for the first time, the "pyTiVo Folder(s)" box should be blank. You will have to enter your pyTiVo Video Folder here. For example, I put "D:\TiVo" in the box. If you have multiple Video Folders, you can put multiple folders separate by ';'. For example "D:\TiVo; C:\KidsVideo"
4) after you entered the "pyTiVo Folder(s)" box, you can tab away or hit the Refresh button and the left Tree View should populated with your video folder.
5) Hit the save settings button to save the "pyTiVo Folder(s)" info so you don't have to enter it the next time.
6) Assuming you already have the videos in the folders, when you select the folder tree on the left, the video files should appear on the file list view on the right bottom.
7) now you can hit the "Create Metadata" button. When it is done, you can hit the individual files and the content of the metadata will show it on the lower left text box.
Cool Then you can use pyTiVo to push the videos like you normally do and it will group all the videos within the folder together on your TiVo.

New version Update 9/4/10
* add 1 Click to apply metadata files to all folders.
* bypass files with metadata already exist.
* delete orphan metadata files without video.



pyTiVoMetadataCreatorForWindows.zip
 Description:

Download
 Filename:  pyTiVoMetadataCreatorForWindows.zip
 Filesize:  14.65 KB
 Downloaded:  113 Time(s)



Last edited by wluk on Mon Sep 06, 2010 12:55 pm; edited 5 times in total
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Mon Aug 30, 2010 2:48 am    Post subject: Reply with quote

Tried to run the app and got a .Net Framework initialization error?

I'm running Window 7 Ulitimate
Back to top
View user's profile Send private message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Mon Aug 30, 2010 2:46 pm    Post subject: Reply with quote

oops...need .net framework 4 installed. Please download from Microsoft.

http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&displaylang=en
Back to top
View user's profile Send private message
gonzotek



Joined: 12 Jan 2008
Posts: 64

PostPosted: Mon Aug 30, 2010 2:53 pm    Post subject: Reply with quote

Can you please explain the basics for using the program? Does it only create metadata for all the files in a folder, or can you work with one file at a time? It ran fine for me on an up-to-date Windows 7 laptop, but I didn't see any instructions on how to use.

Thanks!

_________________
Follow @pytivo on Twitter for project updates and more! http://twitter.com/pytivo
Back to top
View user's profile Send private message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Mon Aug 30, 2010 4:43 pm    Post subject: Reply with quote

The program allows you to pick a folder and it will create the metadata files for each video files in the folder. Currently it will always create the metadata files for all, you can't pick a specific file. If this is useful to you, I can enhance the program when I have time.

When you upload the video files in the folder, TiVo will group them by the folder name.

To start using the program, you just have to type in your pyTiVo folder to start. Then save the settings so you don't have to define the pyTiVo folder again next time.
Back to top
View user's profile Send private message
rdian06



Joined: 12 Apr 2008
Posts: 1420

PostPosted: Mon Aug 30, 2010 8:23 pm    Post subject: Reply with quote

What source are you using for the metadata?

How does your program determine what the show/movie name is?

Or does your program just generate fake seriesId data for grouping Push transfers?
Back to top
View user's profile Send private message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Mon Aug 30, 2010 9:08 pm    Post subject: Reply with quote

The metadata is based on the folder and the file names. The Windows folder name will be the group name in TiVo and the Filenames will be the episode IDs. yes, it is fake seriesID. The title and the seriesId can be modified.

I created the program so that if I put all video files into a folder, the program will just create the metadata files to group everything together then push it to TiVo. I just need to click a couple buttons and I am done.
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Tue Aug 31, 2010 12:28 am    Post subject: Reply with quote

wluk wrote:
The metadata is based on the folder and the file names. The Windows folder name will be the group name in TiVo and the Filenames will be the episode IDs. yes, it is fake seriesID. The title and the seriesId can be modified.

I created the program so that if I put all video files into a folder, the program will just create the metadata files to group everything together then push it to TiVo. I just need to click a couple buttons and I am done.


So you made this as a pull folder creator, or do you still need to push to make the folders on Tivo?

BTW, got it to run now that I have NET installed, LOL
Back to top
View user's profile Send private message
rdian06



Joined: 12 Apr 2008
Posts: 1420

PostPosted: Tue Aug 31, 2010 12:46 am    Post subject: Reply with quote

wluk wrote:
The metadata is based on the folder and the file names. The Windows folder name will be the group name in TiVo and the Filenames will be the episode IDs. yes, it is fake seriesID. The title and the seriesId can be modified.

I created the program so that if I put all video files into a folder, the program will just create the metadata files to group everything together then push it to TiVo. I just need to click a couple buttons and I am done.


Ah, you may wish to edit your first post to include that explanation. Most of the other metadata programs do lookups against online sites to get show and movie information into the files.
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Tue Aug 31, 2010 12:58 am    Post subject: Reply with quote

I can't get pytivo console to run anyway to push!!!! Ugggg!!! LOL. I followed all the instructions, but when I try to stop pytivo it says acess denied!!!

Last edited by Malphesian on Tue Aug 31, 2010 2:14 am; edited 1 time in total
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Tue Aug 31, 2010 2:13 am    Post subject: Reply with quote

OKAY. I have the Meta GUI up and I type in a path, but that's where it stops? I can't get any of the buttons to function and the Create Metadata button never becomes accessable to select?
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Tue Aug 31, 2010 2:14 am    Post subject: Reply with quote

wluk wrote:
The program allows you to pick a folder and it will create the metadata files for each video files in the folder. Currently it will always create the metadata files for all, you can't pick a specific file. If this is useful to you, I can enhance the program when I have time.

When you upload the video files in the folder, TiVo will group them by the folder name.

To start using the program, you just have to type in your pyTiVo folder to start. Then save the settings so you don't have to define the pyTiVo folder again next time.


It won't let me pick the folder Crying or Very sad

I hate to say this, but can you give me a step-by-step walk through for setting up the Metatdata with your program, and then transfering a folder to Tivo? Please Smile
Back to top
View user's profile Send private message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Tue Aug 31, 2010 11:37 am    Post subject: Reply with quote

added instructions
Back to top
View user's profile Send private message
Malphesian



Joined: 26 Aug 2010
Posts: 28

PostPosted: Tue Aug 31, 2010 9:26 pm    Post subject: Reply with quote

wluk wrote:
added instructions


Thank you. The only Glitch that I found, was that it would not let me put in just on directory? After I put in two, then it populated the Left and let me work.

Also, another question.
If I move a movie from one folder to another after the metadata has been initially assigned, will it automatically reassign the new metadata of the folder it is transfered to?
Back to top
View user's profile Send private message
wluk



Joined: 16 Aug 2010
Posts: 18

PostPosted: Wed Sep 01, 2010 1:38 am    Post subject: Reply with quote

I wonder why I won't let you just put one directory. Are you just assigning the C drive or something? Maybe there is a permission error reading some of the folders. I will fix it over the weekend.

if you move the movie from one folder to another and the folder has a different name, then when you recreate the metadata again, it will have the new folder as the seriesID and Title, therefore the movie will be in a different group.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Other Apps All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site is in NO WAY affiliated with TiVo Inc

Powered by phpBB © 2001, 2005 phpBB Group
phpBB SEO

Get pytivo at SourceForge.net. Fast, secure and Free Open Source software downloads
[ Time: 0.1338s ][ Queries: 14 (0.0136s) ][ GZIP on - Debug on ]