Quantcast
Channel: Kodi Community Forum - Music Add-ons
Viewing all 299 articles
Browse latest View live

Pandora: how to fix

$
0
0
Hi,
As I love Pandora, the original version, I thought I'd post how to get it, and also fix it, so it will work for you.

First, the link to getting Rivy's Pandora version...

https://github.com/rivy/xbmc-script.audi...master.zip

After downloading, unzip it to a convenient place (like Desktop). Next, rename the folder from 'xbmc-script.audio.pandora-master' to 'script.audio.pandora'. Now, open the script.audio.pandora folder, then open the resources folder, and the lib folder. There you'll see a file named pandaplayer.py. Open that file with your text editor (Windows users might have a problem here...I used gedit), then go down to line 33. That section will look something like this...

def play( self, url, item ):
# override play() to force use of PLAYER_CORE_MPLAYER
xbmc.Player( xbmc.PLAYER_CORE_MPLAYER ).play( url, item )

Change the last line of that section to look like this...

xbmc.Player().play( url, item )

Save your changes. Close the file. Then back out of the lib folder, and the resources folder. In the main section of the script.audio.pandora folder you'll see a file called default.py. Let me explain first why we're going to change a line in this file. Here, for the past long while, Pandora would be playing just fine then all of a sudden it would just stop playing. It would not load the next song. I studied it for a while, adjusted this or that line, yet nothing would work to fix the problem. It would continue to stop playing after a random amount of time. Then I decided to change one line and it has been functioning fine ever since. Hopefully, the same will hold true for you.

Ok, back to the default.py file. Open the default.py file in your text editor. Go down to line 237. It will look something like this...

if len( self.playlist ) == 0:
#Out of songs, grab some more while playing
self.getMoreSongs()

Now change the top line (237) to look like this...

if len( self.playlist ) < 1:

Save your changes, and close the file. Close the script.audio.pandora folder. Compress the script.audio.pandora folder as a zip file using the name...

script.audio.pandora-2.3.2

The rest you should know how to do.

Hope this helps. Pandora works in Isengard, Jarvis, and Krypton.

I simply love it. It's simple to use, looks great, and easy to close out when you're done.

Later...

CMT on Kodi?

$
0
0
I am new to the forum.

How do I get CMT on Kodi?

[RELEASE] ByteFM

$
0
0
Hi,

I've thrown together a plugin for ByteFM, a really great web radio station from Germany.

Why an extra add-on? Well, paying members ("Friends of ByteFM") have access to the entire backlog of shows, so I thought it would be nice to be able to browse and listen to the archive from within Kodi.

In addition to letting you browse the archive by show, genre or presenter, each show is cut up into songs - so you can skip songs you don't like, and each show is treated like an album by Kodi (scrobbling individual tracks, showing artist information in 3rd party UI add-ons, etc)

Here's a demo video:

[Image: 0.jpg]

You can view the source and download releases at: https://github.com/kopf/plugin.audio.bytefm

Hopefully there are a few Friends of ByteFM on here! I'd be very glad to receive some feedback and/or beta testing support.

Thanks!

Song and Artist ID on playback

$
0
0
Not sure if this is the right forum or not, but last Christmas I was messing around with the visualizations while listening to a radio station (can't remember which addon) and i was able to get it to show the artist name and song title. If i remember it was over laid on top of the Shadertoy visualization with the spectrum analyzer like the one in the image. I since had to reinstall Kodi and have it back to where I like it, but can't remember this last thing. Anybody know how to get the information displayed?

https://imgur.com/a/Q2UZq

Using Kodi add-on to manage a music streaming server (iceCast like) for localhos

$
0
0
Hello,

I am trying to look. or tweak, or write (if needed) an add-on that would do this:

- Get my mp3 library through kodi.
- Create a streaming server for music and basically feed to the http port the music that I can select/play/pause/seek through Kodi (Kodi wouldn't do audio out at all).

The idea is to create a server and choose the music and feed it to "lightshowpi" that plays the song and makes lights blink from a raspberry pi (for now that's the basic idea).

Could anyone point me to the right direction? I've been looking for add-ons but I was unsuccessful.

Thank you!

Read iTunes library directly?

$
0
0
Long shot, but does anyone know of an addon that will allow Kodi to play directly out of an iTunes library?

181.fm addon

$
0
0
This addon used to be found in the banned addons but I believe that site (181.fm) is legal. So my question is "is there a legal addon for 181.fm?"

Thanks

[Developers Needed] SoundCloud addon

$
0
0
This is in response to the latest news of SoundCloud plugin discussed in https://forum.kodi.tv/showthread.php?tid=206635&page=8

Since the developer for it has gone quiet for over a year, and the latest server side changes have broken the login, search, and many other features of SoundCloud.  I'm hereby asking if there are any addon developers willing to adopt this addon, patch it and make an update to fix the broken addon.

Sincerely,

Momoe

Fix for the JazzRadio Add on?

$
0
0
Does anyone know of a fix for the JazzRadio AddOn? I am super addicted to it and it has been marked "broken" for a while. How do these things get fixed?

Thanks and regards,
Steve

Music Box

$
0
0
Does anybody know how to install Music Box onto Kodi?

Is there a good add-on similar to WMC for playing your own music?

$
0
0
I am looking for a good interface to play my own large (20k) library of music.  The built in music is slow and seems ill suited to a library my size (using Pi 3).  I also prefer the look and feel of WMC, which I used to use.  Is there anything out there?  Most searches turn up only streaming add-ons.

NPR Add on Problem

$
0
0
Yes, a newbie here...really trying my best!  I have been reading and trying so if this is wrong - or more likely there is a better place to post this please assist.  Thanks...
And I try to explain fully.

Have Kodi running 17.4 on a AirNet Box....maker says it is fine and in fact most everything else works ok.

A few weeks back my NPR tile - apparently like here, a fully official type thing (albeit I couldn't see how to ask a Q there):
http://kodi.wiki/view/Add-on:NPR_(Nation...lic_Radio)

After loading - going to the correct (or any) State and choosing any channel started returning an error:
"NPR Error - check log".  Log says nothing useful.

I've tried all the redownloads/boots and such one would expect.....anyone else know of or how to solve this please?

I like listening to (many) NPR music stations and at end of day just want a good system to access them on my box.

Thanks....

Visualization not working after update.

$
0
0
After the recent security update visualization has stopped working, and I have done every thing I can think of to trouble shoot it. I have reinstalled direct x and Kodi twice. I am running on Windows 8 using direct x 11.
This is the error from the log


20:45:44.429 T:4492 ERROR: Win32DllLoader::Load: Failed to load "C:\Users\Owner\AppData\Roaming\Kodi\addons\visualization.milkdrop2\visualization.milkdrop2.dll" with error 126: "The specified module could not be found.


Sorry if this is the wrong area to be posting this I am new to the forum.

Thank you for any help

Release - LastFM Tube

$
0
0
Image

Available from my beta repo and the Official Kodi repository.

I'm a long time LastFM fan going far back in XBMC history... Most of their api/service has been stripped from its glory! for those who still scrobble this plugin will access your user history info and pair it with youtube videos found on the net. Enjoy!!

have tunein account but no favourites visible

$
0
0
I am using the tunein addon for kodi

Want to use the favourites that i have on the tunein account on my PC
(so i make sure that i am logged in to my tunein account on the PC)

But when i go to favourites in the kodi account i get the message: tunein account required to perform this action

Is there a way to log in to your account in the tunein addon ?

Any help is very much appreciated

Saving to the MusicPlayer.xxxxxxx property

$
0
0
Hi
While playing with the streaming radio I have two sources.
The first source is a stream of music (unfortunately without information on the song played).
The second source only provides information about the current song (what is played in the first source)
I have a script that "plays the song" from the first source and the second script that retrieves information from the second source of the song played.
I would like to save the song information in the script directly to the MusicPlayer property such as:
MusicPlayer.Title, MusicPlayer.Album, MusicPlayer.Artist, MusicPlayer.Genre .... etc.

How can I save variables in a script to the MusicPlayer.xxxxxxx properties?

Thanks for all the help.

ps.
I am currently saving this data to my own properties such as Window (Home) .Property (rmfon.Player.Artist) .........
But additionally I have to modify the skin to be used by the skin - I would like to avoid this.
JB

Alpha - AudioAddict [DI, RadioTunes, Rock|Jazz|Classical Radio] (2017-November-08 : v0.5.1)

$
0
0
Image

What is AudioAddict?

AudioAddict is a family of radio networks consisting of: There are more than 200 specialized radio channels ranging from electronic music to classical tunes.
If you want to preview one of these than go to one of the networks homepage and listen to the channels directly via your browser.

Unregistered users can listen for 30 minutes to any radio channel. If you want to listen for an unlimited amount of time, you'll need an account which is free. One account at any of these networks is enough and valid for all networks.

Do I need an account?

Yes, you need an account. But one account at any of the networks is enough and it is free. For example you create an account at DigitallyImported and the same account is valid for RockRadio, RadioTunes and so on.

I have a premium membership, do you support premium?

Yes, premium is fully supported. You can activate premium in the Account settings and choose your desired quality in the Stream settings.

From where can I get the addon?

The goal is to push it to the official Kodi repository after some time.
Until this happens, you can download the latest version here: AudioAddict v0.5.1

You can also create a development snapshot from the sources on my github page: plugin.audio.addict
Instructions how to do this are available on github, look at the README.

What should I do now?

Download the addon, install it and give feedback about what you are missing or what isn't working! Big Grin

Contributors

Rantanplan-1: logo design (many thanks)

Release - SomaFM (enhanced over original one)

$
0
0
Hello,

I developed this addon with the purpose of improving it over the original one found in official repository.

[Image: screenshot000.md.png]

Features:

1) Quality selector. Ask, Auto (MP3 128K which is default option), Highest MP3 or AAC, Lowest MP3 or AAC)
2) Song history and station info (via context menu)
3) Sort stations by name, genre, popularity

Source code:
https://github.com/Twilight0/plugin.audio.somafm.com

It depends in the following modules:
1) script.module.html2text
2) script.module.tulip (found here)

Download:
https://github.com/Twilight0/plugin.audi...-2.0.1.zip

Need help with installing spotify and IPTV

$
0
0
I am trying to install spotify but all the tutorials contain a step I cannot perform:

Open Kodi
Select SYSTEM
Select Add-Ons
Select Install from zip file <-- I can't do this

Image

I am using a Raspberry Pi3 with latest Raspbian and I sudo apt-get installed kodi.

I am also trying to install a simple IPTV client which supposedly should be avaible from the repository... it cannot be found, it is simply not there and I don't know why.

Can somebody help me out?

v15 - Remote Share error

$
0
0
Hi I have just reinstalled Kodi 15.2, and was trying to add source in settings menu\file manager and keep getting this error. Remote share, couldn't connect to network server, but have network connected, I assume it's something in the setup, but unsure what. Can someone please help out.
Thanks
Viewing all 299 articles
Browse latest View live