Closed smithdtyler closed 8 years ago
I have same touble...
I will work on this.
On Mon, Mar 2, 2015 at 7:09 AM, xoyteam notifications@github.com wrote:
I have same touble...
— Reply to this email directly or view it on GitHub https://github.com/smithdtyler/prettygoodmusicplayer/issues/46#issuecomment-76708691 .
Here's my plan:
One thing is that these songs are not displayed and then can't be selected to play. Other thing is that when I have in the list for example:
- ALL
- Album 1
- Album 2
- Song 1
- Song 2
and I click ALL
, then I would like to play whole directory (with Album 1, Album 2, Song 1 and Song 2). Atm. the part of songs is ignored. The ALL
button should open recursively whole directory with subdirectories.
I believe the issue mentioned in the April 9th comment can be resolved by removing the condition at line 127 of SongList.java. I'll address this ASAP.
I've implemented the 'All' option as you described. Thanks for your patience.
Marking this as an enhancement because the current version is working as designed - it doesn't search beyond the specified folder structure.