Luke Tao
Luke Tao
Currently, the GIF in the wiki for "The Series uses an episode offset" shows an outdated tutorial. It should be updated to indicate that a keyboard shortcut for "Open anime...
[Lyrics Plus] Some albums covers cause strange behavior for the synced lyrics page and genius page
### 🔍 Have you checked Spicetify.app page for your issue? - [X] I have checked the FAQ ### 🔍 Is there already an issue for your problem? - [X] I...
It would be nice to have a feature, similar to the current romanization feature that would convert between Traditional and Simplified Chinese.
When using `pandas.to_sql(if_exists="replace")`, PRIMARY KEY constraints are lost from SQLite tables. [This breaks Anki's synchronization mechanism between devices.](https://github.com/klieret/AnkiPandas/issues/137#issuecomment-1756625536) ### Fix - Reassign `id_column` to be the PRIMARY KEY using `dtype={'id_column':...