General
Cristobal M
5/21/25, 4:36:48 PM EDT
Cristobal M
5/21/25, 7:48:36 PM EDT
Some issues & pendings for tomorrow:
-Work on KU, they finally fixed our vpn and access to servers with sudo permission.
-AI content generator, needs to reload results or show some indicator that it is working
-Issue: Delete assets from the Mediaviewer (red icon) it also needs to close the Media Viewer and show a Toast or alert message
-Issue: Opening an asset from a lightbox results, going back and open a different one is manipulating wrong the URL, like adding twice the assetid
-Work on KU, they finally fixed our vpn and access to servers with sudo permission.
-AI content generator, needs to reload results or show some indicator that it is working
-Issue: Delete assets from the Mediaviewer (red icon) it also needs to close the Media Viewer and show a Toast or alert message
-Issue: Opening an asset from a lightbox results, going back and open a different one is manipulating wrong the URL, like adding twice the assetid
Cristobal M
5/21/25, 7:49:18 PM EDT
-CB: Please review Permissions Doc so we can send it to Tracy and explain to here what to do in the Bsite for test.
Cristobal M
6/6/25, 2:24:51 PM EDT
Chris I can't reindex due the searchtypes enforecebeanname change
Cristobal M
6/6/25, 2:25:03 PM EDT
SEVERE: Could not reindex searchtypes
org.openedit.OpenEditException: Not implemented searchtypes org.openedit.xml.XmlFolderSearcher
at org.openedit.data.BaseSearcher.reindexInternal(BaseSearcher.java:3476)
at org.entermediadb.elasticsearch.ElasticNodeManager.reindexInternal(ElasticNodeManager.java:1008)
at org.entermediadb.asset.modules.MediaAdminModule.reindexAll(MediaAdminModule.java:818)
org.openedit.OpenEditException: Not implemented searchtypes org.openedit.xml.XmlFolderSearcher
at org.openedit.data.BaseSearcher.reindexInternal(BaseSearcher.java:3476)
at org.entermediadb.elasticsearch.ElasticNodeManager.reindexInternal(ElasticNodeManager.java:1008)
at org.entermediadb.asset.modules.MediaAdminModule.reindexAll(MediaAdminModule.java:818)
Ian M
6/6/25, 2:54:58 PM EDT
Cristobal that change wsa mine but it should not be causing any problem like that
Ian M
6/6/25, 2:56:37 PM EDT
if( basesettings != null && basesettings.getRoot() != null)
{
String enforcedname = basesettings.getRoot().attributeValue("enforcebeanname");
if(enforcedname != null) {
inDetails.setBeanName(enforcedname);
return;
}
} - this is very partuclar, it should do nothing at all since I'm sure you aren't using it
{
String enforcedname = basesettings.getRoot().attributeValue("enforcebeanname");
if(enforcedname != null) {
inDetails.setBeanName(enforcedname);
return;
}
} - this is very partuclar, it should do nothing at all since I'm sure you aren't using it
Cristobal M
6/6/25, 3:11:24 PM EDT
I see it in the searchtypes.xml
<?xml version="1.0" encoding="UTF-8"?>
<properties enforcebeanname="xmlFolderSearcher">
...
and yeah still breaking on reindx
<?xml version="1.0" encoding="UTF-8"?>
<properties enforcebeanname="xmlFolderSearcher">
...
and yeah still breaking on reindx
Ian M
6/6/25, 3:16:21 PM EDT
need to just override reindexInternal on that class maybe the bug isn't with enforcebeanname really
Ian M
6/6/25, 3:17:23 PM EDT
Need me to fix it? public void reindexInternal() throws OpenEditException
{
//do nothing?
throw new OpenEditException("Not implemented " + getSearchType() + " " + getClass().getName());
//reIndexAll();
} - just override that in XmlSearcher and call reindexAll I think
{
//do nothing?
throw new OpenEditException("Not implemented " + getSearchType() + " " + getClass().getName());
//reIndexAll();
} - just override that in XmlSearcher and call reindexAll I think
Ian M
6/6/25, 3:22:05 PM EDT
I was pretty confused how that enforcebeanname could have caused a prob on it's own
Ian M
6/6/25, 3:43:25 PM EDT
View in AlertManager
[1] Firing
Labels
alertname = SMARTHealth
instance = mediadb38.entermediadb.net:9100
severity = critical
Annotations
description = mediadb38.entermediadb.net:9100 of job SMART disk failure detected
summary = SMART Disk Failure on mediadb38.entermediadb.net:9100
Source
[1] Firing
Labels
alertname = SMARTHealth
instance = mediadb38.entermediadb.net:9100
severity = critical
Annotations
description = mediadb38.entermediadb.net:9100 of job SMART disk failure detected
summary = SMART Disk Failure on mediadb38.entermediadb.net:9100
Source
Christopher B
6/16/25, 1:41:20 PM EDT
X!CM: Deploy UN 11 Release B site
X !CM: Jessica issues
!CM: Add Chat Notification for Entity Chat Viewers and Editors
!CM: Postiz primary image sharing not showing up
!CM: Postiz setup all the channels Twitter - Reddit channels Instagram Facebook BlueSky. Sit with Christopher
X !UI: Add ajax and emdialog click handler to wait till those libraries are ready
!CM: Alfred Go live
!CM: Server hosting - Find drives in NYC
?CM: Bulk Edits of profiles
CM: Java: Test Alfred Desktop
CB: Add Locking for editing posts
CB: Add Groups Field to the Module View Settings
CM: Entity Multi Edit erroring out but saving ok
CM: Test clear categories scripts for asset and entity
CM: Field editor in properties loses ajax targetdiv after adding field
CM: Users not reset views?
CM: Add delete chat topic
CM: Make home icon go to siteid
OI: Enable fundraising
OI: Resize Sidepanel
CM: Document how to use Google Import and editing
Java: Settings | User Manager clean up
Java: Add Group Chats are working. SEO friendly and easy funnel for new users to chat
Java: Add facebook and Instsgram to postiz
Java: eInnnovation needs to update the Feed on the home page.
Java: Use Postiz API to share posts from witin einnovation to multiple channels at once.
Customer: Ian Alfred Add Dropbox
Customer: Alfred make sourcepath Script (started)
Customer: Alfred Order more hard drives for m37
Customer: Alfred - Dropbox impoprt, Upgrade and test
Customer: eBooks Add eCommerce to sell digital downloads in ebooks site
Customer: All Create a Language Model from the Catalog itself that works with oollama
Customer: Postiz remove Google/email and add eMedia oauth provider
Customer: Deploy Crystal site
Customer: Enable Facial recognition on all libraries
OI Community AI newsletter auto created content. List of AI created summary of Zoom calls and OI Chats for the day. GIT Checkings
OI Followers get Blogs and Newsletter emailed to them
Online Sales: check on Robots.txt
Online Sales: eMediaLibrary.com SEO - Check all out titles
Online Sales: eMediaLibrary.com Test Web Workflow. Login, chat with us etc
Online Sales: eMediaLibrary.com Test Desktop Download potential clients can email us for easily
Java: OI add followers view link for admin users
Java: Add API link in eMediaLibrary Project for Germans to download acctivity for referal links
Java: Clean up My Account on eMediaLibrary.com with clear link to referals
Java: Do all entities need a category for permissions to work?
UI OI User home profile page
CM: Common Roots - Search DB
CM: Add Sorting Drag and drop to gallery and table
? Not found UI: Theme green colors on asset
OI Browse for assets not working well
CM: Add Params to Convert Parameter
CM: Update Dockerhub https://hub.docker.com/r/entermediadb
CB: Add entity locking
?UI: Dont see borders on editing box input
..UI: OEMaxlevel 5 are broken for User
UI: Remove Google Login on all templates
UI: Database | Customize Fields | Edit a field | Save does not reload selectors
SEO: Enable google Analytics on all sites
SEO: Keyword analysis
SEO: Enable Referal codes
SEO: Campaign to track visitors with a cookie
SEO Enable Sitemaps
Online Sales: Make Parnerinships: LucidLink Wordpress etc Website
SEO 2. Community Grid boxes need descriptions
SEO: Add Powered By eMedia text section to all community sites
SEO: Sales: Prepare mass email for next release 11.5 Jan 5th
SEO: Set titles in knowlege base
CM OI show the blog and home page for Commercial projects for anon users
UI: Requires you to sort first time from profile or does not show up
UI: a PDF, MP4 was showing Image Editor in Media Viewer
CM: Find Drupal Plugin and put in our documentation
UI: Fix OR and search in AI chat
UI: Add free form search parcing with AI and use smarter highlighting
UI: Update ollama to support new tools
UI: See if ollama can parse OR and AND
CM: No way to hide sidebar on eMediaLibrary
CM: Enable AI by default templates
Ontario:
Research assets CSV and video
Ethics board controls access
Collections of materials
Remote access controlled
Moved to Ubuntu server
Observer XT - Behavior Annalis. Auto coding
Send Ontario SSH A Public key
In Asset Picker. Have an option to open the tree. Start closed
In Asset Picker I cant add filter fields. Does not refresh.
In Asset Picker when I click Show All Files. Button should then read "Show Folder Files."
UI: Change https://emedialibrary.com/library-templates/ so that it says "Video Production" first. Remove Image-Nation
UI: Rename Imagine-Nation to be Digital Heritage for the tribe in Brasil
OI: Anonymous users cant see the blog images
OI: Move all the communities into our local repo?
UI: OI HTML Blog editing does not work with focus on the link edit dialog
OI: Blog Posts attachments should be saved within the Library Collection
OI: Add Videos to blog and test image selecting
OI: Be able to add followers manually by email list
X UI: Test mobile loading of finder entities
UI: Make User a valid module
X UI: Make a oemaxlevel="" support target divs
X UN: WebP - Two stage... Enable for new stuff. Compression on stuff. Update drupal links?
UN: OAuth Azure
X UN: Drupal 10.4 (new plugin)
UN: Gallery add Language support
UN: Enable AI Tagging Locally
UN: Connect to new server
UN: Add UI to translate fields with Deepl.com than Google (works with Chinese)
UN: Detect language on gallery
X UN: Workflow: One by one import to CMS... Photo Story build out. Gallery...
UI UN: AI driven Search category. "All Nature Images"
X UN: Make ImageEditor work with webp in high rez?
Feature: Make new gallery slides beforer and after
X UN: Upgrade MediaDB XML to JSON
UN: Enable Desktop App
UN: Crop adjustments
UN: Can we scan the articles? Prepare demo for tomorrow
X UN: OEmbed Browse for Image Rendering
X UN: Make sure ordering column is correct in image presets for 3000x3000 so it runs first
UI: Save Crop coordinates when cropping for future use and loading UI
X UI: Add Approve button to Media Details
UI: Enable Map view on all templates
UI: Get GEO location address searching working
X UI: Find new facial recognition library
X UI: https://pypi.org/project/deepface/
UI: Crop tool not showing error: https://cinecraft.entermediadb.org/cinecraft/find/views/modules/asset/editors/viewfilescategory/index/All.html?assetid=AZUgBwFIEiHXaBZuxMHG
UI: Show warning the Image AI API is not enabled
Feature: Desktop App not locking entities
Feature: Use AI for Auto Translation?
Test: Localization on all pages, Germans are coming
X Bug: Check galleries
X Bug: Cant save smart organizer. JSON Parse
?Uploading Drag and drop options into an entity
Feature: Drag and drop- Sorting of Entity and Sub Entity Lists
Test: Cant Entity edit permissions
UI: Cant delete submodules on Courageous Dreamers
UI: When no sort in effect does not show the sort link on asset
UI: When deleting one submodule should not close dialog
UI: Email login not resizable
test: Does the entioty share link add the right permissions
X Document Admin rights
UI: Entity table view Show on hover cloud and download
?Setup Columns as the default
Kansas: Archive Staff - Permissions to edit. DIOP Staff - 1 and 2 Permissions (read only, download). Previous Staff - Locked down (can be removed)
X Face Recognition: Rename to People
X Boxes with two parts. Left and right ->
X Whoever creates person record assign thumbnail
Facescan Manualty --> Add Another Person
Facescam show boxes in search results on clicking and on Person table
Drupal - Add dynamic preset list plus a responsive option for full size width/height/both
X Drupal - Add to HTML editor
X After adding fieds it shows 404 in data tab
Case sensitive Whale vs whale (fixed?)
Not working: https://cinecraft.emedialibrary.com/mediadb/mcp
Not working: https://cinecraft.emedialibrary.com/cinecraft/mediadb/mcp/
Bug: einnovation.com regular user cant upload into a project they made
Bug: Cant multi edit language fields. Needs testing
X Bug: Google Scanning skips sub folders when there are no files
X Bug: AI only supports JPG scanning
Feature: Scan the text and make a summary and keywords from PDF,Video,Audio
Feature: Scan video frames for AI tags and Caption within the Timeline UI. Have a button to scan video manually
X Set primaery image
Bug: Update thumbnails from Google when Goole dog gets edited
Add Chat panel to Luna template
Task: Add PostIt test account to Luna template site
Bug: Create text and image AI content not working
Test: AI Chat, Image Gen, AI Scanning , MCP, Facescan,
Test and build Desktop
Courageous Dreamers
Bug: Cant add New Person without errors
Bug: When someone changes a face make sure we update the same record that had the old face
***Not needed/ Lower priority***
CM Java: Enable video sub-captions on einnovation
? CM: Copy default permissions
? UI: Question icon
?CM: 404 on some thumbnails Images
User Profile not blank for non admin
Clean Up the video template. Go to: Open Admin Tool
Video Template Colors are too dark
Marketing:OpenAI:OI knowledge collectionEnahnce Mr MavrerickReseller planMaking friendsAI Promp saving
UI Not Needed UI: Desktop Deep Link?
CM: Uploading a deb package did not complete
UI: common roots add Songs and Film searches
Java: YouTube PubEmbargoedlishing needs to ask
Java: Move entity does not reload entity
Java: Add Label setting for the Guide button on the top of the site
Java: Check all default asset permissions
Java: CB Enforce path actions permissions
Java: Manager not deploying good finder applicationids and editors broke
Java: OI Get View Reservations: https://san-marcos.tierra-sagrada.org/Casa-Sol-Vida/store/index.html
Java: Save not saving in AI dialog
? Java: Ability to include existing tags in AI dialogs
? Java: Add optional tag to AI tags
Java: Administrator who is not the admin user could not do any user admin stuff in User Manager. Permission errors
Java: Make a data editor emdialog for prosetparameter editing
Customer: Exensio - Write Script that ports assets into categories Assets are tagged with product info. Make a new Product Entity and write a script to gather the products into its category structure
Customer: eBooks: PDF Black thumbnail someplaces (white background?)
Customer: eBooks Can we remove/hide OI tables from finder deployments?
Customer: eBooks:Dont convert all PDF the pages on eBooks site. Its an OI preset set wrong
Customer: eBooks Make new entity with AI that will have an AI checkbox option that will generate all sub modules all at once
Customer: OI add new project view
Linux: Enable webp on sites
Linux: Change admin passwords on common roots einnovation and ebooks
Java: Set height and width on PDF assets
AI Add Number of records to create
Java: Create an entire book. Add sections for image and one to manys
?Java: Template, reindex and Click on all views
OI: remove booking ability to book fully booked
Processing...