mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-13 19:20:23 +01:00
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
This commit is contained in:
parent
882e364326
commit
c80c8c1cfd
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="protobuf-net" version="2.0.0.480" targetFramework="net45" />
|
||||
<package id="Rx-Core" version="2.0.20814" targetFramework="net45" />
|
||||
<package id="Rx-Interfaces" version="2.0.20814" targetFramework="net45" />
|
||||
<package id="Rx-Linq" version="2.0.20814" targetFramework="net45" />
|
||||
|
||||
Reference in New Issue
Block a user