[PR #493] [MERGED] Fix unavailable playlists erroring playlist load #564

Closed
opened 2026-02-28 14:33:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/493
Author: @jacksongoode
Created: 7/7/2024
Status: Merged
Merged: 7/7/2024
Merged by: @jacksongoode

Base: masterHead: jackson/fix-unavailable-playlist


📝 Commits (1)

  • f5a88a0 Make track_count nullable

📊 Changes

2 files changed (+7 additions, -13 deletions)

View changed files

📝 psst-gui/src/data/mod.rs (+4 -10)
📝 psst-gui/src/data/playlist.rs (+3 -3)

📄 Description

We needed to make track_count nullable.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/493 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 7/7/2024 **Status:** ✅ Merged **Merged:** 7/7/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `jackson/fix-unavailable-playlist` --- ### 📝 Commits (1) - [`f5a88a0`](https://github.com/jpochyla/psst/commit/f5a88a0cf3ab66d6d43f80eb2f02ef6e065730fd) Make track_count nullable ### 📊 Changes **2 files changed** (+7 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/data/mod.rs` (+4 -10) 📝 `psst-gui/src/data/playlist.rs` (+3 -3) </details> ### 📄 Description We needed to make `track_count` nullable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#564
No description provided.