This website requires JavaScript.
Explore
Help
Register
Sign In
PickleRick
/
jellyplist
Watch
1
Star
0
Fork
0
You've already forked jellyplist
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Files
main
jellyplist
/
app
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
kuelteabmas
1e18576a88
bugfix(spotify): Fixed reauthentication issue
...
* Reinserting self.authenticate() back into 401 reauthentication flow
2025-05-18 22:03:02 -04:00
..
providers
bugfix(spotify): Fixed reauthentication issue
2025-05-18 22:03:02 -04:00
registry
Added MusicProviderRegistry
2024-11-29 22:47:46 +00:00
routes
feat: add refresh playlist functionality
2024-12-17 17:45:06 +00:00
__init__.py
bugfix(spotify): Updated functionality to fetch access_token and client_id required for making requests
2025-05-18 20:05:21 -04:00
classes.py
added dataclasses for combined information about track/playlist from provider and database
2024-12-03 12:39:25 +00:00
filters.py
feat: handle empty datetime input in human-readable filter
2025-02-11 09:15:07 +00:00
functions.py
add caching for fetching provider playlists to reduce API calls and increase loading speed in UI
2024-12-10 15:41:44 +00:00
models.py
feat: add quality_score field to Track model and update related functionality
2024-12-11 20:33:13 +00:00
tasks.py
Merge pull request
#75
from kamilkosek/main
2025-02-11 13:38:30 +01:00
typings.pyi
Typings pyi
2024-11-29 22:48:29 +00:00
version.py
Bump version: "0.1.9" → 0.1.10
2025-02-11 09:35:10 +00:00