The option to edit a Smart Playlist is next to the one to Delete, it is easy to select the wrong one by accident. Unless I've forgotten I've set it to not confirm, the deletion just happens with no 'did you mean this' dialog. It would be good to have that (maybe remembering the choice) dialog.
Best posts made by rajm
-
Accidentally deleting smart playlists
Latest posts made by rajm
-
RE: Dynamic mode skipping tracks?
@jonas Yes I use the last played time (oldest first), fwiw the actual search criteria is here https://imgur.com/a/M5AbzAR (far too complicated!) as I wrote when it skips in the albums I'm thinking of all the tracks satisfy those criteria and on the next edit page are shown sequentially just when they appear on the playlist due to dynamic mode being set, some tracks get skipped.
-
Dynamic mode skipping tracks?
I use smart playlists a lot and have noticed that with tracks being added dynamically as the playlist is played that tracks which satisfy the conditions aren't included when I expect. I normally sort by last played time in an attempt to get an album play list feature. Typically I see every other track within that album being added. I then have to manually insert the missing tracks. If I edit that smart playlist and view the tracks the order is correct and the tracks I wanted aren't missing from that list, and creating a new playlist from it, is again correct.
Having the correct order is very useful if you are listening to 'classical' albums - I listen a lot to song cycles which tell a story so having the right order is important.
Is the skipping in dynamic mode a feature - let's have some variety - or is this a bug? -
RE: why not make kdsingleapplication required in cmake?
@jonas Ah submodules - thanks for the pointer! cmake now works.
-
RE: why not make kdsingleapplication required in cmake?
@jonas I'm getting (after deleting CMakeCache.txt)
By not providing "FindKDSingleApplication-qt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KDSingleApplication-qt6", but CMake did not find one. Could not find a package configuration file provided by "KDSingleApplication-qt6" (requested version 1.1.0) with any of the following names: KDSingleApplication-qt6Config.cmake kdsingleapplication-qt6-config.cmake Add the installation prefix of "KDSingleApplication-qt6" to CMAKE_PREFIX_PATH or set "KDSingleApplication-qt6_DIR" to a directory containing one of the above files. If "KDSingleApplication-qt6" provides a separate development package or SDK, be sure it has been installed.
and then
CMake Error at 3rdparty/kdsingleapplication/CMakeLists.txt:5 (add_library): Cannot find source file: KDSingleApplication/src/kdsingleapplication.cpp code_text
Using -DBUILD_WITH_QT6=ON
-
RE: why not make kdsingleapplication required in cmake?
@jonas I'm trying to build strawberry and getting a failure on finding KDSingleApplication-qt6Config.cmake so far I'm not finding the right package on Kubuntu 23.10 what dev package am I missing?
-
RE: Support for Spotify
@jonas Have you had any response to this? - I have a family plan (and I have your email)
-
RE: Can Strawberry handle a huge music library?
@rajm Oh and my library is around 40000 tracks so less than the 100000 used to determine a different method in CollectionFilterWidget::FilterTextChanged
-
RE: Can Strawberry handle a huge music library?
@jonas It's 1.0.23 I think it crashes less, but I've just locked it up doing a search and immediately another - where just one character of my search string was displayed and system eventually started swapping..
-
RE: Can Strawberry handle a huge music library?
@MarvinTM1 Yes I see an occasional crash here too (Ubuntu Linux in this case), I try to avoid the problem by first restricting the search by date (Added this week) and then open it up to the full library
-
Accidentally deleting smart playlists
The option to edit a Smart Playlist is next to the one to Delete, it is easy to select the wrong one by accident. Unless I've forgotten I've set it to not confirm, the deletion just happens with no 'did you mean this' dialog. It would be good to have that (maybe remembering the choice) dialog.