Windows Media Player

  • Thread starter Thread starter Jahay
  • Start date Start date
J

Jahay

I have ripped songs from various albums to a Folder under
Documents/Music/?Classical/filename. They have alll gone into that file and
I have deleted the album and artist folder. All songs are there as a regular
album. The problem I am having is when I go to Windows Media Player the
first song is under the file name. The rest are singlar albums with the
created blue square. I do have another created album with all songs on one,
but cannot find a way to may all go to the one with the filename. Help!
Jahay
 
From a command prompt, using the right paths to the files, :

copy file1.wma + file2.wma + file3.wma new_all_together.wma

--
Was this helpful? Then click the "Yes" Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost

Mark L. Ferguson

..
"Jahay" <Jahay@discussions.microsoft.com> wrote in message
news:26F9DDF9-4E3D-45C1-98B9-05C63C6AEC30@microsoft.com...
>I have ripped songs from various albums to a Folder under
> Documents/Music/?Classical/filename. They have alll gone into that file
> and
> I have deleted the album and artist folder. All songs are there as a
> regular
> album. The problem I am having is when I go to Windows Media Player the
> first song is under the file name. The rest are singlar albums with the
> created blue square. I do have another created album with all songs on
> one,
> but cannot find a way to may all go to the one with the filename. Help!
> Jahay
 
Wouldn't that cause file corruption?

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
message news:2F904C1C-ABFB-4AEF-B773-677EE5E71E3D@microsoft.com...
> From a command prompt, using the right paths to the files, :
>
> copy file1.wma + file2.wma + file3.wma new_all_together.wma
>
> --
> Was this helpful? Then click the "Yes" Ratings button. Voting helps the
> web
> interface.
> http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost
>
> Mark L. Ferguson
>
> .
> "Jahay" <Jahay@discussions.microsoft.com> wrote in message
> news:26F9DDF9-4E3D-45C1-98B9-05C63C6AEC30@microsoft.com...
>>I have ripped songs from various albums to a Folder under
>> Documents/Music/?Classical/filename. They have alll gone into that file
>> and
>> I have deleted the album and artist folder. All songs are there as a
>> regular
>> album. The problem I am having is when I go to Windows Media Player the
>> first song is under the file name. The rest are singlar albums with the
>> created blue square. I do have another created album with all songs on
>> one,
>> but cannot find a way to may all go to the one with the filename. Help!
>> Jahay

>
 
You will have to try it to know that. It certainly wouldn't hurt the
originals. (as long as the last argument is not preceded by a plus sign, it
is a new 'result' file.)

--
Was this helpful? Then click the "Yes" Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost

Mark L. Ferguson

..
"zachd [MSFT]" <zachd@nomailplz.online.microsoft.com> wrote in message
news:%23$5UekCdIHA.1824@TK2MSFTNGP02.phx.gbl...
>
> Wouldn't that cause file corruption?
>
> --
> Speaking for myself only.
> See http://zachd.com/pss/pss.html for some helpful WMP info.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> --
> "Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
> message news:2F904C1C-ABFB-4AEF-B773-677EE5E71E3D@microsoft.com...
>> From a command prompt, using the right paths to the files, :
>>
>> copy file1.wma + file2.wma + file3.wma new_all_together.wma
>>
>> --
>> Was this helpful? Then click the "Yes" Ratings button. Voting helps the
>> web
>> interface.
>> http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost
>>
>> Mark L. Ferguson
>>
>> .
>> "Jahay" <Jahay@discussions.microsoft.com> wrote in message
>> news:26F9DDF9-4E3D-45C1-98B9-05C63C6AEC30@microsoft.com...
>>>I have ripped songs from various albums to a Folder under
>>> Documents/Music/?Classical/filename. They have alll gone into that file
>>> and
>>> I have deleted the album and artist folder. All songs are there as a
>>> regular
>>> album. The problem I am having is when I go to Windows Media Player the
>>> first song is under the file name. The rest are singlar albums with the
>>> created blue square. I do have another created album with all songs on
>>> one,
>>> but cannot find a way to may all go to the one with the filename. Help!
>>> Jahay

>>

>
>
 
Right, my question was somewhat rhetorical because playing the resultant
file would fail pretty miserably. Try it. =)

If you're trying to do "joins" on any multimedia file type, you really need
to use the appropriate tools. "copy" is not a particularly valid choice. =)

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
message news:e%23YI9oCdIHA.1824@TK2MSFTNGP02.phx.gbl...
> You will have to try it to know that. It certainly wouldn't hurt the
> originals. (as long as the last argument is not preceded by a plus sign,
> it is a new 'result' file.)
>
> --
> Was this helpful? Then click the "Yes" Ratings button. Voting helps the
> web
> interface.
> http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost
>
> Mark L. Ferguson
>
> .
> "zachd [MSFT]" <zachd@nomailplz.online.microsoft.com> wrote in message
> news:%23$5UekCdIHA.1824@TK2MSFTNGP02.phx.gbl...
>>
>> Wouldn't that cause file corruption?
>>
>> --
>> Speaking for myself only.
>> See http://zachd.com/pss/pss.html for some helpful WMP info.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> --
>> "Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
>> message news:2F904C1C-ABFB-4AEF-B773-677EE5E71E3D@microsoft.com...
>>> From a command prompt, using the right paths to the files, :
>>>
>>> copy file1.wma + file2.wma + file3.wma new_all_together.wma
>>>
>>> --
>>> Was this helpful? Then click the "Yes" Ratings button. Voting helps the
>>> web
>>> interface.
>>> http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost
>>>
>>> Mark L. Ferguson
>>>
>>> .
>>> "Jahay" <Jahay@discussions.microsoft.com> wrote in message
>>> news:26F9DDF9-4E3D-45C1-98B9-05C63C6AEC30@microsoft.com...
>>>>I have ripped songs from various albums to a Folder under
>>>> Documents/Music/?Classical/filename. They have alll gone into that
>>>> file and
>>>> I have deleted the album and artist folder. All songs are there as a
>>>> regular
>>>> album. The problem I am having is when I go to Windows Media Player
>>>> the
>>>> first song is under the file name. The rest are singlar albums with
>>>> the
>>>> created blue square. I do have another created album with all songs on
>>>> one,
>>>> but cannot find a way to may all go to the one with the filename.
>>>> Help!
>>>> Jahay
>>>

>>
>>

>
 
That sounds like the metadata settings are incorrect for those songs... ?

What file types are these?
Have you verified in Advanced Tag Editor that the metadata for those songs
are correct?

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Jahay" <Jahay@discussions.microsoft.com> wrote in message
news:26F9DDF9-4E3D-45C1-98B9-05C63C6AEC30@microsoft.com...
>I have ripped songs from various albums to a Folder under
> Documents/Music/?Classical/filename. They have alll gone into that file
> and
> I have deleted the album and artist folder. All songs are there as a
> regular
> album. The problem I am having is when I go to Windows Media Player the
> first song is under the file name. The rest are singlar albums with the
> created blue square. I do have another created album with all songs on
> one,
> but cannot find a way to may all go to the one with the filename. Help!
> Jahay
 
Back
Top