Skip to content

Obs merge issue#465

Open
B3RN153 wants to merge 5 commits intodevelopmentfrom
OBS_Merge_Issue
Open

Obs merge issue#465
B3RN153 wants to merge 5 commits intodevelopmentfrom
OBS_Merge_Issue

Conversation

@B3RN153
Copy link
Collaborator

@B3RN153 B3RN153 commented Feb 11, 2026

  • Updated isomorphic git to fix the UI not displaying issue.
  • Blocked OBS Combined Audio Export from being imported.
  • Added functions to handle new import, replace and merge of OBS Default Audio Export.
  • In New Project and Replace all exported will be imported as storynum_verse _1_default.mp3 into the project.
  • In Merge if any verse has no audio and corresponding verse has audio in the import it will be imported as storynum_verse _1_default.mp3
  • Added functions to handle new import, replace and merge of OBS Complete Audio Export.
  • In New Project and Replace all verses will be extracted from zip and imported into the project.
  • In merge missing verses and takes will be merged into the project handling default conflict, where incoming default suffix is disregarded.

@B3RN153 B3RN153 self-assigned this Feb 11, 2026
@B3RN153 B3RN153 added enhancement New feature or request OBS labels Feb 11, 2026
@B3RN153 B3RN153 requested a review from vipinpaul February 12, 2026 05:22
@B3RN153 B3RN153 linked an issue Feb 12, 2026 that may be closed by this pull request
@Roslin22
Copy link

Roslin22 commented Feb 13, 2026

Test Results:

  1. The text merge import issue has been resolved in this PR.
  2. When a user exports the project in Complete (Audio + Text) format and imports it back, it works as expected.
  3. During merge, any missing verses and takes will be merged into the project.
  4. When a user exports the project in Complete (Default Audio + Text) format and imports it back, it works as expected.
  5. In the merge process, if a verse has no audio in the existing project but the corresponding verse in the imported file contains audio, the audio will be imported.
  6. Blocked OBS Combined Audio Export from being imported.
  7. The UI display issue caused by isomorphic git is fixed, and the Sync page for both BT and OBS projects is working fine

Screen Recording:

New.Tab.1.mp4

"All three export types, except the combined merge export, are working as expected for all import merge scenarios."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request OBS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OBS Merge issue in Both Windows and Ubuntu OS

2 participants