shadow1319 / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

Unable to drop folder into playlist from Explorer #352

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Dragging and dropping folder from Explorer doesn't do anything in playlist. 

What should have happened?
Playlist should be filled with songs contained in folder.

What happened instead?
Nothing

Can you give us any additional information that could be useful in fixing
this bug?

What release of Stoffi are you using (Xia, Shang or Zhou)?

Original issue reported on code.google.com by Gene...@gmail.com on 31 Jul 2012 at 10:54

GoogleCodeExporter commented 8 years ago
Strange, it works fine for me.

Do you have a search active in the playlist? If so, it might be filtering out 
the newly added songs so they never show up (even though they are added to the 
playlist).

If you don't have a search active, can you tell me if the songs are in a folder 
which is already added to Stoffi? Cause the code takes a little detour if it 
also has to add the songs to Stoffi before it adds it to the playlist. So 
perhaps something there went wrong. Also, do you have the files directly in the 
folder or are there folders in the folder (like 2 or more levels)?

Original comment by christof...@stoffiplayer.com on 1 Aug 2012 at 3:15

GoogleCodeExporter commented 8 years ago
1) Search is not activated.
2) Yes, all files are already archived in library in Stoffi
3) Tried to drop folders which contain subfolders and just folder with only mp3 
files but failed to fill playlist.

Original comment by Gene...@gmail.com on 1 Aug 2012 at 3:44

GoogleCodeExporter commented 8 years ago
What does the log file say?

It's at:
C:\Users\you\AppData\Local\Temp\Stoffi.log

Original comment by christof...@stoffiplayer.com on 1 Aug 2012 at 7:45

GoogleCodeExporter commented 8 years ago

Original comment by Gene...@gmail.com on 2 Aug 2012 at 1:18

Attachments:

GoogleCodeExporter commented 8 years ago
Damn it! No error to help us out there either. At least it looks like it is 
trying to add something. Maybe we can try something else.

Try dragging different folders. Maybe there's something in the path?
Try to drop on different playlists. Perhaps it's something with the playlist?

Original comment by christof...@stoffiplayer.com on 2 Aug 2012 at 6:11

GoogleCodeExporter commented 8 years ago
- tried dropping different folder still nothing.
- also tried with different playlist same thing.

What i noticed, no matter are these files in library or not, when i select 
multiple sound files and drop them in playlist, only one random file or none 
are added into playlist, than i check library in preference screen and all 
files i dropped are present there, no matter are they in library already. Than 
i once again drop same files and than all of them are added to playlist.

Original comment by Gene...@gmail.com on 10 Aug 2012 at 12:46

GoogleCodeExporter commented 8 years ago
I think I've found the issue now. I get the same results if I add multiple 
items (like two files or three folders). It works when I add one item (a single 
file or a single folder).

When I do that only a single item appears and the rest are added to "Music 
Sources" but not added to the playlist.

I will fix this ASAP.

Original comment by christof...@stoffiplayer.com on 10 Aug 2012 at 9:05

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1261.

Original comment by christof...@stoffiplayer.com on 10 Aug 2012 at 9:07

GoogleCodeExporter commented 8 years ago
It's fixed now. I will wait for a few more bug fixes before I release this into 
beta for further testing to make sure I have not messed stuff when fixing this.

I also made it so that files and folders will only be added to "Music Sources" 
if they are not already in Stoffi.

Original comment by christof...@stoffiplayer.com on 10 Aug 2012 at 9:09

GoogleCodeExporter commented 8 years ago
Glad to hear you managed to fix it. Waiting for new buld.

Original comment by Gene...@gmail.com on 12 Aug 2012 at 7:51