mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 04:32:32 +00:00
* [API] Safe-guarded fetching quality profile (#93) * [Build] Version 1.0.0, Changed how build number is presented (#94) * [-rr] Check if content is already in catalogue when adding new content (#95) * [Sonarr] Checks if series is already in Sonarr * [Radarr] Checks if movie is already in Radarr when adding * [Lidarr] Checks if artist is already in Lidarr * [-rr] Ability to sort catalogue by size or alphabetical (#96) * [Sonarr] Show size in catalogue page * [-rr] Ability to sort catalogue by size or alphabetical * [-rr] Sorting by size now starts sorting by largest -> smallest (#97) * [Settings] Made the 'Save' button more obvious (#98) * [SAB/NZBGet] Refresh timer will now stop on a connection error * [Settings] Successful connection test now also triggers save * [SAB/NZBGet] Manually refreshing the queue would create multiple timers * [SAB/NZBGet] Safe-guarded percentage value for linear bar * [TestFlight] Build 22 * [Profiles] Ability to rename a profile (#103) * [SAB/NZBGet] Ability to pause queue for `x` amount of time (#104) * [SABnzbd] Ability to pause queue for x amount of time * [NZBGet] Ability to pause queue for some time * [NZBGet] Ability to filter successful history entries (#105) * [Settings] Adjusted and added more tips in host prompts (#106) * [TestFlight] Build 33 * [Website] Updated changelog and version
7 lines
70 B
JSON
7 lines
70 B
JSON
{
|
|
"major": 1,
|
|
"minor": 0,
|
|
"revision": 0,
|
|
"code": 33
|
|
}
|