Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RMRubert

Pages: 1
1
Questions / M3U(#Ext) not being case sensitive
« on: October 20, 2022, 06:05:17 PM »
I have look up through the preferences in MusicBee I have not found an option to enable case sensitiviness in the M3u exported playlist. I have the unix path by default. Look for example this 4 song playlist:

Code
#EXTM3U
#EXTINF:308,ALASKA Y LOS PEGAMOIDES - Bailando
../../ES/A/ALASKA Y LOS PEGAMOIDES- Bailando.mp3
#EXTINF:310,EUROPE - The Final Countdown
../../IN/E/EUROPE- The final countdown.mp3
#EXTINF:184,HOMBRES G - El ataque de las chicas cocodrilo
../../ES/H/HOMBRES G- El Ataque De Las Chicas Cocodrilo.mp3
#EXTINF:250,MANÁ - Rayando el sol
../../ES/M/MANA- Rayando el sol.mp3

You can see the second song is name like:
../../IN/E/EUROPE- The final countdown.mp3

While in reality in Windows is set up like:


Which basically makes that I cannot use the m3u to play my music from Linux.

I am not sure if this the standard behaviour, a bug, or something that won't be fixed. But it would be nice to get it fixed.

2
Questions / Re: No repeat songs in AutoDJ
« on: July 27, 2022, 08:35:22 PM »
I think I have found a way, although is not in Auto DJ. But in playlist > Automatic playlist.

It also allows you to filter stuff like Auto DJ. It has three problems.
1) It doesn't allow you to load save presets of rules.
2) The don't repeat artist by proximity doesn't work as nicely as in Auto DJ
3) There is no last.fm proximity to artist option

However I should be able to work around those problems.

Thank you!

3
Questions / No repeat songs in AutoDJ
« on: July 24, 2022, 11:59:16 AM »
Hello,

I am trying to do a project, and the auto-DJ feature is probably the best thing ever invented for it. However I would like to
a) Extract all songs that fulfill the filter requeriments
b) Do not repeat any song that is already in the list.

I am pretty sure there is a way to do it, but I just can't find it.

Thank you.

Pages: 1