Sony BMG Offers Lordi Mp3's From Illegal Source


Recommended Posts

The site is

probably run by Sony BMG given the logos and the contact address at the

bottom.

Well I don't know what it said when you looked, but to me it just shows the Sony logo next to the finnish maintainers. You don't think they could've uploaded it on the site when they made it? Seems more than plausible to me. :huh: But yes, Sony BMG is their music company, not that I'm sure that has to do with anything.

From Kulstad's info, it seems like SiteFactory is more like the culprit here, as it's on their servers.

That doesn't have to mean anything either though, but it should be a stronger link than to Sony.

Sony may be annoyed about this though as it connects them with P2P. ;)

  • 3 months later...

Fun with Sony BMG & MP3 metadata

Finnish Eurovision entry for 2006, Lordi, has a small website at

http://eurovision.lordi.org/ with some interesting info. The site is

probably run by Sony BMG given the logos and the contact address at the

bottom. Nice part is the "Video&Music" department. Direct link to audio

player is

http://eurovision.lordi.org/main.site?acti...e/view&id=8

or only for the SWF part of the player

http://eurovision.lordi.org/flash/lordi_mediaplayer.swf

First thing to impress me was the good quality of sound right from the

beginning. Usually one can hear at best only low-quality 96/128kbps MP3 or

WMA samples from official sources. I noticed that my browser of choice,

Opera, created a real MP3 file to its cache directory when the first song

started (192kbps MP3 file for "Hard Rock Hallelujah"). Nice, I thought,

one could easily copy the few files to hard drive/MP3 player. Just for

future reference, I wanted to dig up the complete URL of the downloaded

song. Opera or Firefox didn't show this info easily, so I quickly checked

the SWF file, no metadata in plaintext. A little googling revealed that

there exists some kind of SWF extractors/decoders. I tried out "Action

Script Viewer" demo from

http://www.buraks.com/asv/1.html

which could extract the SWF file to some extent (after several complaints,

though). ASV demo spitted out SWF action script lines as below:

stage.showmenu = false;

mp3player = new Mp3Player ();

mp3player.setVol(0);

mp3player.setMaxVol(30);

mp3player.setLooping(true);

mp3player.setAutoplay(true);

mp3player.setFadeIn(true);

volslider.hslider._x = mp3player.getVol();

cb_songlist.addItem("Hard Rock Hallelujah", "/flash/hard_rock_hallelujah.mp3");

mp3player.addSong("/flash/hard_rock_hallelujah.mp3", 0);

cb_songlist.addItem("Devil Is a Loser", "/flash/devil_is_a_loser.mp3");

mp3player.addSong("/flash/devil_is_a_loser.mp3", 0);

cb_songlist.addItem("Would You Love a Monsterman", "/flash/would_you_love_a_monsterman.mp3");

mp3player.addSong("/flash/would_you_love_a_monsterman.mp3", 0);

cb_songlist.addItem("Devil Is a Loser.mp3", "/flash/devil_is_a_loser.mp3");

mp3player.addSong("/flash/devil_is_a_loser.mp3", 0);

cb_songlist.addItem("Blood Red Sandman", "/flash/blood_red_sandman.mp3");

mp3player.addSong("/flash/blood_red_sandman.mp3", 0);

So, the URLs were not encrypted or obfuscated in any way. One could save

the songs easily with e.g. browser or wget as below, using the complete

URLs.

wget http://eurovision.lordi.org/flash/hard_rock_hallelujah.mp3

wget http://eurovision.lordi.org/flash/devil_is_a_loser.mp3

wget http://eurovision.lordi.org/flash/would_yo..._monsterman.mp3

wget http://eurovision.lordi.org/flash/blood_red_sandman.mp3

The metadata for the songs are as below

blood_red_sandman.mp3 [3 897 344 bytes, 128kbps MP3]

GENRE = Other

TRACKNUMBER = 03

TITLE = lordi-bloodredsandman

devil_is_a_loser.mp3 [6 769 523 bytes, 256kbps MP3]

TITLE = Devil Is A Loser

ARTIST = Lordi

ALBUM = The Monster Show

COMMENT = www.GrupoeMusica.com

TRACKNUMBER = 6

GENRE = Hard Rock

hard_rock_hallelujah.mp3 [5 942 418 bytes, 192kbps MP3]

TITLE = hard r hallelujah

ALBUM = 3rd lopullinen masteri

ARTIST = LODRI

TRACKNUMBER = 7/12

ENCODERSETTINGS = Audiograbber 1.83.01, LAME dll 3.93, 192 Kbit/s, Stereo, High quality

would_you_love_a_monsterman.mp3 [2 956 643 bytes, 128kbps MP3]

TITLE = 06

GENRE = Blues

Hmm. Nice, free MP3s, no DRM crap, unfortunately 2 MP3s out of 4 were of

inferior quality. And they can't spell LORDI correctly, have to fix the

tags for own use. And.. what's that.. the best-quality file

"devil_is_a_loser.mp3" has comment field "www.GrupoeMusica.com". Let's

check.. a P2P music site? [speechless] Yep. Spanish site offering direct

ed2k-links to full songs, albums, etc.

Shame on you, Sony BMG for downloading your artists' own music

from P2P networks, hope you get sued!!!

And are these mp3-s legal? :blink: So can everybody download them?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Honestly... 4 wasn't fun, 5 had unlikeable, annoying, or dull characters... Yeah, to me the magic died with San Andreas.
    • Flameshot 14.0 Final by Razvan Serea Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time. Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface. Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others. In-app screenshot editing - You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot's built-in editing tools. Command-line interface (CLI) - Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds. Flameshot 14.0 release notes: This release brings major improvements to multi-monitor support, fractional scaling support, new capture workflows, and a long list of bug fixes across all platforms. Changelog: New Multi-Monitor Capture Workflow New monitor selection screen before capture for better multi-monitor and mixed-scaling support. Option to auto-capture the monitor under the cursor (X11 & Windows). Tray menu can directly select a monitor. Linux Improvements XDG Desktop Portal is now the primary screenshot method. Added legacy X11 fallback option for minimal window managers. New D-Bus capture API for scripting and automation. Windows Enhancements Global screenshot hotkeys now supported (not limited to Print Screen). New portable mode stores settings next to the executable. Clipboard now always uses PNG format for better compatibility. CLI & Platform Updates Redesigned flameshot screen command with per-monitor capture support. Added native Nix Flake support. More compact launcher UI and improved update notifications. Major Fixes Multiple Wayland stability fixes, including KDE Plasma crash fixes. Clipboard compatibility improvements for GNOME, Wayland, X11, Windows, and macOS. Fixed D-Bus hangs, capture crashes, and HiDPI region issues. Other Changes Dropped Ubuntu 20.04 (Focal) support. Updated translations and build infrastructure. Intel macOS builds are no longer provided. [full release notes] Download: Flameshot 14.0 | 18.1 MB (Open Source) Download: Flameshot Portable | 53.0 MB Links: Flameshot Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      579
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      Michael Scrip
      73
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!