Commit Graph

32 Commits (2fb9074945d406e153b79388b6217a8bff0dc1d9)

Author SHA1 Message Date
Iggy 7fe3207910
Added mal ID to watch.json 2020-10-21 23:08:11 +01:00
Iggy 234e5c25e3
backcompat to MAL importing 2020-10-15 21:23:05 +01:00
Iggy 87596b31cc
Update watch.py 2020-10-15 21:05:34 +01:00
Iggy 93b3d75821
bad backcompat for watch.. blame red guy 2020-10-15 06:44:10 +01:00
Iggy 7211b50d8e
BRITISH COLOURS 2020-10-15 05:31:01 +01:00
Blatzar f13f13bc36
Pep fixed the whole codebase (#512)
* PEP-fix

* Delete a2zanime.py

* Delete dreamanime.py
2020-09-20 13:08:12 +02:00
Michael Johnson 869726ff60
BUGFIX - On-Hold 2020-08-08 17:39:02 +01:00
Michael Johnson 69f5722f17
MAL importing into watch (#465)
* Update watch.py

* Update README.md

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-08-06 00:58:19 +02:00
Michael Johnson 96ff026286
Updating the list functionality (#464)
* Update watch.py

* Update watch.py

* bugfix - provider change changes score

* Added filter - there's a more pythonic way to do this laggy pls

* Changed -l to be a filter

* improved filtering

* made the command default to -l all

* spaces

* commands before menu

* Update watch.py

* Update watch.py

* fixed --list bug

* added command_parser for something more reliable

* Sorting - broken at anime selection at the moment

* Applied statusId selection for sorting

* spelling

* fixed mistakes

* BUGFIX - can now select correct anime

* BUGFIX

* spelling

* fixing typos

* COLOURS

* Update watch.py

* making watch more compatible

* removed bruh moment

* added d i c t

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-08-04 16:47:00 +01:00
Michael Johnson 61212b0ba6
reverting changes 2020-08-03 18:07:58 +01:00
Michael Johnson dccf05d8a7
Updated animeinfo for status and stars 2020-08-03 18:01:30 +01:00
Vishnunarayan K I d11e89591a chore: logging replaced with logger, style 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 3ef368bf7a pep8 2018-07-06 23:43:10 +05:30
Vishnunarayan K I 289b84088c Fix watch bug 2018-07-05 21:10:40 +05:30
Vishnunarayan K I f642e191aa Let;s not break backwards compatibility 2018-07-01 00:35:35 +05:30
Vishnunarayan K I 4ffad16e05 Filter out specials and other and fix watch 2018-06-21 19:49:03 +05:30
Vishnunarayan K I a526b43120 Implement provider option for dl and watch 2018-06-20 00:07:13 +05:30
Vishnunarayan K I ca267af510 Add pypi version badge 2018-06-19 00:37:31 +05:30
Enderlein f80033e06f 1. Only update anime if it's airing.
2. Display number of retry attempts when an episode fails to play.
2018-06-17 11:34:45 -04:00
Enderlein 459cd293c7
Refactor anime_list method
Change the method to just return `_read_from_watch_file()`
A small misunderstanding of what the `_read_from_watch_file()` method did caused me to write a fairly redundant line of code.
2018-06-17 10:01:34 -04:00
Enderlein fa9777b862 Add --update-all option that updates all anime on user\'s list 2018-06-17 00:38:46 -04:00
Vishnunarayan K I 3bdccc8c7a Make sure download doesn't fail if the net is too fast :P 2018-06-14 13:05:48 +05:30
Vishnunarayan K I 077cc402c3 Add tests for list download 2018-06-11 01:07:10 +05:30
Vishnunarayan K I 04e1bb1e78 Add file format
This changed a lot of things, I did not think this would happen :P
2018-06-10 23:33:56 +05:30
Vishnunarayan K I c200378c41 Add more stuff to watch 2018-06-06 03:32:42 +05:30
Vishnunarayan K I 5848a8502d Add timestamps for pickeled objects 2018-06-03 23:00:26 +05:30
Vishnunarayan K I 88d56a93db Make --list more powerful 2018-06-03 18:13:19 +05:30
Vishnunarayan K I 63e2befe16 Improve matching 2018-06-03 01:34:39 +05:30
Vishnunarayan K I e9bdb1322b watch finally works 🎉 2018-06-03 00:41:43 +05:30
Vishnunarayan K I f81072cc81 Fix for python <3.5 2018-06-01 18:13:04 +05:30
Vishnunarayan K I c292ca3fc0 Add other anime sites support for cli and add more metadata 2018-06-01 18:07:41 +05:30
Vishnunarayan K I b03042689d Way too many changes in one commit 2018-05-31 16:34:47 +05:30