mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
update next/previous buttons
This commit is contained in:
@@ -59,7 +59,8 @@ namespace MediaBrowser.Api.Playback
|
||||
|
||||
public long? RunTimeTicks;
|
||||
|
||||
public int AudioSync = 1;
|
||||
public string AudioSync = "1";
|
||||
public string VideoSync = "vfr";
|
||||
|
||||
public bool DeInterlace { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user