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 02-01-2019, 12:11 PM
rickgillyon's Avatar
rickgillyon rickgillyon is offline
Sage Icon
 
Join Date: Sep 2005
Location: Whitley Bay, England
Posts: 1,950
Errors Thrown by BMT

BMT isn't automatically updating metadata, and when I check the log after telling BMT to update metadata in a folder I get a lot of these errors in the log:
Code:
Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:16.785 [EventRouter-0a0027000005@13cfd1a9] processUserEvent-UserEvent[anything] evtTime=Fri 2/1 18:04:16.785
Fri 2/1 18:04:16.786 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 61.

Expression: bmt_api_SetBMTPluginInstalled(!bmt_api_IsBMTPluginInstalled())
Fri 2/1 18:04:16.787 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:16.788 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:16.952 [EventRouter-0a0027000005@13cfd1a9] processUserEvent-UserEvent[anything] evtTime=Fri 2/1 18:04:16.952
Fri 2/1 18:04:16.953 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 61.

Expression: bmt_api_SetBMTPluginInstalled(!bmt_api_IsBMTPluginInstalled())
Fri 2/1 18:04:16.954 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:16.955 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:30.060 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:30.061 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:30.090 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.

Expression: If(bmt_api_IsBMTPluginInstalled(), "Enabled", "Disabled")
Fri 2/1 18:04:31.170 [EventRouter-0a0027000005@13cfd1a9] Parsing Error: Unexpected ")" at column 33.
I have had some permissions issues with other files this week (ffmpeg), so I don't know if this could be a permissions problem. Anyone? Any ideas how to track it down?

Also the "Automatic Metadata/Fanart" in clients' settings looks like the attached file, no options available.
Attached Images
File Type: png Capture.PNG (10.8 KB, 230 views)
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby
Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients

Last edited by rickgillyon; 02-01-2019 at 03:52 PM.
Reply With Quote
  #2  
Old 02-02-2019, 05:49 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Not sure where that is coming from. I searched BMT and Phoenix sources for 'IsBMTPluginInstalled' and I don't see any reference to that API.

This looks like it could be coming from another plugin.

When you say "BMT" do ou mean the BMT Web UI? Or you mean Phoenix Core Services (which is what actually does the fanart updating -- bmt web ui is just the UI part).
Reply With Quote
  #3  
Old 02-02-2019, 05:57 AM
rickgillyon's Avatar
rickgillyon rickgillyon is offline
Sage Icon
 
Join Date: Sep 2005
Location: Whitley Bay, England
Posts: 1,950
When I say BMT I say it from a position of ignorance. I use the BMT Web UI to try and kick off an update of metadata, but automatic updates fail too, so as you say the problem is probably core services. Have I posted in the wrong place again?
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby
Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients
Reply With Quote
  #4  
Old 02-02-2019, 06:10 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Found a reference to that here...

https://github.com/stuckless/customs...luginInstalled

Perhaps you are running a very old version of bmt?

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #5  
Old 02-02-2019, 06:14 AM
rickgillyon's Avatar
rickgillyon rickgillyon is offline
Sage Icon
 
Join Date: Sep 2005
Location: Whitley Bay, England
Posts: 1,950
Everything looks up to date in Plugins. Any idea how I remove all core services, BMT etc. and reinstall?
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby
Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients
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
How Do I Correct Genre Errors and Fanart Location Errors ThePaladinTech Batch Metadata Tools 3 05-25-2010 12:26 PM
Errors in the log bastafidli SageTV Beta Test Software 1 05-21-2010 12:17 PM
SEEKER EXCEPTION THROWN:java.lang.OutOfMemoryError Flips SageTV Software 9 04-08-2009 08:13 AM
Java SEEKER EXCEPTION THROWN mayamaniac SageTV Software 3 04-26-2007 04:49 AM
OT: Mup.sys errors Kirby Hardware Support 0 08-21-2006 12:45 PM


All times are GMT -6. The time now is 11:22 AM.


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