Skip to content

Commit

Permalink
Merge pull request #44 from lawrencecurtis/add-uids
Browse files Browse the repository at this point in the history
create uid's for sonarr/lidarr/radarr imports
  • Loading branch information
revenz authored Aug 29, 2024
2 parents 7d87e47 + ccdeabf commit 90c8bde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* @name Lidarr - Manually trigger import
* @uid 8963756e-7bf1-4170-8446-29278db542d6
* @description Manually tells Lidarr to rescan, run after last file in folder moved
* @author Lawrence / DoughDoze
* @revision 3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* @name Radarr - Manually trigger import
* @uid cd8926f3-a9ab-4fa7-a36e-cceb8ad58987
* @description Manually tells Radarr to rescan, run after last file in folder moved
* @author Lawrence / DoughDoze
* @revision 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* @name Sonarr - Manually trigger import
* @uid 544e1d8f-c3b5-4d1a-8f2c-5fdf24126100
* @description Manually tells Sonarr to rescan, run after last file in folder moved
* @author Lawrence / DoughDoze
* @revision 1
Expand Down

0 comments on commit 90c8bde

Please sign in to comment.