Automatic Migration (Fixes v0.2.13)
v0.2.13 unified storage to ~/.notebooklm-mcp-cli/ but forgot to migrate existing data from ~/.notebooklm-mcp/. This release adds automatic migration.
What's Fixed
- Auth tokens are automatically copied from old location on first use
- Chrome profiles are automatically copied for headless auth support
- Users upgrading won't need to re-authenticate
Upgrade
uv tool upgrade notebooklm-mcp-cli
# or
pip install --upgrade notebooklm-mcp-cliImportant: If you installed v0.2.13 and lost authentication, just upgrade to v0.2.14 - your old tokens will be automatically migrated.