jellyfin-archive/jellyfin-plugin-autoorganize

Remove Duplicate Sqlite Code

mark-monteiro opened this issue · 0 comments

There are some files duplicated in this repo that should be deleted and replaced with the originals in the main jellyfin repo:

  • BaseSqliteRepositorycs
  • ManagedConnection.cs
  • SqliteExtensions.cs

Documentation added to these classes in this repo should also be migrated over the main repo where possible.