Re: YouTube Track Manager Discussion Reply #100 – 2020-11-27 11:36:57 You can try replacing the problematical line (3415) with the following:Code: [Select]if (!cur_handle || !cur_handle.Compare(handle) || image && cov.cacheHit(i_x, image_path)) return;
Re: YouTube Track Manager Discussion Reply #101 – 2021-01-16 06:20:31 Is there a way to store all found radio tracks (e.g. search result 'iSelect Radio - 163 Tracks') directly and in total in a playlist? Selecting Options -> Save Playlists -> RadioTracks just adds the played tracks to the newly created playlist, and the playlist 'Radio' lists max 25 of the total found tracks. I sometimes would like to do some manual adaptions to the identified tracks.