Skip to content

Conversation

@MichaelCrimando
Copy link

A current problem we're having is that there's no consistent documentation with preset 0. Should it be first in the preset list or last? This matters if you're setting custom preset names, since the app just sends an array of strings to name the presets. So if preset 0 is in the wrong spot, it throws off all the preset names. Currently Pandora considers it as preset 10 vs iHeartRadio considers it as preset 0.

This came up because we've never had a sync that can use 10 presets AND show the preset label.
sync3 only does presets 1-8 and shows labels.
sync1 does 10 presets but no labels

 A current problem we're having is that there's no consistent documentation with preset 0. Should it be first in the preset list or last? This matters if you're setting custom preset names, since the app just sends an array of strings to name the presets. So if preset 0 is in the wrong spot, it throws off all the preset names. Currently Pandora considers it as preset 10 vs iHeartRadio considers it as preset 0.

This came up because we've never had a sync that can use 10 presets AND show the preset label.
sync3 only does presets 1-8 and shows labels.
sync1 does 10 presets but no labels
@MichaelCrimando
Copy link
Author

@theresalech can you give this a review plz?

Copy link
Contributor

@theresalech theresalech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MichaelCrimando, thanks for your PR! This file within the Overview Guides is a copy of the mobile_api.xml within the RPC Spec Repo. If you'd like to suggest a change to this param description, please submit an issue/PR in the RPC Spec Repo: https://github.com/smartdevicelink/rpc_spec. This will help to ensure the description is consistent across all projects that include any reference to the mobile_api.xml/RPC Spec. Thank you!

@MichaelCrimando
Copy link
Author

MichaelCrimando commented Oct 21, 2020

Ok Made PR #284 for that

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

Successfully merging this pull request may close these issues.

2 participants