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

[ANT-1890] Properly handle playlist_reset in generaldata.ini #879

Merged
merged 6 commits into from
Jul 23, 2024

Conversation

JasonMarechal25
Copy link
Contributor

@JasonMarechal25 JasonMarechal25 commented Jul 19, 2024

Fix #864
Properly handle data and avoid exception thrown when reading not numerical values with stoi when reading "playlist_reset" entry in general_data.ini

@JasonMarechal25 JasonMarechal25 requested a review from a team July 19, 2024 13:36
@JasonMarechal25 JasonMarechal25 changed the title [ANT-1890] [ANT-1890] Properly handle playlist_reset in general_data.ini Jul 19, 2024
a-zakir
a-zakir previously approved these changes Jul 22, 2024
@flomnes flomnes changed the title [ANT-1890] Properly handle playlist_reset in general_data.ini [ANT-1890] Properly handle playlist_reset in generaldata.ini Jul 22, 2024
Copy link

@JasonMarechal25 JasonMarechal25 merged commit caf2805 into develop Jul 23, 2024
17 checks passed
@JasonMarechal25 JasonMarechal25 deleted the feature/ANT1890-playlist_reset branch July 23, 2024 07:41
JasonMarechal25 added a commit that referenced this pull request Jul 23, 2024
Fix #864
Properly handle data and avoid exception thrown when reading not
numerical values with stoi when reading "playlist_reset" entry in
general_data.ini

---------

Co-authored-by: Florian Omnès <[email protected]>
(cherry picked from commit caf2805)
JasonMarechal25 added a commit that referenced this pull request Jul 23, 2024
Fix #864
Properly handle data and avoid exception thrown when reading not
numerical values with stoi when reading "playlist_reset" entry in
general_data.ini

---------

Co-authored-by: Florian Omnès <[email protected]>

(cherry picked from commit caf2805)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[1.3.0] stoi error parsing playlist
3 participants