mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
Switched to service stack json. Added more api enhancements.
This commit is contained in:
parent
2e03cb0916
commit
baedafbeb9
@@ -41,6 +41,7 @@ namespace MediaBrowser.Program
|
||||
|
||||
var time = DateTime.Now - now;
|
||||
Console.WriteLine("Done in " + time.TotalSeconds + " seconds");
|
||||
|
||||
Console.WriteLine("Press Enter to quit.");
|
||||
Console.ReadLine();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user