You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.Store
tidusjar 0b21c69a46
Commented out the transaction for now to debug it.
9 years ago
..
Models #254 Removed the cache, we are now storing the plex information into the database. 9 years ago
Properties
Repository Commented out the transaction for now to debug it. 9 years ago
DbConfiguration.cs
Entity.cs
ISqliteConfiguration.cs
PlexRequests.Store.csproj #254 Removed the cache, we are now storing the plex information into the database. 9 years ago
RequestedModel.cs Got mostly everything working for #254 Ready for testing 9 years ago
Sql.Designer.cs
Sql.resx
SqlTables.sql Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions. 9 years ago
TableCreation.cs
UserEntity.cs
UserRepository.cs #254 Removed the cache, we are now storing the plex information into the database. 9 years ago
UsersModel.cs
app.config
packages.config
sqlite3.dll