Jacob Shuman
Jacob Shuman
# New theme template request If you are requesting theme support for a new tool or program, use this section. Otherwise, delete it and continue with "Other feature request" below....
:lady_beetle: **Describe the bug** I've setup ntfy using docker compose and I am unable to receive push notifications. :computer: **Components impacted** iOS App :crystal_ball: **Additional context** For both the base...
Restructure the API section of the README.md into multiple files in an appropriate 'docs' folder
Rename the following enum values to be consistent with typescript naming conventions. ItunesLookupType.ID -> ItunesLookupType.Id ItunesLookupType.AMGARTISTID -> ItunesLookupType.AmgArtistId ItunesLookupType.AMGALBUMID -> ItunesLookupType.AmgAlbumId ItunesLookupType.AMGVIDEOID -> ItunesLookupType.AmgVideoId ItunesLookupType.UPC -> ItunesLookupType.Upc ItunesLookupType.ISBN -> ItunesLookupType.Isbn