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/src/Ombi.Store/Repository
sephrat 1f37de0888
feat(emby): Show watched status for TV requests
12 months ago
..
Requests Got most of it working! 3 years ago
ApplicationConfigRepository.cs Finished it! 5 years ago
AuditRepository.cs Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat 3 years ago
BaseRepository.cs Added the ability to re-process requests 3 years ago
EmbyContentRepository.cs feat(sync): Detect reidentified series in Emby and Jellyfin 2 years ago
ExternalRepository.cs Got the new DB structure in place 5 years ago
IApplicationConfigRepository.cs The settings have now been split out of the main db. 6 years ago
IAuditRepository.cs A lot of clean up and added a new Image api #865 7 years ago
IEmbyContentRepository.cs refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463) 2 years ago
IExternalRepository.cs refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463) 2 years ago
IJellyfinContentRepository.cs refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463) 2 years ago
IMediaServerContentRepository.cs feat(sync): Detect reidentified series in Emby and Jellyfin 2 years ago
INotificationTemplatesRepository.cs Think i've finished the ui now too !wip needs testing 6 years ago
IPlexContentRepository.cs Updated projects, updated entities to use a string as the primary keys. migrations need doing 2 years ago
IRepository.cs refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463) 2 years ago
ISettingsRepository.cs small tweaks 4 years ago
ITokenRepository.cs Some small refresh token work #865 7 years ago
IUserPlayedEpisodeRepository.cs feat(emby): Show watched status for TV requests 12 months ago
IUserPlayedMovieRepository.cs feat(emby): Show watched status for Movie requests 1 year ago
IUserRepository.cs Fixed build #1456 7 years ago
JellyfinContentRepository.cs feat(sync): Detect reidentified series in Emby and Jellyfin 2 years ago
MediaServerRepository.cs feat(sync): Detect reidentified series in Emby and Jellyfin 2 years ago
NotificationTemplatesRepository.cs Got the new DB structure in place 5 years ago
PlexContentRepository.cs feat(sync): Detect reidentified series in Emby and Jellyfin 2 years ago
Repository.cs Got the new DB structure in place 5 years ago
SettingsJsonRepository.cs Use the database execution strategy around the manual transactions 3 years ago
TokenRepository.cs Got the new DB structure in place 5 years ago
UserPlayedEpisodeRepository.cs feat(emby): Show watched status for TV requests 12 months ago
UserPlayedMovieRepository.cs feat(emby): Show watched status for Movie requests 1 year ago
UserRepository.cs Got the new DB structure in place 5 years ago