diff --git a/ReadMe.md b/ReadMe.md index bb6d6bc..9484aa2 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -38,7 +38,7 @@ This powerful tool automates the import of your carefully curated IMDB and Trakt ## 🎬 Demo -![Bot In Action](https://share.woahlab.com/-Skh7Ne3vXg) +![Bot In Action](https://share.woahlab.com/-BZtwSD96LN) --- @@ -233,15 +233,7 @@ To obtain a Trakt list ID: ### Adding Multiple List IDs -When inputting list IDs, you can add multiple IDs by separating them with commas. However, please note: - -- You can add multiple IMDB IDs together, and multiple Trakt IDs together. -- You cannot mix IMDB and Trakt IDs in the same input. - -Example: -- IMDB: `ls012345678,ls987654321` -- Trakt: `20492796,30492797` - +When inputting list IDs, you can add multiple IDs by separating them with commas. --- ## 🔎 How it Works @@ -335,10 +327,6 @@ The ListSync Tool is a Python-based application that leverages several libraries If you encounter persistent issues not covered here, please remeber this is in beta development and you will find bugs. -**Known Bugs** -- Trakt scraping stops at 120 = needs pagination. -- Overseerr API rate limiting / unresponsive to api calls = improved rate limiting. - --- ## 🛤️ Roadmap