AlbumModel: Remove the search call on the album tracks
- May 04, 2023
-
-
Diogo Simao Marques authored
The tracks are no longer checked in the Album model. This check is already performed in the Media model with the album track API and was leading to an infinite loop and therefore the crash of the application. Closes #1601
502e772d
-