mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-08 21:52:24 +00:00
begin to rework repositories
This commit is contained in:
@@ -34,6 +34,8 @@ namespace MediaBrowser.Server.Mono
|
||||
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3());
|
||||
|
||||
var applicationPath = Assembly.GetEntryAssembly().Location;
|
||||
|
||||
var options = new StartupOptions();
|
||||
|
||||
Reference in New Issue
Block a user