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 

MetaGenerator Release Notes
Goto page Previous  1, 2, 3 ... 11, 12, 13, 14, 15  Next
 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Other Apps
 View previous topic :: View next topic  
Author Message
MasterCephus



Joined: 04 Jan 2008
Posts: 156
Location: Hueytown, AL

PostPosted: Tue Jul 22, 2008 3:19 am    Post subject: Reply with quote

It looks like it can't find anything for SQLite. If this were windows, I would tell you that you are missing the System.Data.SQLite DLL file. But since it's mono, I assume you are missing the .NET sqlite packages for mono. If you look back through this thread, someone successfully ported MG through mono to linux and they found the sqlite package...just look back and you should find what you are looking for.
_________________
MetaGenerator
pyTivo Manager
Back to top
View user's profile Send private message
gonzotek



Joined: 12 Jan 2008
Posts: 20

PostPosted: Tue Jul 22, 2008 4:32 am    Post subject: Reply with quote

MasterCephus wrote:
It looks like it can't find anything for SQLite. If this were windows, I would tell you that you are missing the System.Data.SQLite DLL file. But since it's mono, I assume you are missing the .NET sqlite packages for mono. If you look back through this thread, someone successfully ported MG through mono to linux and they found the sqlite package...just look back and you should find what you are looking for.
That would be me Smile. But the version I initially set up didn't have the enabled "Find SeriesID" button. The latest version does have the enabled button, and it's only when you click it that the program crashes. The sqlite message appears to be a warning. Does "Find SeriesID" require SQLite? The rest of program functionality works well enough through mono. I know you mentioned removing it as a requirement, as a possibility. Can the function still be made to work without it?
Back to top
View user's profile Send private message
MasterCephus



Joined: 04 Jan 2008
Posts: 156
Location: Hueytown, AL

PostPosted: Tue Jul 22, 2008 10:58 am    Post subject: Reply with quote

No what clicking that button does is fire another window that searches a sqlite database to find series ID for shows. The TVDB.com took a lot of the seriesIDs that we had and put them in their database so I personally don't think it's needed, but there was someone who requested it to be kept in future versions...can't remember what the reason was....
_________________
MetaGenerator
pyTivo Manager
Back to top
View user's profile Send private message
MirclMax



Joined: 29 May 2008
Posts: 19

PostPosted: Tue Jul 22, 2008 1:09 pm    Post subject: Reply with quote

MasterCephus wrote:
No what clicking that button does is fire another window that searches a sqlite database to find series ID for shows. The TVDB.com took a lot of the seriesIDs that we had and put them in their database so I personally don't think it's needed, but there was someone who requested it to be kept in future versions...can't remember what the reason was....


Well that someone who requested it .. was *me* Smile The same guy who is reporting it doesn't work under ubuntu.

Why was it requested? Well, because it was actually rather handy. At the time I was loading up some old Transformer's episodes .. and if you don't have a series ID .. it was nice to hit that button.. and find a show and get an ID to use. Most recently.. I was trying to do meta-info for a Penn & Teller show .. it comes up blank, but a "find seriesID" (on Windows) finds it just perfectly.

So basically, its a very useful tool if the main program doesn't locate one automagically .. or if you're trying to load something that isn't a current program and you need to find a "close enough" series name.

Could all of these things be obtained through other means? Of course. I just liked how it was all one package. So I take it .. none of us have any idea how to make this part work in ubuntu.. and I should move on?
Back to top
View user's profile Send private message
menos



Joined: 09 Feb 2008
Posts: 15

PostPosted: Tue Sep 02, 2008 4:16 pm    Post subject: Reply with quote

Is there a current know bug with the way metadata is displayed on 9.4?
I've got a bunch of movies in a directory. They all have metadata files. They only have 'title', and a few other things (example below). When I browse the directory on my tivo after transfering the files, they are listed by file name, not title. When I'm browsing the pytivo directory they are listed by movie name but when I bring up the details on a movie, the file name is listed at the very top, with the movie name below it.



Bank Job.VOB.txt
 Description:

Download
 Filename:  Bank Job.VOB.txt
 Filesize:  1 KB
 Downloaded:  24 Time(s)

Back to top
View user's profile Send private message
ebf



Joined: 21 Mar 2008
Posts: 47

PostPosted: Tue Sep 02, 2008 4:20 pm    Post subject: Reply with quote

menos wrote:
Is there a current know bug with the way metadata is displayed on 9.4?
I've got a bunch of movies in a directory. They all have metadata files. They only have 'title', and a few other things (example below). When I browse the directory on my tivo after transfering the files, they are listed by file name, not title. When I'm browsing the pytivo directory they are listed by movie name but when I bring up the details on a movie, the file name is listed at the very top, with the movie name below it.
I have found that I have to have seriesTitle included to get the Movie title to show in both expected places. I think what is supposed to happen is movies only have a Title showing on the TiVo, not an episode title, but that does not seem to work for me. I still have TiVo OS 9.3, btw.
Back to top
View user's profile Send private message
wgw



Joined: 06 Jan 2008
Posts: 226

PostPosted: Wed Sep 03, 2008 6:37 pm    Post subject: Reply with quote

I've updated my pytivo branch to follow normal tivo metadata conventions, for the most part. Follow the link below to the latest "snapshot" if you want to give it a try. Your "bank job" metadata should display as you desire with this version.

BTW, no there is no known bug. Certain changes were made in the past to make things display in the popular format of the day. I've made a similar change of my own liking to display the episode number before the episode title.

_________________
Download pyTivo
my pyTivo branch
Back to top
View user's profile Send private message
saberman



Joined: 14 Jul 2008
Posts: 14
Location: Earth

PostPosted: Sun Sep 07, 2008 11:33 am    Post subject: Reply with quote

The link http://pytivo.krkeegan.com/download/MasterCephus/MetaGenerator.zip throws a page not found error. Where is file currently hosted?
Back to top
View user's profile Send private message Send e-mail
RDabate



Joined: 07 May 2008
Posts: 8

PostPosted: Mon Sep 08, 2008 7:49 am    Post subject: Reply with quote

Yes, the download link doesn't work. How can I get a copy of this to start trying it out?
Back to top
View user's profile Send private message
RDabate



Joined: 07 May 2008
Posts: 8

PostPosted: Mon Sep 08, 2008 1:00 pm    Post subject: Where Can we Download MetaData Generator? Reply with quote

Question Where Can we Download MetaData Generator? The links don't work. Question
Back to top
View user's profile Send private message
rdian06



Joined: 12 Apr 2008
Posts: 369

PostPosted: Mon Sep 08, 2008 5:36 pm    Post subject: Reply with quote

Here's the last version I downloaded, 1.6.0.2


MetaGenerator.zip
 Description:

Download
 Filename:  MetaGenerator.zip
 Filesize:  710.82 KB
 Downloaded:  55 Time(s)

Back to top
View user's profile Send private message
RDabate



Joined: 07 May 2008
Posts: 8

PostPosted: Mon Sep 08, 2008 6:10 pm    Post subject: Reply with quote

Thank you, I'll play around with it.
Back to top
View user's profile Send private message
MasterCephus



Joined: 04 Jan 2008
Posts: 156
Location: Hueytown, AL

PostPosted: Tue Sep 09, 2008 4:35 am    Post subject: Reply with quote

I don't know what happened...I haven't touched it in a long time so unless keegan did something, the link should be working...I'll look into it.
_________________
MetaGenerator
pyTivo Manager
Back to top
View user's profile Send private message
wgw



Joined: 06 Jan 2008
Posts: 226

PostPosted: Tue Sep 09, 2008 5:03 pm    Post subject: Reply with quote

Ahh, the Master has returned. Welcome back. My recent metadata changes require an episodeTitle field in order for the episode number to be displayed. You may want to consider adjusting your metadata to write the episode title to the episodeTitle field instead of to the title field.

Also, when you write the episode number could you include the season number as the first digit, followed by a 2 digit episode number. For example, season 1 episode 1 would appear as episodeNumber : 101 and season 2 episode 1 would appear as episodeNumber : 201. This appears to be the convention used by the episode numbers displayed on the Tivo.

_________________
Download pyTivo
my pyTivo branch
Back to top
View user's profile Send private message
MasterCephus



Joined: 04 Jan 2008
Posts: 156
Location: Hueytown, AL

PostPosted: Wed Sep 10, 2008 8:58 am    Post subject: Reply with quote

Sure I could do that...

I'll try to do it by Friday if I have time. That shouldn't be too hard at all.

Sorry for being gone for a bit...with work and a 5 month old, I rarely get time to code for fun Smile

_________________
MetaGenerator
pyTivo Manager
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 - 8 Hours
Goto page Previous  1, 2, 3 ... 11, 12, 13, 14, 15  Next
Page 12 of 15

 
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
[ Time: 0.6188s ][ Queries: 15 (0.4351s) ][ Debug on ]