SnapStream Forums

Go Back   SnapStream Forums > SnapStream Developer Network > Development Discussion
Register FAQ Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-27-2009, 10:51 PM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
BTV Media Edit

BTV Media Edit automates the downloading of media information from http://thetvdb.com and http://themoviedb.org for media folders indexed by Beyond TV. Show information is parsed from the file name (supported season/episode/date formats are S01E01, 1x01, 2001.01.13, 01.13.2001, part01). The information is downloaded and inserted into the BTV database.

Project is hosted on Google Code: http://code.google.com/p/btv-media-edit/

Latest version: http://code.google.com/p/btv-media-e...t_v1_0_2_0.msi

Last edited by fox004; 03-06-2011 at 11:48 AM.
Reply With Quote
  #2  
Old 08-28-2009, 07:18 AM
tmar89 tmar89 is offline
l33t Member
 
Join Date: Mar 2005
Location: Whitehall, PA
Posts: 1,206
Send a message via AIM to tmar89 Send a message via Yahoo to tmar89
Re: BTV Media Edit

Very Interesting. Couple of questions. Are you pulling the original air date too? It didn't seem like it. This would make sorting easier since BTV typically sorts by date. Maybe this is why you put the season info in the episode title? I personally don't like that and my plugin puts that info in the description. Also, I had a problem when I was scanning my whole library (100s of shows) and unchecked the "Only Edit Unknown Series". It was taking over 10 minutes and still nothing so I hit cancel and its just sitting here (another 10 minutes). Any reason for that?

I found a problem with finding unknown shows. Sometimes CSI New York is posted as CSI.New.York.S01E01.HDTV.XviD.avi. If you try searching that you get a -1 SeriesID. Then I do a manual search. I'm assuming this is what you want people to do? Then I found a pleasant surprise that subsequent CSI.New.York.. shows were searched correctly. Do you have some sort of history of what shows that aren't found automatically are used as?

Is there a way to may your system tray icon alert or have like a "new mail feature" when a new show or shows are found when using the scheduler? That would be splendid!

I noticed that the Scheduler doesn't show things in the Series Map. It just automatically adds them and updated. Iif the Scheduler doesn't find a match, does it put in the series map, requiring user input?

Otherwise, great work since we need a simple automated alternative to BTVShowInfo.
__________________
TheTVDB.com Tagger|IMDb Movie Tagger Plugin|BTV File Renamer
BTV: Gigabyte GA-MA78GM, 2GB RAM, AMD64 X2 2.6GHz, WinXP SP3, HVR-2250 Dual ClearQAM, HD-PVR, Plex Media Server
Link: Dell XPS 420
TV: LG 55LW5600 with Plex
Reply With Quote
  #3  
Old 08-28-2009, 09:52 AM
bjgeiser bjgeiser is offline
Registered User
 
Join Date: Feb 2006
Posts: 20
Re: BTV Media Edit

Dates seem to be working to me. Dates are correct but the time is always 4am. Not sure how you would figure out the time because tvdb doesnt have that info.

This thing is sweet, been waiting for something like this.
Reply With Quote
  #4  
Old 08-28-2009, 09:56 AM
tmar89 tmar89 is offline
l33t Member
 
Join Date: Mar 2005
Location: Whitehall, PA
Posts: 1,206
Send a message via AIM to tmar89 Send a message via Yahoo to tmar89
Re: BTV Media Edit

Yeah, it's a nice evolution from the BTVShowInfo and my plugin. Good Work!
__________________
TheTVDB.com Tagger|IMDb Movie Tagger Plugin|BTV File Renamer
BTV: Gigabyte GA-MA78GM, 2GB RAM, AMD64 X2 2.6GHz, WinXP SP3, HVR-2250 Dual ClearQAM, HD-PVR, Plex Media Server
Link: Dell XPS 420
TV: LG 55LW5600 with Plex
Reply With Quote
  #5  
Old 08-28-2009, 09:26 PM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

tmar89 --

The original air date should be included. As bjgeiser noticed, the start time is set to 4:00 a.m. at the moment. I can change that to something else if there is a need for it, but currently have no way of determining the actual start time.

I moved the series/episode information to the description - I think I actually like this much better anyway!

When you were scanning with "Only Edit Unknown Series" unchecked, did you notice anything happening in the status bar? It should be displaying what it is currently doing. There is also a log file in the installation folder (I can take a look at your log if you are having some issues).

Some shows can't be found based on the name parsed from the file so it has to be searched for manually. I used to use a "-1" series ID to indicate "unknown", but I changed this to say "Unknown" in the latest release.

It sounds like there may be some confusion regarding the Series Map. The Series Map just maps the names parsed from the file name to a Series ID (which is how the series is found in thetvdb.com's database). The Series Name parameter is what gets inserted into the BTV database so there can be consistency if file names have different formats. The Overview field is just there so you can verify you have selected the correct show.

The application now uses different icons. The tray icon turns a reddish color when there are unknown series found in the Series Map.

I didn't completely understand this: "I noticed that the Scheduler doesn't show things in the Series Map. It just automatically adds them and updated. Iif the Scheduler doesn't find a match, does it put in the series map, requiring user input?" -- Could you elaborate?

Last edited by fox004; 08-28-2009 at 10:03 PM.
Reply With Quote
  #6  
Old 08-28-2009, 10:03 PM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

Found bug in v1.0.0.1. Please update to v1.0.0.2!
Reply With Quote
  #7  
Old 08-29-2009, 12:40 AM
tmar89 tmar89 is offline
l33t Member
 
Join Date: Mar 2005
Location: Whitehall, PA
Posts: 1,206
Send a message via AIM to tmar89 Send a message via Yahoo to tmar89
Re: BTV Media Edit

Quote:
Originally Posted by fox004 View Post
I didn't completely understand this: "I noticed that the Scheduler doesn't show things in the Series Map. It just automatically adds them and updated. Iif the Scheduler doesn't find a match, does it put in the series map, requiring user input?" -- Could you elaborate?
What I meant was if the scheduler automatically finds and updates without entering the info in the Series Map area. I was just confused as to when that is used because I didn't see entries in there when the scheduler was running.
__________________
TheTVDB.com Tagger|IMDb Movie Tagger Plugin|BTV File Renamer
BTV: Gigabyte GA-MA78GM, 2GB RAM, AMD64 X2 2.6GHz, WinXP SP3, HVR-2250 Dual ClearQAM, HD-PVR, Plex Media Server
Link: Dell XPS 420
TV: LG 55LW5600 with Plex
Reply With Quote
  #8  
Old 08-29-2009, 01:36 AM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

Found more bugs. New version uploaded!
Reply With Quote
  #9  
Old 08-29-2009, 08:00 AM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

tmar89 --
Every series found is put in the Series Map, but the list may not be updated until after the scheduled update has completed running. I can look into making it update on-the-fly.
Reply With Quote
  #10  
Old 09-05-2009, 12:04 AM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

Posted an update. Minor bug fixes and some better icons (IMO).
Reply With Quote
  #11  
Old 09-19-2009, 03:37 PM
fox004 fox004 is offline
Member
 
Join Date: Aug 2009
Posts: 48
Re: BTV Media Edit

New version posted (v1.0.1.0). Added a movie editor.
Reply With Quote
  #12  
Old 09-20-2009, 08:58 PM
tmar89 tmar89 is offline
l33t Member
 
Join Date: Mar 2005
Location: Whitehall, PA
Posts: 1,206
Send a message via AIM to tmar89 Send a message via Yahoo to tmar89
Re: BTV Media Edit

Great job with the movie editor! This effectively replaces BTVShowInfo and my plugins. I will definitely be using this all the time.

One thing I notice is that with some movies (haven't checked TV shows) is that the description can sometimes be so long that it blocks the Actors. You will get a ... where the actors should be. Check out Monsters vs. Aliens for a reference.
__________________
TheTVDB.com Tagger|IMDb Movie Tagger Plugin|BTV File Renamer
BTV: Gigabyte GA-MA78GM, 2GB RAM, AMD64 X2 2.6GHz, WinXP SP3, HVR-2250 Dual ClearQAM, HD-PVR, Plex Media Server
Link: Dell XPS 420
TV: LG 55LW5600 with Plex
Reply With Quote
  #13  
Old 09-20-2009, 09:22 PM
tmar89 tmar89 is offline
l33t Member
 
Join Date: Mar 2005
Location: Whitehall, PA
Posts: 1,206
Send a message via AIM to tmar89 Send a message via Yahoo to tmar89
Re: BTV Media Edit

I also noticed that when I try to scan a large library (100+), it just says Starting Scan... for a long time with no results. For instance, I have over 100 movies and tried to scan with Only Edit Unknown Movies unchecked and it wouldn't return with results. It just scanned forever.
__________________
TheTVDB.com Tagger|IMDb Movie Tagger Plugin|BTV File Renamer
BTV: Gigabyte GA-MA78GM, 2GB RAM, AMD64 X2 2.6GHz, WinXP SP3, HVR-2250 Dual ClearQAM, HD-PVR, Plex Media Server
Link: Dell XPS 420
TV: LG 55LW5600 with Plex
Reply With Quote
  #14  
Old 09-20-2009, 09:38 PM
geoffstewart's Avatar
geoffstewart geoffstewart is offline
Registered User
 
Join Date: May 2001
Location: Ottawa,ON,Canada
Posts: 561
Re: BTV Media Edit

this is awesome... great work!
__________________

Reply With Quote
  #15  
Old 09-20-2009, 09:41 PM
dk96m dk96m is offline
l33t Member
 
Join Date: Jan 2005
Posts: 307
Re: BTV Media Edit

It just always says idle, nothing happens. Are there instructions anywhere on how to work this?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best to edit xml with? Randall Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 2 05-06-2007 12:56 PM
File too big to edit mickilea Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 2 11-12-2005 05:04 PM
Playlist Edit guitarcia Beyond Media User-to-User Troubleshooting & Support Forum 1 01-06-2005 07:07 PM
how do I edit the xml?? theDeviL Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 4 03-12-2004 04:52 AM
How do you edit out Commersials? Wally SnapStream Discussion 4 06-11-2001 04:40 PM


All times are GMT -6. The time now is 07:11 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
©2004-2009 Snapstream Media