Page 1 of 1
can not have lyrics on my sony,is there a fix? [#16494]
Posted: Thu Dec 27, 2012 11:36 am
by drughetto
Hi
i have a problem
i sync media monkey with sony walkman e574
in my folder i have album art -> folder.jpg
it works almost everytime outside Lana Del Rey - Born To Die , the folder.jpg is 500x500
but the problem are the lyrics , i'm starting to use media monkey
i used before foobar and i have lyrics in the metadata with the tag LYRICS or UNSYNCED LYRICS tag
but media monkey can sync the lyrics
is a limit of media monkey or i can have lyrics in my sony?
thanks
Re: can not have lyrics on my sony,is there a fix?
Posted: Thu Dec 27, 2012 11:43 am
by rovingcowboy
drughetto wrote:Hi
i have a problem
i sync media monkey with sony walkman e574
in my folder i have album art -> folder.jpg
it works almost everytime outside Lana Del Rey - Born To Die , the folder.jpg is 500x500
but the problem are the lyrics , i'm starting to use media monkey
i used before foobar and i have lyrics in the metadata with the tag LYRICS or UNSYNCED LYRICS tag
but media monkey can sync the lyrics
is a limit of media monkey or i can have lyrics in my sony?
thanks
Some devices have limits on art size and a big one might be using the alloted space for the lyrics, thats just a guess but mm doesnt have any limits on lyrics size, not that i know of.
Re: can not have lyrics on my sony,is there a fix?
Posted: Thu Dec 27, 2012 12:09 pm
by drughetto
rovingcowboy wrote:drughetto wrote:Hi
i have a problem
i sync media monkey with sony walkman e574
in my folder i have album art -> folder.jpg
it works almost everytime outside Lana Del Rey - Born To Die , the folder.jpg is 500x500
but the problem are the lyrics , i'm starting to use media monkey
i used before foobar and i have lyrics in the metadata with the tag LYRICS or UNSYNCED LYRICS tag
but media monkey can sync the lyrics
is a limit of media monkey or i can have lyrics in my sony?
thanks
Some devices have limits on art size and a big one might be using the alloted space for the lyrics, thats just a guess but mm doesnt have any limits on lyrics size, not that i know of.
thanks
it read lyrics in *.lrc encoded utf-8 with the same name of mp3
i can 't upload , maybe is there a tip to have the lyric too
thanks
[00:13:07]Locked up feeling
[00:15:43]scared to see the light
[00:25:71]Made up reasons
[00:27:91]to get through the night
[00:38:45]But someone told you
[00:40:60]it'd be unwise to fall from the sky
[00:45:20]up so high
[00:48:83]You're scared to fall
[00:54:99]You're scared to fall
[01:17:04]You held your breath
[01:19:16]when you first saw her face
[01:29:65]She caught your eyes
[01:31:82]and your heart started to race
[01:42:39]Though someone said
[01:44:40]that you have to wait till you hear the cue
[01:49:13]Then it's too late
[01:52:81]When you hear the cue
[01:55:85]then it's too late
[01:59:09]You've started to fall
[02:05:52]You've started to fall
[02:11:88]You've started to fall
[02:18:33]You've started to fall
[02:27:23]You never feel anything
[02:30:10]when you hit the ground
[02:33:43]as your body bounces
[02:39:81]Just the weight of your flesh and bones
[02:45:25]kissing the ground
[02:50:18]You've started to fall
[02:56:38]You've started to fall
[03:27:96]You've started to fall
[03:34:83]You've started to fall
[03:41:27]You've started to fall
[03:47:88]You've started to fall
[03:53:97]There's no need to be scared
[03:57:12]when you hit the ground
[04:00:81]You just fall......
[04:06:95]just fall......
Re: can not have lyrics on my sony,is there a fix?
Posted: Thu Dec 27, 2012 12:42 pm
by Lowlander
External lyrics can't be synced to portable devices. Internal lyrics (those embedded in the tags) can and MediaMonkey for Android for example displays them.
Re: can not have lyrics on my sony,is there a fix?
Posted: Thu Dec 27, 2012 12:47 pm
by drughetto
Lowlander wrote:External lyrics can't be synced to portable devices. Internal lyrics (those embedded in the tags) can and MediaMonkey for Android for example displays them.
in my mp3 are internal in the tag , i can see them , but the player read only with text file
but a script could read the tag and convert in txt with extension *.lrc , couldn't it?
sadly i'm new , i know nothing about scripts
thanks
Re: can not have lyrics on my sony,is there a fix?
Posted: Thu Dec 27, 2012 12:55 pm
by Lowlander
ah, MediaMonkey can't convert internal to lrc on sync. However I presume it should be no issue to convert internal to lrc using scripts (not aware one exists though), however MediaMonkey doesn't sync lrc files (I believe) so even if you had the lrc files it wouldn't work.
Re: can not have lyrics on my sony,is there a fix?
Posted: Fri Dec 28, 2012 5:48 am
by drughetto
Lowlander wrote:ah, MediaMonkey can't convert internal to lrc on sync. However I presume it should be no issue to convert internal to lrc using scripts (not aware one exists though), however MediaMonkey doesn't sync lrc files (I believe) so even if you had the lrc files it wouldn't work.
hi
buy could a script call Mp3tag.exe
Mp3tag with this script
Code: Select all
$filename($getenv(%_folderpath%)\%_filename%.lrc,utf-8)$loop(%_folderpath%%_filename_ext%)$if(%LYRICS%,
$regexp(%LYRICS%,'^[a-z]{3}\|\|',)
$char(10),)$loopend()
can export the lyric and save in the perfect format
could be possible?
thanks
Re: can not have lyrics on my sony,is there a fix?
Posted: Fri Dec 28, 2012 1:50 pm
by Lowlander
drughetto wrote:could be possible?
Lowlander wrote:however MediaMonkey doesn't sync lrc files (I believe)
So you wouldn't get them on the device.
Re: can not have lyrics on my sony,is there a fix?
Posted: Sun Dec 30, 2012 1:22 pm
by drughetto
Lowlander wrote:drughetto wrote:could be possible?
Lowlander wrote:however MediaMonkey doesn't sync lrc files (I believe)
So you wouldn't get them on the device.
i have to copy manually
would be cool if media moneky could copy them with the audio