Bug: Adds non-music files #398

Open
opened 2024-09-09 18:59:14 -03:00 by nicekiwi · 1 comment
nicekiwi commented 2024-09-09 18:59:14 -03:00 (Migrated from github.com)

Describe
I accidentally dragged an angular project folder into cog and it added lots of non-music files from the node_modules files into the current playlist.

To Reproduce (delete if not applicable)
Steps to reproduce the behavior:

  1. Drag a node_modules folder of non-music files into a playlist.

Expected behavior
Probably go slow while indexing the folder added, but then only add sound files it found, rather than all .gz, .map, .zip, .zvg, .idx files in the folder.

Screenshots
CleanShot 2024-09-10 at 09 50 48@2x
CleanShot 2024-09-10 at 09 55 46@2x
CleanShot 2024-09-10 at 09 56 37@2x

Version information:*

  • macOS version: 14.6.1
  • Cog version: 2859 (2859-gfcddcdce6)

Additional context
Add any other context about the issue here.

**Describe** I accidentally dragged an angular project folder into cog and it added lots of non-music files from the node_modules files into the current playlist. **To Reproduce** (delete if not applicable) Steps to reproduce the behavior: 1. Drag a node_modules folder of non-music files into a playlist. **Expected behavior** Probably go slow while indexing the folder added, but then only add sound files it found, rather than all `.gz, .map, .zip, .zvg, .idx` files in the folder. **Screenshots** ![CleanShot 2024-09-10 at 09 50 48@2x](https://github.com/user-attachments/assets/6b12c366-dceb-4a28-83b0-18637e1bd0af) ![CleanShot 2024-09-10 at 09 55 46@2x](https://github.com/user-attachments/assets/285ecf49-3acd-424d-b0b6-5d55b8511339) ![CleanShot 2024-09-10 at 09 56 37@2x](https://github.com/user-attachments/assets/746b7ed3-d70f-4bbc-b554-3bd051a9247c) **Version information:*** - macOS version: 14.6.1 - Cog version: 2859 (2859-gfcddcdce6) **Additional context** Add any other context about the issue here.
gingerbeardman commented 2025-03-18 15:04:40 -03:00 (Migrated from github.com)

Also seeing this with gz.

I have to unzip them manually.

  • MED.(Gony Shoot)gameover.gz
  • MED.(Gony Shoot)logo.gz
  • MED.(Gony Shoot)maintheme.gz

I also see it with files it can handle but for some reason is unable to extact.

  • inspired.zip

They show as 00:10 or 00:00

all from: https://archive.org/download/jp-mod-music/

the highlighted line knows about the invalid files so jumps ahead but the playhead takes time to try playing and catch up.

https://github.com/user-attachments/assets/f2f4c7fb-3f6b-4f1d-af32-ebc8eab48882

Also seeing this with gz. I have to unzip them manually. - MED.(Gony Shoot)gameover.gz - MED.(Gony Shoot)logo.gz - MED.(Gony Shoot)maintheme.gz I also see it with files it can handle but for some reason is unable to extact. - inspired.zip They show as 00:10 or 00:00 all from: https://archive.org/download/jp-mod-music/ the highlighted line knows about the invalid files so jumps ahead but the playhead takes time to try playing and catch up. https://github.com/user-attachments/assets/f2f4c7fb-3f6b-4f1d-af32-ebc8eab48882
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#398
No description provided.