mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
Update to 3.5.2 and .net core 2.1
This commit is contained in:
@@ -15,8 +15,6 @@ namespace DvdLib.Ifo
|
||||
|
||||
public class ProgramChain
|
||||
{
|
||||
private ushort _unknown1;
|
||||
|
||||
private byte _programCount;
|
||||
public readonly List<Program> Programs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user