|
| Author |
Message |
MasterCephus

Joined: 04 Jan 2008 Posts: 156 Location: Hueytown, AL
|
Posted: Tue Jul 22, 2008 3:19 am Post subject: |
|
|
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 |
|
 |
gonzotek
Joined: 12 Jan 2008 Posts: 20
|
|
| Back to top |
|
 |
MasterCephus

Joined: 04 Jan 2008 Posts: 156 Location: Hueytown, AL
|
Posted: Tue Jul 22, 2008 10:58 am Post subject: |
|
|
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 |
|
 |
MirclMax
Joined: 29 May 2008 Posts: 19
|
|
| Back to top |
|
 |
menos
Joined: 09 Feb 2008 Posts: 15
|
Posted: Tue Sep 02, 2008 4:16 pm Post subject: |
|
|
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.
| Description: |
|
 Download |
| Filename: |
Bank Job.VOB.txt |
| Filesize: |
1 KB |
| Downloaded: |
24 Time(s) |
|
|
| Back to top |
|
 |
ebf
Joined: 21 Mar 2008 Posts: 47
|
Posted: Tue Sep 02, 2008 4:20 pm Post subject: |
|
|
| 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 |
|
 |
wgw
Joined: 06 Jan 2008 Posts: 226
|
Posted: Wed Sep 03, 2008 6:37 pm Post subject: |
|
|
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 |
|
 |
saberman
Joined: 14 Jul 2008 Posts: 14 Location: Earth
|
|
| Back to top |
|
 |
RDabate
Joined: 07 May 2008 Posts: 8
|
Posted: Mon Sep 08, 2008 7:49 am Post subject: |
|
|
| Yes, the download link doesn't work. How can I get a copy of this to start trying it out?
|
|
| Back to top |
|
 |
RDabate
Joined: 07 May 2008 Posts: 8
|
Posted: Mon Sep 08, 2008 1:00 pm Post subject: Where Can we Download MetaData Generator? |
|
|
Where Can we Download MetaData Generator? The links don't work.
|
|
| Back to top |
|
 |
rdian06
Joined: 12 Apr 2008 Posts: 369
|
Posted: Mon Sep 08, 2008 5:36 pm Post subject: |
|
|
Here's the last version I downloaded, 1.6.0.2
| Description: |
|
 Download |
| Filename: |
MetaGenerator.zip |
| Filesize: |
710.82 KB |
| Downloaded: |
55 Time(s) |
|
|
| Back to top |
|
 |
RDabate
Joined: 07 May 2008 Posts: 8
|
Posted: Mon Sep 08, 2008 6:10 pm Post subject: |
|
|
| Thank you, I'll play around with it.
|
|
| Back to top |
|
 |
MasterCephus

Joined: 04 Jan 2008 Posts: 156 Location: Hueytown, AL
|
Posted: Tue Sep 09, 2008 4:35 am Post subject: |
|
|
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 |
|
 |
wgw
Joined: 06 Jan 2008 Posts: 226
|
Posted: Tue Sep 09, 2008 5:03 pm Post subject: |
|
|
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 |
|
 |
MasterCephus

Joined: 04 Jan 2008 Posts: 156 Location: Hueytown, AL
|
Posted: Wed Sep 10, 2008 8:58 am Post subject: |
|
|
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
_________________ MetaGenerator
pyTivo Manager |
|
| Back to top |
|
 |
|