Git Product home page Git Product logo

tormentedplayer's People

Contributors

dependabot[bot] avatar jei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ggscott

tormentedplayer's Issues

Add ios support

Is this possible? The just_audio plugin does iOS from what I can see but I seem to remember you mentioning there was a limitation or something that made it not work for your use case?

Anyway just putting up an issue for discussion and happy to put some work in if you think it's worthwhile.

Avoid excessive calls to the "track info" API

Every few seconds (currently 10) the app sends a request to Tormented Radio to read the current track. After that, it makes a new request to a Firebase cloud function that retrieves further details about the song (album name, album art).
We should avoid calling the cloud function every time if the app already has data on the current song.

Upgrade Firebase Crashlytics

The Fabric Crashlytics SDK is deprecated and will stop sending crash reports for all apps on November 15 2020. To transition to the new Firebase Crashlytics SDK, we'll have to wait until it's supported by the Flutter plugin we're using.
See firebase/flutterfire#2038

Handle audio focus and input changes

  • Lower audio on "may duck" interruptions;
  • Pause audio for all other types of interruption;
  • Pause audio when the device becomes noisy (i.e. headphones unplugged).

See here for an example.

Layout breaks when using split-screen

The layout is not currently optimized for all screen sizes. When using the split-screen feature, the widgets are not resized or repositioned accordingly.

device-2020-05-08-204231
device-2020-05-08-204316

Add list of last played songs

The Tormented Player website and the stats page on Shoutcast show a list of about 30 last played songs, so it should be possible to display them on the app as well.

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.