|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Simple way to access metadata based on file name?
Hi, I'm new to Sage, (convert from BTV), and I'm hoping this is a simple question, but I haven't been able to find the answer in the forums.
Is there any way (API, or web service?) to get metadata from a Sage recording based on the filename? I just want the internal SageTV metadata, not TVDB etc.. I want to scan a directory of sage recordings and programatically get the meta data about them. Thanks, BradVido |
#2
|
||||
|
||||
There are a couple of solutions.
1. sagex-api/sagex-services (using either Java, or http) 2. Nielm's WebServer For #1, you can either use java an get a mediafile based on the file path, and then use the MediaFileAPI, AiringAPI, and ShowAPI classes for accessing the various information. Or, you can use the sagex-services, which expose the sage api over http and allows you to return xml or json. If you have sagex-services plugin installed, just point your browser to "http://YOURSERVER:8080/sagex/api" It will bring back a help page. I've never used #2, but nielm's webserver can return information in xml.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
||||
|
||||
Quote:
UPDATE: I believe I found it with: GetMediaFileForFilePath() Last edited by bradvido; 11-15-2010 at 01:04 PM. |
Tags |
metadata |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Update Metadata doesn't realize a file is a TV show.... | bialio | Batch Metadata Tools | 2 | 09-26-2010 06:17 AM |
Grouping DVDs based on Metadata | TechJunkie | SageTV Beta Test Software | 2 | 06-16-2010 01:40 PM |
Nielm's Web-based User Interface site spammed - no file or wiki | zebra14 | SageTV Customizations | 2 | 11-11-2009 05:30 AM |
Looking for a simple SageTV CCF file | lovingHDTV | General Discussion | 10 | 11-02-2005 09:37 AM |
Simple Audio File Browsing | Wheemer | SageTV Beta Test Software | 2 | 09-20-2005 05:47 PM |