Commit graph

477 commits

Author SHA1 Message Date
Moritz Jung
1bcf3b28cf add unrelease changelog section 2026-04-06 17:20:17 +02:00
Moritz Jung
ece0ddf00c fix merge 2026-04-06 17:14:06 +02:00
Moritz Jung
7d6722c38e migrate to secret storage and other improvements 2026-04-06 17:05:45 +02:00
Moritz Jung
7bbc74e14c
Merge pull request #253 from ltctceplrm/japanesename
Add support for Japanese title in MALAPI
2026-02-14 23:09:53 +01:00
ltctceplrm
0a4f5d8918 Add support for Japanese title in MALAPI 2026-02-14 16:15:48 +01:00
Moritz Jung
595fea00cd
Merge pull request #239 from m24ih/feat/add-igdb-rawg-providers
Feat/add igdb rawg providers
2026-02-07 14:21:22 +01:00
Melih AK
fccf46b819 feat: re-implement IGDB and RAWG providers with type safety and conflict resolution 2026-02-07 15:47:37 +03:00
Moritz Jung
e503ca5c66
Merge pull request #247 from ltctceplrm/master
Update comicManga tags to be variable depending on subtype
2026-02-02 21:42:03 +01:00
ltctceplrm
eaa746f695 Merge branch 'master' of https://github.com/ltctceplrm/obsidian-media-db-plugin 2026-02-02 20:36:36 +01:00
ltctceplrm
671b4dd92e Updated comicManga tags to be variable depending on subtype 2026-02-02 20:35:56 +01:00
Moritz Jung
273937b896
Merge pull request #246 from ZackBoe/tmdb-readme
Swap TMDB API Key for TMDB API Token, add TMDB readme section
2026-02-01 11:23:27 +01:00
Zack Boehm
2b093390a8 Swap TMDB API Key for TMDB API Token, add TMDB readme section 2026-01-31 19:16:42 -05:00
Moritz Jung
faeca3459c refactor season search code 2026-01-29 20:02:45 +01:00
Moritz Jung
418601d2d1 [auto] bump version to 0.8.0-canary.20260129T112027 2026-01-29 12:20:32 +01:00
Moritz Jung
2fe6f6fc37 bye svelte; welcome solid 2026-01-29 12:19:27 +01:00
Moritz Jung
97cf350a32 update settings; fix some minor issues 2026-01-28 21:41:06 +01:00
Moritz Jung
abbf10cf3d
Merge pull request #165 from Senyksia/feat/vndb
Add the VNDB API as a `Game` source for visual novels
2026-01-28 19:01:00 +01:00
Moritz Jung
61789308e6
Merge branch 'master' into feat/vndb 2026-01-28 19:00:31 +01:00
Moritz Jung
cb36559d38
Merge pull request #220 from ltctceplrm/tmdb-seasons
Added season search for TmdbAPI
2026-01-28 18:47:36 +01:00
Moritz Jung
87d3984a8f
Merge pull request #238 from ltctceplrm/openlibrary
Fix property mapping box not appearing (again)
2026-01-28 18:42:03 +01:00
ltctceplrm
d748d9840e Added more clarity
When searching for seasons the modal specifies that you must select only one series to proceed to the season selection screen
2026-01-14 20:59:40 +01:00
ltctceplrm
59919f9461 Improved clarity for users when choosing seasons
The last modal now says "create entry" instead of "Ok"
2026-01-14 20:15:28 +01:00
ltctceplrm
e8154bd381 Merged changes from Zackboe
* Using types from open api schema
* Changed api key to api read access token
2026-01-14 15:49:00 +01:00
ltctceplrm
693d02c692 Fix property mapping box not appearing (again)
Hopefully it stays fixed this time
2026-01-14 14:42:15 +01:00
Moritz Jung
6d50b8b24c
Merge pull request #237 from ltctceplrm/openlibrary
Openlibrary api bug fix and improvements
2026-01-14 10:24:16 +01:00
ltctceplrm
0b5c2907db Added plot 2026-01-14 03:10:46 +01:00
ltctceplrm
f973d15c4f Updated openlibrary api query url
Updated cover field
Added workaround to get specific editions title and covers
2026-01-14 02:53:17 +01:00
ltctceplrm
471c24d34e Added open api types to movies and series 2026-01-13 17:25:48 +01:00
ltctceplrm
a866beb676 Small fixes
Switched dynamic import to a static one
Changed tmdbSeasonAPI variables to lowercase
2026-01-13 14:45:49 +01:00
ltctceplrm
3e09f4191b Moved season selection to a separate section 2025-12-31 02:19:29 +01:00
ltctceplrm
64e79265b8 Added Open API response types 2025-12-30 15:59:53 +01:00
Moritz Jung
fa691741ce [auto] bump version to 0.8.0-canary.20251229T143140 2025-12-29 15:31:44 +01:00
Moritz Jung
c36b304170 make eslint happy 2025-12-29 15:31:23 +01:00
Moritz Jung
94e17cb1f4
Merge pull request #233 from ltctceplrm/album-length
Added total duration for a music release/album
2025-12-29 15:28:22 +01:00
ltctceplrm
df5c1cada1 Removed meta.txt 2025-12-29 15:25:41 +01:00
Moritz Jung
987922b7db
Merge pull request #231 from ltctceplrm/master
Add checkbox to linkify properties into wikilinks
2025-12-29 15:22:58 +01:00
ltctceplrm
674b775b6b Added total duration for a music release/album 2025-12-29 14:31:09 +01:00
ltctceplrm
b2835dc6e3 Property mapping section Table view 2025-12-10 01:30:19 +01:00
ltctceplrm
f8b6ae8761 Fix checkbox state not updating + ran prettier
Forgot a comma and to load back the wikilink with new properties
2025-12-09 21:34:00 +01:00
ltctceplrm
95035e5eac Added a wikilinks option to property mappings section
WIP, known bug: the checkboxes don't reflect the state when obsidian restarts
2025-12-09 21:32:56 +01:00
ltctceplrm
35ea3cbb22 Ran prettier 2025-12-09 21:16:53 +01:00
Moritz Jung
4c7ae08f91 refactor suggester code 2025-12-02 12:57:46 +01:00
Moritz Jung
e1a08e0680
Merge pull request #227 from ltctceplrm/boardgames
Fixed bug with file and folder paths selecting
2025-12-02 12:45:00 +01:00
ltctceplrm
fed478c150 More fixes
Fixed suggestion not saving after being clicked
Changed from file name to path to ensure consistency in suggestion, otherwise you had to clear the whole textbox for suggestions to show up
2025-11-28 18:07:26 +01:00
ltctceplrm
d65de56323 Fixed bug with file and folder paths selecting 2025-11-28 15:49:31 +01:00
Moritz Jung
999d6d43f2 [auto] bump version to 0.8.0-canary.20251127T201949 2025-11-27 21:19:53 +01:00
Moritz Jung
23bfc34f48
Merge pull request #223 from ltctceplrm/boardgames
Added API authorization for Boardgame Geek
2025-11-27 21:14:26 +01:00
ltctceplrm
0de5ba008b Added 401 error status 2025-11-17 13:44:40 +01:00
ltctceplrm
51f7df2d40 Added API authorization for Boardgame Geek 2025-11-17 13:38:39 +01:00
ltctceplrm
bd2b84bbce
Merge branch 'master' into tmdb-seasons 2025-10-25 18:00:07 +02:00