2 Commits

Author SHA256 Message Date
a1c5cea017 Accepting request 1272839 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1272839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncplay?expand=0&rev=7
2025-04-26 20:25:49 +00:00
8936d760f8 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/syncplay?expand=0&rev=11
2025-04-26 10:20:16 +00:00
4 changed files with 25 additions and 5 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec97045bed0a8e185f7daada179fb6b6d71d9457122d0ede29c5be1235ff551d
size 1995672

View File

@@ -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>

View File

@@ -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