Commit graph

23 commits

Author SHA1 Message Date
Moritz Jung
75166ec77c clean up merged PRs 2025-08-31 11:34:23 +02:00
ltctceplrm
f51a1465b4 Added language and trackCount fields for music
The language at musicbrainz is in the format of iso-639-2 so I use a package to translate it to a full name of the language.
2025-08-10 15:17:00 +02:00
ltctceplrm
d5c9faa0a7 Add tracks to musicbrainz API 2025-08-10 13:59:18 +02:00
Moritz Jung
12ebebc228 Merge branch 'master' of https://github.com/mProjectsCode/obsidian-media-db-plugin 2025-08-08 16:35:42 +02:00
Moritz Jung
292dcf5b49 update deps; make apis more type safe 2025-08-08 16:29:18 +02:00
Zack Boehm
5089287ee4 MusicBrainz: Add releaseDate to music releases 2025-07-24 20:23:36 -04:00
Moritz Jung
0204e40650 [auto] run release preconditions 2025-01-14 22:33:51 +01:00
Moritz Jung
da1904b164 lint 2025-01-14 22:33:47 +01:00
Moritz Jung
4497991344 big changes; we have a good TS config now 2025-01-14 22:30:28 +01:00
ltctceplrm
75ad6db677 Added covers and url to music albums 2023-12-07 22:31:42 +01:00
mProjectsCode
9e2961421d install prettier 2022-10-25 16:45:36 +02:00
mProjectsCode
752f13f8bf bump version + fix formatting 2022-10-18 21:01:42 +02:00
mProjectsCode
ccfb0fa9ee fix for #65 2022-10-16 15:27:54 +02:00
mProjectsCode
3db3496e0d cleanup and reduced number of settings validations 2022-09-27 15:04:56 +02:00
mProjectsCode
14719efa22 more changes for #48, the UI now works \o/ 2022-09-24 20:33:06 +02:00
mProjectsCode
da16b2af6a Clean-up after merge 2022-09-22 13:55:16 +02:00
Conor Meyers
39017bfa82 Add more detail to search results
Adds getSummary to the MediaTypeModel.ts abstract class, which allows individual models to give more detail to better allow people to pick the right result
2022-08-23 16:10:14 +01:00
mProjectsCode
0298270b03 Own YAML Converter and update note won't override user data anymore 2022-05-31 22:26:45 +02:00
mProjectsCode
3b1e500317 Fix file suggest on title template setting 2022-05-22 23:59:57 +02:00
mProjectsCode
2c57094332 Templates for file names #8 2022-05-22 12:59:14 +02:00
mProjectsCode
16299feced Update entry command 2022-05-19 22:59:01 +02:00
mProjectsCode
344c1ebf6c Tags 2022-05-18 22:22:11 +02:00
mProjectsCode
003c568099 Music releases 2022-05-18 22:10:56 +02:00