jellyfin/MediaBrowser.Server.Implementations/Persistence
abeloin 316500dca4 -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)
-Added System.Data.SQLite and Sqlite3 into ThirdParty
-Depending of the OS, System.Data.SQLite will look for:
  sqlite3.dll in Windows(Provided with the project)
  libsqlite3.so.0 in Linux(Need to be installed. ie yum install sqlite.i686)
  libsqlite3.dylib in MacOS X(!?)
  (See http://www.mono-project.com/Interop_with_Native_Libraries for more info)
2013-12-25 19:40:53 -05:00
..
SqliteChapterRepository.cs updated nuget 2013-12-10 11:17:08 -05:00
SqliteDisplayPreferencesRepository.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
SqliteExtensions.cs -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly) 2013-12-25 19:40:53 -05:00
SqliteItemRepository.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
SqliteMediaStreamsRepository.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
SqliteNotificationsRepository.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
SqliteProviderInfoRepository.cs Add WanAddress to SystemInfo 2013-12-08 14:39:39 -05:00
SqliteShrinkMemoryTimer.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
SqliteUserDataRepository.cs updated nuget 2013-12-10 11:17:08 -05:00
SqliteUserRepository.cs expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
TypeMapper.cs read 3d format from xml 2013-06-26 12:08:16 -04:00