Commit Graph

660 Commits

Author SHA1 Message Date
RandomNinjaAtk
db754f7e20 Update beets-config-lidarr.yaml 2023-09-22 12:06:27 +00:00
RandomNinjaAtk
61caac00b2 2.21 - bug fix for search process changes.
Only download one version of the album, then move to the next missing/cutoff album.

Previously the tool would sometimes download multiples of the same album instead of moving on to the next one like it was supposed to, so this fixes that....
2023-09-21 22:04:03 -04:00
RandomNinjaAtk
69494df0b5 2.20 - more logging for easier debugging, optimizations... 2023-09-21 21:41:15 -04:00
RandomNinjaAtk
5d0b8c16d1 2.19 - bugfix? 2023-09-21 18:59:37 -04:00
RandomNinjaAtk
c2e702a49c v2.18 - Simplify search process
Removing unnecessary code, simplifying search/download process.

If a download fails to import, it will take multiple runs of the script for it to search every album title/track count variation for an album. Which can result in the process being slower, however, it greatly simplifies the process making things easier to maintain...
2023-09-21 18:42:57 -04:00
RandomNinjaAtk
a2ec66eebe 3.1 - adjust Media Management defaults 2023-09-21 18:36:29 +00:00
RandomNinjaAtk
00c718c6ee 3.0 disable inteview 2023-09-21 18:18:44 +00:00
RandomNinjaAtk
2c7297324b 2.9 - disable live by default 2023-09-21 18:14:02 +00:00
RandomNinjaAtk
8de0244bce v1.8 - bug fix 2023-09-21 11:45:02 +00:00
RandomNinjaAtk
c387b05787 v1.7 - log file name change
#87
2023-09-21 11:16:04 +00:00
RandomNinjaAtk
1923fd1474 v3.5 - fix connection issues...
#44
2023-09-21 11:08:00 +00:00
RandomNinjaAtk
253e705fc6 Delete log files older than 5 days
#87
2023-09-21 10:38:53 +00:00
RandomNinjaAtk
8b5dd8ac74 v1.9 - log file name bug fixes
#87
2023-09-21 10:33:07 +00:00
RandomNinjaAtk
62db13e107 v2.16 - bug fixes for log file name
#87
2023-09-21 10:31:42 +00:00
RandomNinjaAtk
8f8ab048ec Update functions.bash 2023-09-21 10:30:40 +00:00
RandomNinjaAtk
60051d3c0d Bug fixes
#87
2023-09-21 10:30:02 +00:00
RandomNinjaAtk
b3141281eb v1.8 - log file name changes
#87
2023-09-21 10:21:54 +00:00
RandomNinjaAtk
14fa832eae 2.15 - log file naming changes
#87
2023-09-21 10:19:23 +00:00
RandomNinjaAtk
ddc012ba11 Add date and time to log file name 2023-09-21 10:17:26 +00:00
RandomNinjaAtk
eaa12cc596 recyclarr overwrite bug fix
#85
2023-09-19 10:44:53 +00:00
RandomNinjaAtk
2394b6c331 recyclarr config overwrite bug fix...
#85
2023-09-19 10:44:15 +00:00
RandomNinjaAtk
8b8f3bf844 Update AutoConfig.service 2023-09-15 04:31:24 -07:00
RandomNinjaAtk
ba7ac2c5fc v1.7 - Make settings optional
#81
2023-09-15 04:29:14 -07:00
RandomNinjaAtk
09a172a854 Update extended.conf
#81
2023-09-15 04:26:14 -07:00
RandomNinjaAtk
4f26c9d4a8 Update extended.conf
#81
2023-09-15 04:25:38 -07:00
RandomNinjaAtk
b83f0b368f Update AutoConfig.service 2023-09-15 04:24:22 -07:00
RandomNinjaAtk
3dd2bd6a8d v1.9 - slight tweaks and make settings optionable
#81
2023-09-15 04:22:04 -07:00
RandomNinjaAtk
9d2a1b5319 v2.8 - Only tag new downloaded files by default 2023-09-14 10:38:40 +00:00
RandomNinjaAtk
aadc018af5 Update beets-config.yaml 2023-09-10 14:55:36 -04:00
RandomNinjaAtk
2c1abad1d2 Update beets-config-lidarr.yaml 2023-09-10 14:55:19 -04:00
RandomNinjaAtk
57a6ae8a8d Update beets-config-lidarr.yaml 2023-09-09 16:16:36 -04:00
RandomNinjaAtk
1155a74265 Update setup.bash 2023-09-09 15:11:54 -04:00
RandomNinjaAtk
4eb0d76666 v1.6 2023-09-09 15:11:08 -04:00
RandomNinjaAtk
5553b4f443 v1.5 - attempting to bugfix... 2023-09-09 14:19:55 -04:00
RandomNinjaAtk
70f696ed82 v1.5 - bug fix for copy pasta, remove unused function 2023-09-09 11:57:43 -04:00
RandomNinjaAtk
ebb8ab50fd v1.4 - bug fix for copy pasta, remove unused function 2023-09-09 11:57:03 -04:00
RandomNinjaAtk
146660a3b0 v1.2 - bug fix for copy pasta, remove unused function 2023-09-09 11:56:28 -04:00
RandomNinjaAtk
9a07eb649a 1.3 - remove plex notification 2023-09-09 10:13:35 -04:00
RandomNinjaAtk
14cc7dfc6f v1.2 - bug fixes 2023-09-09 09:17:39 -04:00
RandomNinjaAtk
d79dd573f5 Update setup.bash 2023-09-08 20:26:21 -04:00
RandomNinjaAtk
af46ecc85f Update setup.bash 2023-09-08 20:17:37 -04:00
RandomNinjaAtk
71a47d8fcc Update BeetsTagger.bash 2023-09-08 20:17:02 -04:00
RandomNinjaAtk
152759e91c v1.4 - Bug fix for last improvement... 2023-09-08 19:07:30 -04:00
RandomNinjaAtk
3c75baaa6c v1.3 - Improve lyric extraction when tag is a different case... 2023-09-08 18:45:00 -04:00
RandomNinjaAtk
d483eb859d v1.1 - fixes 2023-09-08 18:01:00 -04:00
RandomNinjaAtk
77b1c6b435 v2.7 - Add new beetstagger script 2023-09-08 17:46:00 -04:00
RandomNinjaAtk
2a3d5b3c54 Update BeetsTagger.bash 2023-09-08 17:44:34 -04:00
RandomNinjaAtk
f6da46e8c7 Update setup.bash 2023-09-08 17:41:20 -04:00
RandomNinjaAtk
059218a67b Update and rename Beets.bash to BeetsTagger.bash 2023-09-08 17:40:18 -04:00
RandomNinjaAtk
d97d7ac907 Merge pull request #78 from gauravpandeydotdev/house-keeping
fixes minor spelling mistake
2023-09-08 16:18:33 -04:00