Mostrando entradas con la etiqueta MP3. Mostrar todas las entradas
Mostrando entradas con la etiqueta MP3. Mostrar todas las entradas

agosto 21, 2018

Cambiar la miniatura (Thumbnail) por la caratula del álbum en el archivo de música




Cambiar la miniatura (Thumbnail) por la caratula del álbum en el archivo de música





Ordenar archivos por nombre del album en Windows 10


      How to sort folders of music by Album Name


Hello..i know how to sort individual tracks by album/artist or whatever but I'm trying to sort folders of albums in a main folder and for the heck of it can't figure out how to get it to do so.

Just to clarify this is my setup that I'm talking about:

D:\Music\Dance\Artist - Album Name

now in that Dance folder is about 75 albums/folders. All i can do is sort them by name. But I want to sort them by Album Name. I have the Album name column showing but its blank. I even added the folder to indexing but still nothing shows up.

Is there a way to do this?



To sort by Album name, you need Sort By > Album in the right click context menu. But it is not there.

Add it there.
Step 1: Right Click > Sort by > More ....
Click image for larger version. 

Name: 1.jpg 
Views: 1 
Size: 79.1 KB 
ID: 81172
In the Choose Details dialog, check the album box, click OK.
Click image for larger version. 

Name: 2.jpg 
Views: 1 
Size: 94.3 KB 
ID: 81173
Now Sort By > Album is rightly there.
Click image for larger version. 

Name: 3.jpg 
Views: 1 
Size: 78.1 KB 
ID: 81174

Now, to add the Album column, you need to edit the music tags. I use MP3Tag in order to do this.

Fuente: https://www.tenforums.com/general-support/51125-how-sort-folders-music-album-name.html

¿Cómo poner el conteo de las filas en una consulta en MySql?

 ¿Cómo poner el conteo de las filas en una consulta en MySql? SELECT  @rownum := @rownum + 1 AS contador,  /*Contador*/ t.*  /* nombre d...