issues
search
arabcoders
/
watchstate
Self-hosted service to sync your plex, jellyfin and emby play state. without relying on 3rd-party external services.
MIT License
481
stars
9
forks
source link
Housekeeping release
#528
Closed
arabcoders
closed
3 months ago
arabcoders
commented
3 months ago
[x]
Added new api response object.
[x]
Switch to json encode for command output, base64 decoding in JavaScript for Unicode characters are problematic
[x]
Refactor the Status enum to remove HTTP_ prefix as it's redundant.
[x]
Standardize responses based on our api_ functions and Libs\Response.