18d90e3c1a
docs(readme): replace upstream README with fork guide
...
Stock upstream README documented Moritz Jung's plugin, not this fork.
Rewrite in setup-guide shape: TOC, plugin info table, watchlist
frontmatter/sync-tier/watch-status-rule blocks, library type sources,
command + settings tables, build/install steps, Issues with quoted
error strings.
Facts sourced from src: commands (main.ts), settings defaults
(Settings.ts), active statuses + throttle + flip rule (SyncEngine.ts,
build.ts), preserved fields (build.ts, parse.ts), TMDB v3/v4 branch
(tmdb.ts), dev outDir (vite.config.mts).
Upstream import/template/search-by-ID reference linked, GPL-3 credit kept.
2026-08-06 01:19:55 +08:00
Moritz Jung
498e2611ae
add obsidian eslint plugin, solve major issues
2026-05-06 16:26:59 +02: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
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
23bfc34f48
Merge pull request #223 from ltctceplrm/boardgames
...
Added API authorization for Boardgame Geek
2025-11-27 21:14:26 +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
Moritz Jung
73c9391416
update warning
2025-09-24 17:14:36 +02:00
Moritz Jung
ff54e5008a
Fix some erros in ther readme, and add a warning
2025-09-24 17:10:49 +02:00
ltctceplrm
0bb17177ee
WIP season search
2025-09-18 18:57:33 +02:00
Moritz Jung
5d13a67e95
update readme
2025-08-31 11:45:17 +02:00
ltctceplrm
c3df1f582f
Re-added music release
2025-06-27 01:14:10 +02:00
ltctceplrm
f867f42793
Update README.md
2025-06-27 01:03:01 +02:00
ltctceplrm
8a392e5e4e
Improved openlibrary API + updated readme
...
Fixed missing ratings, page numbers and also added an option to add specific editions using search by ID, this method also enables you to search by isbn ID.
2025-06-27 00:59:45 +02:00
ltctceplrm
970432dcfb
Reinstated check if file already exists
...
Plugin will no longer download a poster if it already exists, to avoid unnecessary downloads and in case the user has modified the saved image themselves
2025-05-12 14:06:02 +02:00
ltctceplrm
62e0f20634
Update README.md
2025-05-11 17:32:57 +02:00
ltctceplrm
0a65fd8c87
Updated readme for MusicBrainz
...
To solve #186
2025-05-05 16:36:04 +02:00
ltctceplrm
57b0532be8
Ran prettier
2025-03-04 23:04:32 +01:00
senyksia
0e51e1b15c
Fix unhandled null in VN release date
2025-02-20 03:06:58 +11:00
Senyksia
86f003b916
Merge branch 'master' into feat/vndb
2025-02-20 02:06:10 +11:00
Senyksia
98619fb75e
Merge branch 'master' into feat/vndb
2025-02-20 01:36:07 +11:00
ltctceplrm
f3e0b32bb8
Update README.md
2025-02-11 17:48:54 +01:00
ltctceplrm
646d0f8cd9
Update README.md
2025-02-11 17:48:24 +01:00
Moritz Jung
4497991344
big changes; we have a good TS config now
2025-01-14 22:30:28 +01:00
ltctceplrm
ee19791dba
Added support for giant bomb api and modified the readme
...
Added a note about mobygames per #164
2024-09-22 01:26:02 +02:00
senyksia
2c993149c8
Add VNDB documentation
2024-09-17 16:27:48 +10:00
Moritz Jung
247d137528
update changelog
2024-06-02 20:13:08 +02:00
mProjectsCode
9257d8e722
update packages; run formatter
2024-01-27 21:50:20 +01:00
ltctceplrm
3effaaa974
Update README.md
2024-01-27 00:50:52 +01:00
mProjectsCode
28e49eaef8
bump version to 0.6.0
2023-12-12 21:18:35 +01:00
mProjectsCode
1d76bb8981
maintenance
2023-09-28 11:50:39 +02:00
Phantom
67825ae135
Merge remote-tracking branch 'upstream/master'
2023-09-27 21:17:56 -05:00
Phantom
ac8ee76f81
Updated README
2023-09-27 21:01:45 -05:00
ltctceplrm
184d66668a
Added Open Library to README.md
2023-09-23 13:01:18 +02:00
mProjectsCode
33f55f6961
bump version
2022-12-02 21:41:33 +01:00
mProjectsCode
9e2961421d
install prettier
2022-10-25 16:45:36 +02:00
mProjectsCode
5e693ab972
bump version
2022-09-06 11:04:59 +02:00
mProjectsCode
61ebbc8599
bump version to 0.3.0
2022-06-14 19:52:47 +02:00
mProjectsCode
263f20803d
Bump version
2022-06-07 10:58:42 +02:00
mProjectsCode
4d85640d44
Tutorial for Meta data field customization #19
2022-06-07 10:45:45 +02:00
mProjectsCode
0c74d12f4e
Update readme
2022-06-04 23:39:00 +02:00
mProjectsCode
5916ed66eb
Steam API
2022-05-29 20:01:33 +02:00
mProjectsCode
f6825bbadc
Return of the test API and update readme
2022-05-26 20:20:00 +02:00
Moritz Jung
a2b6847325
fix typo
2022-05-19 10:44:00 +02:00
mProjectsCode
a5d62ddc24
changes for plugin submission review
2022-05-19 10:38:11 +02:00
Moritz Jung
11e0e95bb5
Update README.md
2022-05-17 23:08:15 +02:00
mProjectsCode
b3ff9d1a38
better lists in templates
2022-05-13 11:16:22 +02:00
mProjectsCode
1b31436e58
templates \o/
2022-05-13 10:09:07 +02:00
mProjectsCode
2ca2e71216
fix readme
2022-05-12 22:06:52 +02:00