select * from tags where tag_type=2
select * from section_locations where library_section_id=6
SELECT FROM `media_items` WHERE `section_location_id` ='49'
select * from tags where tag_type=2
select * from section_locations where library_section_id=6
SELECT FROM `media_items` WHERE `section_location_id` ='49'
Yes this can be done. I am away from my computer now so I cannot provide exact instructions, but there is a table called "taggings" which links the media_item_id to the tag_id. You just need to add entries for each media_item_id. I am actually working on adding this feature to a scripting tool I made. Should be added in a day or 2 if you want to wait and try it out.
Hello,
I have been meaning to do this for quite a while. Were you able to make progress on this @chrischarles2002 ? ( I can appreciate the age of this thread!)
Thank you!
Hello @ajorpheus
Unfortunately, I never pursued this topic further.
No worries. Thank you for replying.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.