Giter VIP home page Giter VIP logo

Comments (4)

gtrias avatar gtrias commented on June 26, 2024

The exact error is: TorrentTunes hasn't been started yet.... Other thing I faced is that if I close the browser windows TorrenTunes closes, is that normal? could be forced to always running?

from torrenttunes-client.

dessalines avatar dessalines commented on June 26, 2024

I have a web client at http://torrenttunes.ml, the code for it being at https://github.com/tchoulihan/torrenttunes-server. Overall though, I'd need to figure out your use case, because the server is mainly to act as a search engine for the songs that everyone has shared, while the client is meant to be a way to share and play the songs you have on your own machine.

The reason you are getting that error message, is because torrenttunes-client is making AJAX calls to localhost.

from torrenttunes-client.

gtrias avatar gtrias commented on June 26, 2024

Well, my use case is to have a torrenttunes running in my mini-server at home, sharing all my music. And be able to play the collection from work without having to install anything, just opening web browser pointing to my server's torrenttunes.
Maybe having torrenttunes-client configurable backend endpoint to point to somewhere different than localhost would allow me to fix this weird behavior.

You can see the torrenttunes docker project here: https://github.com/gtrias/torrenttunes-docker

from torrenttunes-client.

dessalines avatar dessalines commented on June 26, 2024

Well, my use case is to have a torrenttunes running in my mini-server at home, sharing all my music. And be able to play the collection from work without having to install anything, just opening web browser pointing to my server's torrenttunes.

There are two different clients, one is the java app/command line client, and the other is the site. Is there any reason why you can't install the java app at work, or just go to the website? Your mini-server at home will be seeding those songs, both to the server, and to any potential apps.

What I also do when I'm at work, is just go to the site, and just download the zips with torrents of the discographies and albums onto my phone, torrent them with an android torrent program that can watch folders with .torrent files like flud, and then use my phone as my main music driver.

I might be able to add a command-line tag to point to a custom url so that the AJAX calls could be made to some place other than localhost, but it seems a lot worse than just running the app locally.

from torrenttunes-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.