Song timing issues
  • My stream will play a song for around half of the song's total time. About half way through it will fade out, and fade the song back in from the beginning for the other half, then fade out and go to the next song where it happens again. Sometimes songs can repeat 3 times. Not sure where to even begin troubleshooting that.
    Post edited by Stephen King at 2015-10-12 01:09:31
  • 5 Comments sorted by
  • Post edited by Voisses Tech at 2015-10-12 07:13:12
    Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator.
    "The Problem with education today is that it takes a university degree to switch on a light bulb"
    "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them"
    "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity.
    "I might be in Mud but that does not Make me a Wild Hog(pig)"
    “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.”
    "The only thing that remains constant is change itself"
    May the force be with you,until our path or destiny bring us in tandem.
  • Whoops, accidentally put this in newscoop. Can a mod move it to airtime please?

    Nevermind. Self moderation is a rare privilege :D.
    Post edited by Stephen King at 2015-10-12 01:10:17
  • Interesting. How do I go about fixing it? I'm not seeing 0.32~trusty~sfo-1 package. Is there a better guide for fixing this?

    Thanks 
  • I may actually just revert back to 12.04 if I can get the LTS part to work correctly (been having repository issues). 14.04 is a trainwreck of errors from the start.
  • Okay, I went ahead and solved the problem. For those of you who are completely lost (maybe new to linux) you'll need to follow these steps:

    1) in the terminal: sudo nano /etc/apt/sources.list
    2) use the down arrow until you get to the bottom. Type:

    #For airtime
    deb http://apt.sourcefabric.org/ trusty main

    Then press ctrl + o then the enter key
    Press ctrl + shift + x to exit nano

    3) type: sudo apt-get update

    4) type: sudo apt-get install sourcefabric-keyring

    5)press y at the prompts

    6)type: sudo apt-get install -reinstall silan=0.3.2~trusty~sfo-1

    7) press y at the prompts

    8)restart the server: sudo init 6

    Now you're on your way!