Open
Conversation
The Open Age Ratings Service allows free and commercial software to generate the OARS XML required for the AppData file. OARS relies on honest answers from upstream projects and is purely informational. Adding this to the appdata allows software centers (e.g GNOME Software, KDE Discover, …) to provide filters for users, for example to implement parental control.
It used to be that app ids were expected to contain the ".desktop" file extension. These days, we prefer not including it in the id, but adding the "launchable" tag to link the app to its desktop launcher.
Software centers like GNOME Software allow users to write app reviews. PlayItSlowly had such reviews associated with its old app id: https://odrs.gnome.org/1.0/reviews/api/app/playitslowly.desktop Unfortunately, they are invisible with the new app id. This commit will let software centers know they should "merge" the reviews, so that the ones linked to the old app id are visible with the new app id.
This allows software centers like GNOME Software or KDE Discover to display what's new when users update the app. In addition, it also lets them display the version to the users.
bochecha
added a commit
to flathub/ch.x29a.playitslowly
that referenced
this pull request
Jan 8, 2020
Owner
|
Hi @bochecha , I do not work on playitslowly anymore. I'm rusty in python, very rusty in gstreamer/gtk so I'd rather put my efforts in my javascript based TimeStretch Player. It's very likely that there won't be any more releases of play it slowly (at least from my side). If you are interested in adopting the project we could discuss a handover though. Let me know what you think. All the best, |
Contributor
Author
|
Hi,
Thanks for letting me know.
Unfortunately, I'm in the hospital currently, with no idea of when I might get out.
I'd rather you move to your JavaScript version entirely, and abandon playitslowly completely, because I won't have any time to take it over, as I'm currently going through reeducation...
Hope you're feeling better,
…--
Mathieu
Le 5 juillet 2021 00:30:04 GMT+02:00, Jonas Wagner ***@***.***> a écrit :
Hi @bochecha ,
I do not work on playitslowly anymore. I'm rusty in python, very rusty
in gstreamer/gtk so I'd rather put my efforts in my javascript based
[TimeStretch Player](https://29a.ch/timestretch/). It's very likely
that there won't be any more releases of play it slowly (at least from
my side).
If you are interested in adopting the project we could discuss a
handover though. Let me know what you think.
All the best,
Jonas
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#24 (comment)
--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
|
Owner
|
Hi @bochecha, Thank your for your reply. It sounds like you are going through a really hard time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will make Play it Slowly shine in software centers. 🌟