Hi,
it's possible load sond name from other source than id3 tag?
I have LOT albums, but not all songs are named.
It's renamed as Tracko01, Track02, ...
But in every folder is index.txt that contains names of songs in album.
It's possible load song names from some file? Or i must rename ALL songs in every album?
SJ show same names like in folder Track01, Track02,...
Artist is ok, only songs are without names.
Thanks
(sorry for my english)
Load song name from file
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Load song name from file
torx wrote:
> it's possible load sond name from other source than id3 tag?
Easiest is to use an external tag editor (I always use mp3tag) to fix your collection once and for all. Usually they can automate this, and will fix all your tracks in a few minutes.
> it's possible load sond name from other source than id3 tag?
Easiest is to use an external tag editor (I always use mp3tag) to fix your collection once and for all. Usually they can automate this, and will fix all your tracks in a few minutes.
-
- Posts: 3
- Joined: 22. May 11, 20:51
- Location: cz [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Load song name from file
Thanks for reply, i downloaded mp3tag but i'm confused.
How i can write song name to id3 tag from that txt file contained in every album?
How i can write song name to id3 tag from that txt file contained in every album?
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Load song name from file
torx wrote:
> How i can write song name to id3 tag from that txt file contained in every album?
I was hoping that would not be needed, you can get all info from freedb. It will recognize the albums based on order & length of tracks in each directory.
> How i can write song name to id3 tag from that txt file contained in every album?
I was hoping that would not be needed, you can get all info from freedb. It will recognize the albums based on order & length of tracks in each directory.
-
- Posts: 3
- Joined: 22. May 11, 20:51
- Location: cz [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Load song name from file
I tried freedb but it gives me lot of albums and interprets to choose for avery song.
No correct interpret is usually given to choose.
No correct interpret is usually given to choose.