Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding data to statistics #5758

Closed
3 tasks done
norangebit opened this issue Feb 27, 2022 · 1 comment
Closed
3 tasks done

Adding data to statistics #5758

norangebit opened this issue Feb 27, 2022 · 1 comment

Comments

@norangebit
Copy link

Checklist

  • I have used the search function to see if someone else has already submitted the same feature request.
  • I will describe the problem with as much detail as possible.
  • This request contains only one single feature, not a list of multiple (related) features.

App version

2.4.2

Where did you get the app from

F-Droid

Problem you may be having, or feature you want

No response

Suggested solution

It would be nice to be able to pull more statistics from the app. In particular being able to export a log of the plays, for example in csv, so that different analyses can be done outside of the app itself.

Also, I noticed that removing a podcast from subscriptions also removes the podcast data from the statistics. In my opinion this is not the best choice.

Screenshots / Drawings / Technical details

No response

@ByteHamster
Copy link
Member

It would be nice to be able to pull more statistics from the app. In particular being able to export a log of the plays, for example in csv, so that different analyses can be done outside of the app itself.

You can already export the full database. It contains everything the app has stored. See Settings » Storage » Import/Export. You can open the database with a SQLite editor like DB Browser for SQLite.

Also, I noticed that removing a podcast from subscriptions also removes the podcast data from the statistics. In my opinion this is not the best choice.

This is tracked in #1960

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants