Ombi/src/Ombi.Core/Engine
tidusjar 37617eb04d Fixed #1631 and improved translation support
Included startup args for the auto updater #1460
Mark TV requests as available #1632
2017-10-27 15:44:52 +01:00
..
Interfaces Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
BaseMediaEngine.cs Fixed the issue where movie requests were no longer being requested. 2017-10-19 21:42:59 +01:00
MovieRequestEngine.cs Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
MovieSearchEngine.cs Fixed logo on reset password pages 2017-10-02 13:06:16 +01:00
RequestEngineResult.cs Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
TreeNode.cs Fixed a bunch of issues on #1513 2017-09-23 01:08:21 +01:00
TvRequestEngine.cs Fixed #1631 and improved translation support 2017-10-27 15:44:52 +01:00
TvSearchEngine.cs Fixed logo on reset password pages 2017-10-02 13:06:16 +01:00