AMC Pushover notification no longer showing detail other than tag
Posted: 04 Oct 2022, 19:27
Hi there, there seems to be a small bug in the pushover notification that has appeared in the past week or so.
If you see screenshot attached, you can see that it is no longer providing any detail beyond the torrent tag (in this case, sonarr).
https://www.dropbox.com/s/bqfxwguv1ulxc ... 8.png?dl=0
If not a bug, is there something I need to change about my AMC script? Here it is in case:
If you see screenshot attached, you can see that it is no longer providing any detail beyond the torrent tag (in this case, sonarr).
https://www.dropbox.com/s/bqfxwguv1ulxc ... 8.png?dl=0
If not a bug, is there something I need to change about my AMC script? Here it is in case:
Code: Select all
filebot -script fn:amc --output "/media/houseofel/Downloads/Processed" --action hardlink --conflict auto -non-strict "/media/houseofel/Downloads/Completed" --log-file amc.log --def excludeList=amc.txt clean=y unsorted=n artwork=n subtitles=en deleteAfterExtract=n storeReport=y reportError=y pushover=u2d3uvztef3j3ki8XXXXXXX "seriesFormat=/media/houseofel/TV/{n}/Season {s}/{n} - {sxe} - {t} ({vf})" "movieFormat=/media/houseofel/Movies/{n} ({y})/{n} ({y}) ({vf})"