Maximo Piva
Maximo Piva
After the repository refactor is possible, but i wont code it. As you can see the new Repositories are separated in two folders. (direct and cached) all repositories now are...
Cache implementation read all data at init, and queries are in memory(Dictionary based or Linq based). There are no queries to the database. Direct implementation has database queries. So no....
@craige1 The text is misleading, it just happens to me, It says something like Database Cache - Caching - ... Generating ... 1-20394 or something like that. I Expect to...
Hangfire has it resolved El El jue, 1 de mar. de 2018 a las 12:53, Cayde Dixon < [email protected]> escribió: > One idea is we abstract Task and designate tasks...
This is a Know issue (at least by me :P) if you disconnect and connect a NAS/USB Drive, etc the behavior is the same. The FileSystemWatcher provided with the .NET...
For Our Info, FileSystemWatcher replacement. [Tamed FileSystemwatcher](https://petermeinl.wordpress.com/2015/05/18/tamed-filesystemwatcher/)
We already implemented that, i think somehow server is missing a call in StartWatchingFiles. We need to call for every fsw, the Start Method That will start a timer, that...
What is the use case of this? We see folders as repositories of anime. JMMServer must have access to all folders. Usage restrictions are in place so you can control...
The best way to do it, IMHO, is adding a GroupFilter with IN and NOT IN ImportFolders, then add the posibility of restrict GroupFilters or enable groupfilters to users. That...
What i like to see, but need a refactor is the following: One master AniDB account tied to the collection, then unlimited number of AniDB Slaves, TVDB, MAL, Trakt. Every...