Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Morea committed Dec 2, 2023
1 parent 53ccd43 commit 7155b2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Find Unique Titles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "find.unique.titles",
"description": "Find unique titles to cross seed",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Mea01"
},
Expand Down
3 changes: 3 additions & 0 deletions Find Unique Titles/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ You copy paste the content of the file `dist/find.unique.titles.user.js`.
You can generate it by running run `npm run dev`.

# Changelog
## 2023-12
- Add support for MTV
- Add support for using title and year when IMDB ID is not available. It only works with MTV and PTP right now
## 2023-11
- Some work is done to use IMDB Scout code for searching
- Add support for TSeeds
Expand Down

0 comments on commit 7155b2e

Please sign in to comment.