what metadata.xml file say about these recordings?
Ali
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/3db0b1f5-e8f9-45c5-ad82-d3d107d77147n%40googlegroups.com.
We had a similar issue months back an wrote a script to change the content of metadat.xml in one go, look for it, it might help...
Ali
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/3ba59db5-ad8c-45d9-83f0-b143ff51ed2an%40googlegroups.com.
You are more than welcome, is your problem solved ?
Ali
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/5fa4fedb-b391-4bf1-966a-7b6848bad50en%40googlegroups.com.
I think it was something like this:
find . -name 'metadata.xml' -exec sed -i 's/bbb.the/almajlis.the/g' {} +
where I wanted to replace 'bbb.the' with 'almajlis.the' of all
metadata.xml in one of the version upgrades that bbb-conf -setip
did not do the job when I changed the host name and did fresh
installation, and recordings did not play.
Ali
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/9d456770-c2cc-41af-9250-d66a4723471cn%40googlegroups.com.
More than welcome, however, I assume you know that you will need to verify it on sample file, and have your backup nearby :-)
Ali
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/811eba02-5682-4d22-ad34-4b0dff3dff84n%40googlegroups.com.