Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a1c5cea017 | |||
| 8936d760f8 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aaea59dab1a9f673019b6e59742ec8bb94248b7913b5f57423775ca905f1c0e
|
||||
size 1986541
|
||||
3
syncplay-1.7.4.tar.gz
Normal file
3
syncplay-1.7.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec97045bed0a8e185f7daada179fb6b6d71d9457122d0ede29c5be1235ff551d
|
||||
size 1995672
|
||||
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 26 09:27:20 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 1.7.4:
|
||||
* Added ‘readiness override’ feature. If you can control a remove, you can
|
||||
set someone a ready or not ready through the context menu in the list of
|
||||
who is playing what. Only works if the server is running v.1.7.4, but
|
||||
can change status for people using older clients. Adds the
|
||||
folderSearchWarningThreshold’ setting to the Synclay INI.
|
||||
* Allow folder search timings to be tweaked for better FTP rmount support,
|
||||
adding ‘folderSearchFirstFileTimeout’, ‘folderSearchTimeout’ and
|
||||
‘folderSearchDoubleCheckInterval’ settings to the Synclay INI
|
||||
* Fix position not changing when playlist changed in mpv error
|
||||
* Update Turkish translation
|
||||
* Adjust QSplitter style
|
||||
* Improved handling of big media directories
|
||||
* Fix some rewind issues relating to file loads / playlist changes
|
||||
* Set mpv.net ‘auto load folder’ setting to false to fix playlist
|
||||
advancement bug
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 19:29:21 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syncplay
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncplay
|
||||
Version: 1.7.3
|
||||
Version: 1.7.4
|
||||
Release: 0
|
||||
Summary: Client/server to synchronize media playback on mpv/VLC on multiple computers
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user