Is it possible to stream meramood.com on DLNA

Internet TV, Radio, Podcasts
Post Reply
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Is it possible to stream meramood.com on DLNA

Post by naveenmah »

Hi!

I like this music site. It has different categories of Indian music

http://meramood.com/

Is it anyway possible to get this on my Samsung TV/Home theater?

Thanks
Naveen
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Is it possible to stream meramood.com on DLNA

Post by Eugene »

Hi,
naveenmah wrote: I like this music site. It has different categories of Indian music

http://meramood.com/

Is it anyway possible to get this on my Samsung TV/Home theater?
meramood.zip
(863 Bytes) Downloaded 552 times
1. Unzip
2. Choose Music
3. Drag and drop meramood.wdf from Explorer to main form of program.

If the loading is successful, then in Podcasts folder appear Meramood. If the folder does not appear (Windows 7, Windows Vista), then the program and Explorer are running with different rights. Try to load the file meramood.wdf by right click in the folder tree.

1. IE: open http://www.meramood.com/
2. Right click on selected playlist - Copy shortcut
3. WMS: choose Meramood folder
4. Right click - "Add podcast"
5. Field "Link": right click - Paste
6. Click "Read the properties"
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Re: Is it possible to stream meramood.com on DLNA

Post by naveenmah »

Hi!
1. Unzip
2. Choose Music
3. Drag and drop meramood.wdf from Explorer to main form of program.

If the loading is successful, then in Podcasts folder appear Meramood. If the folder does not appear (Windows 7, Windows Vista), then the program and Explorer are running with different rights. Try to load the file meramood.wdf by right click in the folder tree.

1. IE: open http://www.meramood.com/
2. Right click on selected playlist - Copy shortcut
3. WMS: choose Meramood folder
4. Right click - "Add podcast"
5. Field "Link": right click - Paste
6. Click "Read the properties"
Thanks a lot, for quick reply .. will check once I get home ...

Thanks
Naveen
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Re: Is it possible to stream meramood.com on DLNA

Post by naveenmah »

Hi
1. Unzip
2. Choose Music
3. Drag and drop meramood.wdf from Explorer to main form of program.

If the loading is successful, then in Podcasts folder appear Meramood. If the folder does not appear (Windows 7, Windows Vista), then the program and Explorer are running with different rights. Try to load the file meramood.wdf by right click in the folder tree.

1. IE: open http://www.meramood.com/
2. Right click on selected playlist - Copy shortcut
3. WMS: choose Meramood folder
4. Right click - "Add podcast"
5. Field "Link": right click - Paste
6. Click "Read the properties"

I just checked. It works.. It will be really helpfull with some tweaks...

1. It plays some songs but some are not played
I noticed that for many songs file properties are not automatically loaded. If i click on load file property and then try to test transcode then it gives error "missing header" but then plays...
for eg.
http://meramood.net/mp3/2009/3 Idiots - Give Me Some Sunshine.mp3
http://kishorekumarbollywoodmp3songs.com/mp3/2009/3 Idiots - Behti Hawa Sa Tha Woh.mp3

2. When I click on update podcast, it keeps on adding same file again every time podcast is updated.

See screen shot attached for error
Capture.JPG
Capture.JPG (245.23 KiB) Viewed 7188 times
Thanks
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Is it possible to stream meramood.com on DLNA

Post by Eugene »

Hi,
naveenmah wrote: I just checked. It works.. It will be really helpfull with some tweaks...

1. It plays some songs but some are not played
I noticed that for many songs file properties are not automatically loaded. If i click on load file property and then try to test transcode then it gives error "missing header" but then plays...
for eg.
http://meramood.net/mp3/2009/3 Idiots - Give Me Some Sunshine.mp3
http://kishorekumarbollywoodmp3songs.com/mp3/2009/3 Idiots - Behti Hawa Sa Tha Woh.mp3
I could not reproduce this problem (version 1.05.4).
You can try to use the transcoding profile "Music - Internet-Radio (VLC)"
naveenmah wrote: 2. When I click on update podcast, it keeps on adding same file again every time podcast is updated.
:) , pay attention on column Path (different links)
Fix:
1. Choose Meramood - right click - "Edit Title"
2. List of resources reading script - click "Edit Script"
3.

Code: Select all

var
  AlbumItem, SongItem: TXMLItem;
  i: Integer; 
  SongList: TXMLDocument;                      
  sPlaylist: string;
begin
  FolderItem.DeleteChildItems;
  SongList := TXMLDocument.Create;  
  try    
....
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Re: Is it possible to stream meramood.com on DLNA

Post by naveenmah »

Hi!
I could not reproduce this problem (version 1.05.4).
You can try to use the transcoding profile "Music - Internet-Radio (VLC)"
I have version 1.05.1, I guess thats the only version available on the site.

I am still having same issue. After updating podcast, if I play song it gives me error coddec not found
but
if after updating podcast I select all files and click on Load file properties then after that all files play properly.

thanks
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Is it possible to stream meramood.com on DLNA

Post by Eugene »

Hi,
naveenmah wrote:
I could not reproduce this problem (version 1.05.4).
You can try to use the transcoding profile "Music - Internet-Radio (VLC)"
I have version 1.05.1, I guess thats the only version available on the site.
1.05.4 - http://www.wildmediaserver.com/forum/vi ... f=20&t=578
Post Reply