SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #61  
Old 04-07-2009, 12:57 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by jaminben View Post
Oki, I guess I misunderstood your post here. On a slightly different note, if I have auto update disabled, add a movie file then using the plugin via a remote on the Sage display ("manual" fanart search) will it still only add images and not metadata even though no metadata exists yet.
This is my fault for not clarifying the terminology. When I use the term "plugin" i'm specifically referring to the MetadataParser plugin implementation that runs behind the scenes in SageTV waiting for new media to be added to the library, and then it will automatically scan and import fanart and metadata.

The STVi fanart search (manual search) is also a plugin, too, I guess, I just don't really consider it to be the plugin

So from here on out.... I'll use the term "Automatic Plugin" to refer to the code that automatically updates metadata/fanart when new media is added to the sagetv library, or a full rescan is forced.

I'll use the term "Manual Fanart Search" to refer to the stvi code that will do a manual, interactive search for fanart.

So, now that we have that sorted out, the "Manual Fanart Search" is not capable of importing metadata. This is because we do not have a "clean" way to update the Media's Metadata once a media file is imported into sage. Eventually the "Manual Fanart Search" will also do metadata, but not until sage adds API calls to set metadata elements.
Reply With Quote
  #62  
Old 04-07-2009, 01:46 PM
jaminben jaminben is offline
Sage Icon
 
Join Date: Sep 2007
Location: Norwich, UK
Posts: 1,754
Send a message via MSN to jaminben
Gotcha

__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders
Reply With Quote
  #63  
Old 04-08-2009, 02:12 AM
Nick_W Nick_W is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 215
Quote:
Originally Posted by stuckless View Post
Nick, there should be a .properties file created for each media file that is processed. That's the metadata that should get imported (automatically) into Sage.

When you say that metadata isn't working, do you for movies and TV or just the TV or just Movies?
OK, I worked out that it only imports metadata, as opposed to fanart, when stuff is actually added to the library for the first time.

So, I removed the library, and then re-added it. It got fanart and metadata for all the movies, but just fanart for the TV (TV imported under movies, if you get my drift).

I have my files named as you said, e.g., 24 S07E01.mkv

Regards,

Nick.
Reply With Quote
  #64  
Old 04-08-2009, 05:32 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Nick, I'm working on some diag tools that I'm hoping that will help with identifying some of the issues, but in the mean time... feel free to upload your log file and I'll take a look.
Reply With Quote
  #65  
Old 04-10-2009, 06:42 AM
Nick_W Nick_W is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 215
Quote:
Originally Posted by stuckless View Post
Nick, I'm working on some diag tools that I'm hoping that will help with identifying some of the issues, but in the mean time... feel free to upload your log file and I'll take a look.
OK, I have the latest SageTV BETA, and the latest RELEASE version of SageMC. I have the phoenix.jar from the latest BMT release (2.1-1).

TV fanart still does not display (it's in the right place though). Are you saying that for it to work I will currently have to use your metadata scraper, and not EP's?

TIA,

Nick.
Reply With Quote
  #66  
Old 04-11-2009, 08:03 AM
Nick_W Nick_W is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 215
This is what's happening for TV series (not ones recorded by Sage).

Code:
BEGIN MediaFile \\NAS1\Video\TV\24\Season 7\24 S07E10.mkv
                 Display Title: 24 S07E10

                        --- RAW Metadata Fields ---                        
                    MediaTitle: 
                     MediaType: 
                  SeasonNumber: 

                    --- Calculated Metadata Fields ---                     
                    MediaTitle: 24 S07E10
                     MediaType: MOVIE
                  SeasonNumber: 0

                           --- Fanart Paths ---                            
               Background Path: \\NAS1\FanArt\Movies\24 S07E10\Backgrounds
                   Banner Path: \\NAS1\FanArt\Movies\24 S07E10\Banners
                   Poster Path: \\NAS1\FanArt\Movies\24 S07E10\Posters

                   --- Fanart Single Files and Times ---                   
                    Background: null
          Background Time (ms): 0
                        Banner: null
              Banner Time (ms): 0
                        Poster: null
              Poster Time (ms): 0
END MediaFile \\NAS1\Video\TV\24\Season 7\24 S07E10.mkv
Reply With Quote
  #67  
Old 04-17-2009, 06:19 AM
real_per real_per is offline
Sage User
 
Join Date: Dec 2006
Posts: 65
Has anybody been able to get fanart etc working for ripped TV-series under imported videos ?

My structure is similar to others mentioned in this thread, and after hours of fiddling with Mediascraper I still don't have anything to show for it..

e:\TV\series\24\Season 01\S01E01 - Title.avi

Will it ever work for imported TV series stored like this ?
The mediascraper are pulling all the right images, SageMC just won't show them..
Reply With Quote
  #68  
Old 04-17-2009, 08:58 AM
Nick_W Nick_W is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 215
Quote:
Originally Posted by real_per View Post
Has anybody been able to get fanart etc working for ripped TV-series under imported videos ?

My structure is similar to others mentioned in this thread, and after hours of fiddling with Mediascraper I still don't have anything to show for it..

e:\TV\series\24\Season 01\S01E01 - Title.avi

Will it ever work for imported TV series stored like this ?
The mediascraper are pulling all the right images, SageMC just won't show them..
Try:

e:\TV\24\Season 1\24 S01E01.avi

That's how I have it.

HTH,

Nick.
Reply With Quote
  #69  
Old 04-17-2009, 03:31 PM
real_per real_per is offline
Sage User
 
Join Date: Dec 2006
Posts: 65
Thanks.
What do you do for getting the meta-data that support that structure ?
Reply With Quote
  #70  
Old 04-22-2009, 07:24 AM
bulaman's Avatar
bulaman bulaman is offline
Sage User
 
Join Date: Nov 2008
Posts: 26
would it be possible to give us an option to have it look for backgrounds\folder\.my files in the dir that the achieved TV file is in?


c:\TV\24\s01\24.s01.e01.mkv
c:\TV\24\s01\background.jpg
c:\TV\24\s01\folder.jpg
c:\TV\24\s01\24.s01.e01.my
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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
Central FanArt Folder Improvments evilpenguin SageMC Custom Interface 135 07-03-2009 04:37 AM
SageMC not seeing FanArt theiceman1973 SageMC Custom Interface 4 03-19-2009 04:06 PM
How To: Main Menu FanArt...for now. Mtlca401 SageMC Custom Interface 11 01-13-2009 09:55 PM
HD200 FanArt vexhold SageMC Custom Interface 6 12-22-2008 09:45 AM


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


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.