SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Batch Metadata Tools
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-03-2011, 12:50 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
BMT 4.9.12 Released (Mainly enhancements + few bug fixes)

Here's the release notes for BMT/Phoenix


4.9.12
* Added Batch Metadata Editor (can now batch edit multiple files)
* Added RAW Metadata Editor to edit any Metadata field for a media item
* Can download series only fanart
* Fixed fanart download bug for manual fanart
* Can enter runtime as '### mins' and shows runtime in minutes
* Original Air Date now shows hh:mm
* Can enter Original Air Date as a number or 'YYYY-MM-DD HH:MM'
* Hides the view panel when editing metadata
* Basic 'back' button navigation when in the Edit Metadata panel
* Configuration Help now shows more information in the help dialog.
* Fixed bug with support request generator that prevented it from created support requests
* Home Videos now correctly uses semi-colon instead of comma
* Home Videos now uses case insensitive paths
* Fixed bug where genres was not using the new Sage7 / separator. Genres will now use /
* Added "Add File Matcher" from the metadata editor panel to quickly add an entry to the MediaTitles.xml

Phoenix 2.3.24
* Added phoenix_time_ apis
* Added Phoenix_beta_ apis for beta updating
* Can download series only fanart (ie, episode fails will still fetch fanart for series)
* Can download series only fanart for Airings (ie, epg items)
* Fixed bug with filesystem view source
* Added scroped configuration options
* Refactored Phoenix Configuration
* Fixed manual download fanart bug.
* Added more retry conditions for failed automatic lookups


Good luck. And remember, when you update the web ui, if you get an error when you browse to the web ui, then clear your browser caches and the errors should go away. Typically after each new release i hit shift+reload button on the web page a few times, just to make sure the new javascript gets loaded into the browser.
Reply With Quote
  #2  
Old 04-03-2011, 02:23 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
4.9.12 - Some Additional Notes

1. I've added Batch editing to BMT. When you are viewing a folder, you can click on "Batch Edit" and make metadata changes to ALL item in that folder and it's child folders. ONLY the metadata for fields that you enter data will be applied. So while there are LOTS of fields to edit, if all you edit is the Year, then ONLY the year will be updated for ALL items. So, as you can see, I've finally but the "Batch" in Batch Metadata Tools

2. I've make the Batch Editor available to a single item as well. So, when you are in the metadata editor, you can click on "RAW Metadata" to edit any metadata field. When you click save ONLY the fields that you've modified as actually updated.

3. I've added a very simply dialog to the metadata editor panel, "Add Matcher". When you click the button it will inspect the current field and suggest a match that can be added to the MediaTitles.xml. If you change the file or folder regex, then DO NOT add the [\\/] portions, since that will be added automatically. ie, for a File matcher, if the value is "CSI", then I will end up storing "[\\/]CSI". This is done so that the users don't necessarily need to worry about part of the expression.

4. When you long press on a media item, and click "View Video Thumbnails" from the menu, it will now use the new 7.1 api for generating thumbnails from the mediafile, and so, mplayer is no longer required.... (not that many people probably used that feature, but it no longer required mplayer)
Reply With Quote
  #3  
Old 04-03-2011, 03:02 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Just upgraded BMT and loading the web interface gets null errors for everything. Clicking Browse gives errors about null categories and the like. Can't find anything in the sagetv_0.txt log nor anything in logs/*.log

Anywhere else I should be looking?

Thanks.
Attached Images
File Type: jpg bmt_snapshot.jpg (69.8 KB, 215 views)
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #4  
Old 04-03-2011, 03:22 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by Slugger View Post
Just upgraded BMT and loading the web interface gets null errors for everything. Clicking Browse gives errors about null categories and the like. Can't find anything in the sagetv_0.txt log nor anything in logs/*.log

Anywhere else I should be looking?

Thanks.
I'm willing to bet it's browser cache issue. When I upgraded I got the same issue. After reloading the browser app by pressing shift+refresh a few times, it all worked. If that doesn't work, then the other reason could be that the plugin didn't extract correctly. You could try restarting the sagetv server, and see if that helps (I've seen that issue before as well).
Reply With Quote
  #5  
Old 04-03-2011, 03:55 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Cache problem it is! Though it was 8-10 shift/refresh clicks before it finally loaded up.
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #6  
Old 04-03-2011, 04:16 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by Slugger View Post
Cache problem it is! Though it was 8-10 shift/refresh clicks before it finally loaded up.
Browsers really hate to reload the caches I'm considering using a dynamic url for the css and javascript files so that they never get cached. It seems that this happens to me after each new release as well.
Reply With Quote
  #7  
Old 04-03-2011, 04:54 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by stuckless View Post
1. I've added Batch editing to BMT. When you are viewing a folder, you can click on "Batch Edit" and make metadata changes to ALL item in that folder and it's child folders. ONLY the metadata for fields that you enter data will be applied. So while there are LOTS of fields to edit, if all you edit is the Year, then ONLY the year will be updated for ALL items. So, as you can see, I've finally but the "Batch" in Batch Metadata Tools

2. I've make the Batch Editor available to a single item as well. So, when you are in the metadata editor, you can click on "RAW Metadata" to edit any metadata field. When you click save ONLY the fields that you've modified as actually updated.

3. I've added a very simply dialog to the metadata editor panel, "Add Matcher". When you click the button it will inspect the current field and suggest a match that can be added to the MediaTitles.xml. If you change the file or folder regex, then DO NOT add the [\\/] portions, since that will be added automatically. ie, for a File matcher, if the value is "CSI", then I will end up storing "[\\/]CSI". This is done so that the users don't necessarily need to worry about part of the expression.

4. When you long press on a media item, and click "View Video Thumbnails" from the menu, it will now use the new 7.1 api for generating thumbnails from the mediafile, and so, mplayer is no longer required.... (not that many people probably used that feature, but it no longer required mplayer)
GREAT release... glad to see the BATCH functions. I can see this coming in handy as I know I wished I could do this a number of times...

And the Matcher will be a nice addition too... just simplifies the process and will be much better for new users.

Thanks for the great tool that just keeps getting better!

k
Reply With Quote
  #8  
Old 04-03-2011, 05:24 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
New Phoenix Relese - Missing sagex-api dependency

I've uploaded a new phoenix build. This is a very small release that adds sagex-api 7.1.5.5 to the dependencies.
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
BMT 4.9.8 Released (No Fixes) stuckless Batch Metadata Tools 6 01-28-2011 11:53 AM
BMT 4.9.7 Released (Couple of fixes + Enhancements) stuckless Batch Metadata Tools 23 01-18-2011 01:38 PM
BMT 4.9.6 Released (Misc Fixes) stuckless Batch Metadata Tools 18 01-09-2011 07:59 PM
BMT 4.9.4 Released (Minor Bug Fixes) stuckless Batch Metadata Tools 17 12-15-2010 01:34 PM
Any fixes for the PVR-350 been released lately? dynamix Hardware Support 12 01-16-2007 06:14 PM


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


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