Commit Graph

632 Commits

Author SHA1 Message Date
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
RandomNinjaAtk
0ea5e0f90c Merge pull request #79 from gauravpandeydotdev/readme-house-keeping
Readme House Keeping
2023-09-08 16:17:21 -04:00
Gaurav Pandey
0c5ec9e726 update wiki link 2023-09-08 13:09:40 -07:00
Gaurav Pandey
0228fd571f applied standard markdown formatting (using VSCode) 2023-09-08 13:08:52 -07:00
RandomNinjaAtk
2d4ca0b139 v1.1 bug fix for copy-pasta... 2023-09-08 18:30:44 +00:00
RandomNinjaAtk
65c7cf93ff Create Beets.bash 2023-09-08 18:29:56 +00:00
Gaurav Pandey
cd614715c0 fixes minor spelling mistake 2023-09-08 11:28:49 -07:00
RandomNinjaAtk
d40b8111e6 Update setup.bash 2023-09-08 18:22:11 +00:00
RandomNinjaAtk
c374c26794 Rename beets-config-postprocessor.yaml to beets-config-lidarr.yaml 2023-09-08 18:21:33 +00:00
RandomNinjaAtk
760336f2f6 Update beets-config-postprocessor.yaml 2023-09-08 18:20:28 +00:00
RandomNinjaAtk
368e269593 Update beets-config.yaml 2023-09-08 18:14:46 +00:00
RandomNinjaAtk
afd6dbce38 Update beets-config.yaml 2023-09-08 18:10:13 +00:00
RandomNinjaAtk
1de5b5dd0c Update beets-config.yaml 2023-09-08 17:26:04 +00:00
RandomNinjaAtk
1a183dbbba Update setup.bash 2023-09-08 17:22:38 +00:00
RandomNinjaAtk
17f8e3647e Create beets-genre-whitelist.txt 2023-09-08 17:21:28 +00:00
RandomNinjaAtk
590d2bb0dd 2.14 - improve beets tagging cleanup and logging... 2023-09-08 16:34:25 +00:00
RandomNinjaAtk
efa15ef9ff V2.6 - New ArtworkExtractor Script 2023-09-08 14:29:09 +00:00
RandomNinjaAtk
4d0bbbae19 Update setup.bash 2023-09-08 13:54:05 +00:00
RandomNinjaAtk
6d90cd56e8 Create ArtworkExtractor.bash 2023-09-08 13:50:54 +00:00
RandomNinjaAtk
a3f5572422 v2.5 - Enable all primary and secondary profile types... 2023-09-07 16:51:21 +00:00
RandomNinjaAtk
5ef4498b88 2.4 - Add new Custom Lyric Extractor Script, and disable tag scrubbing 2023-09-07 13:06:09 +00:00
RandomNinjaAtk
c80976af1b new script 2023-09-07 13:02:37 +00:00
RandomNinjaAtk
96b2daa0a7 Update LyricExtractor.bash 2023-09-07 13:00:53 +00:00
RandomNinjaAtk
ed42afc35a Create LyricExtractor.bash 2023-09-07 12:34:05 +00:00
RandomNinjaAtk
81f6c9fd37 v2.13 - Bug Fix for first word filtering when special characters are used...
#67 - Resolves this issue

This change does reduce the speed of the script because it no longer filters the results to reduce the number of results to parse... But it does solve the issue...
2023-09-07 11:41:57 +00:00
RandomNinjaAtk
74d216d9ae Update sma.ini 2023-09-06 13:22:13 +00:00
RandomNinjaAtk
e7781f3382 Update recyclarr.yaml 2023-09-05 19:09:02 -04:00
RandomNinjaAtk
a311da64af Update recyclarr.yaml 2023-09-05 18:17:53 +00:00
RandomNinjaAtk
64991391b0 Update recyclarr.yaml 2023-09-05 16:42:50 +00:00