Coder Social home page Coder Social logo

Comments (4)

meisnate12 avatar meisnate12 commented on July 17, 2024

if the attributes are filled in it should have worked are you running this inside of docker or a local installation

Also you dont need trakt at all for MAL. I've updated the wiki accordingly

from kometa.

calboi91 avatar calboi91 commented on July 17, 2024

I am using a local installation. I think it works at least somewhat, as I can match some series when building a collection.

from kometa.

meisnate12 avatar meisnate12 commented on July 17, 2024

can you post your log?

from kometa.

calboi91 avatar calboi91 commented on July 17, 2024
[2021-02-11 09:11:24,612] [util.py:618]               [INFO]     |====================================================================================================|
[2021-02-11 09:11:24,663] [config.py:122]             [INFO]     | Connecting to My Anime List...                                                                     |
[2021-02-11 09:11:25,630] [config.py:132]             [INFO]     | My Anime List Connection Failed                                                                    |
[2021-02-11 09:11:25,884] [util.py:575]               [DEBUG]    | Config Error: neither config/assets or the default path None could be found using None as default  |
[2021-02-11 09:11:25,886] [util.py:618]               [INFO]     |====================================================================================================|
[2021-02-11 09:11:29,224] [util.py:618]               [INFO]     |====================================================================================================|
[2021-02-11 09:11:29,224] [util.py:620]               [INFO]     |                                  Current Anime Season Collection                                   |
[2021-02-11 09:11:29,224] [util.py:621]               [INFO]     |====================================================================================================|
[2021-02-11 09:11:29,224] [config.py:421]             [INFO]     |                                                                                                    |
[2021-02-11 09:11:29,232] [config.py:503]             [INFO]     | Sync Mode: sync                                                                                    |
[2021-02-11 09:11:29,233] [config.py:547]             [DEBUG]    | Method: mal_season                                                                                 |
[2021-02-11 09:11:29,233] [config.py:548]             [DEBUG]    | Value: ordereddict([('sort_by', 'members'), ('limit', 50)])                                        |
[2021-02-11 09:11:29,233] [config.py:627]             [WARNING]  | Collection Warning: mal_season year attribute not found using 2021 as default                      |
[2021-02-11 09:11:29,233] [config.py:789]             [WARNING]  | Collection Error: mal_season season attribute not found using the current season: winter as default |
[2021-02-11 09:11:29,234] [config.py:547]             [DEBUG]    | Method: sync_mode                                                                                  |
[2021-02-11 09:11:29,234] [config.py:548]             [DEBUG]    | Value: sync                                                                                        |
[2021-02-11 09:11:29,235] [config.py:859]             [DEBUG]    | Method: mal_season                                                                                 |
[2021-02-11 09:11:29,236] [config.py:860]             [DEBUG]    | Values: [{'sort_by': 'anime_num_list_users', 'season': 'winter', 'year': 2021, 'limit': 50}]       |
[2021-02-11 09:11:29,236] [config.py:863]             [DEBUG]    | Value: {'sort_by': 'anime_num_list_users', 'season': 'winter', 'year': 2021, 'limit': 50}          |
[2021-02-11 09:11:29,236] [config.py:881]             [INFO]     |                                                                                                    |
[2021-02-11 09:11:29,236] [mal.py:154]                [DEBUG]    | Data: {'sort_by': 'anime_num_list_users', 'season': 'winter', 'year': 2021, 'limit': 50}           |
[2021-02-11 09:11:30,047] [mal.py:167]                [INFO]     | Processing MyAnimeList Season: 50 Anime from Winter 2021 sorted by Members                         |
[2021-02-11 09:11:30,062] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40028 has no other IDs associated with it                       |
[2021-02-11 09:11:30,077] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 39617 has no other IDs associated with it                       |
[2021-02-11 09:11:30,083] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40852 has no other IDs associated with it                       |
[2021-02-11 09:11:30,111] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 39783 has no other IDs associated with it                       |
[2021-02-11 09:11:30,127] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40935 has no other IDs associated with it                       |
[2021-02-11 09:11:30,137] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 41491 has no other IDs associated with it                       |
[2021-02-11 09:11:30,146] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 41109 has no other IDs associated with it                       |
[2021-02-11 09:11:30,156] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40908 has no other IDs associated with it                       |
[2021-02-11 09:11:30,176] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40530 has no other IDs associated with it                       |
[2021-02-11 09:11:30,196] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40679 has no other IDs associated with it                       |
[2021-02-11 09:11:30,207] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40907 has no other IDs associated with it                       |
[2021-02-11 09:11:30,211] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 39808 has no other IDs associated with it                       |
[2021-02-11 09:11:30,236] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 40682 has no other IDs associated with it                       |
[2021-02-11 09:11:30,247] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 41762 has no other IDs associated with it                       |
[2021-02-11 09:11:30,252] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 39486 has no other IDs associated with it                       |
[2021-02-11 09:11:30,277] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 39990 has no other IDs associated with it                       |
[2021-02-11 09:11:30,287] [mal.py:188]                [ERROR]    | MyAnimeList Error: MyAnimeList ID: 44087 not found                                                 |
[2021-02-11 09:11:30,293] [mal.py:190]                [DEBUG]    | MyAnimeList IDs Found: [21, 34572, 40028, 40748, 34566, 39617, 40852, 39551, 42897, 42203, 39535, 235, 39783, 40750, 43299, 40935, 41006, 41491, 39586, 41109, 42923, 40908, 37984, 41899, 41694, 40530, 40594, 38474, 41911, 40679, 966, 41392, 40907, 39808, 41074, 40351, 41834, 40906, 40682, 42250, 41762, 39486, 40961, 37807, 42822, 40964, 39990, 40786, 44087, 45753] |
[2021-02-11 09:11:30,293] [mal.py:191]                [DEBUG]    | Shows Found: [81797, 331753, 377543, 321285, 352408, 388593, 305089, 371310, 72454, 388575, 390028, 79682, 346931, 388858, 377902, 388006, 380402, 386933, 330692, 384485, 79654, 388381, 376003, 76703, 387510, 157001, 392195, 390384, 134165, 391365, 391465, 373131, 352408] |
[2021-02-11 09:11:30,293] [mal.py:192]                [DEBUG]    | Movies Found: []                                                                                   |
[2021-02-11 09:11:30,457] [util.py:630]               [INFO]     | Current Anime Season Collection | + | That Time I Got Reincarnated as a Slime                      |
[2021-02-11 09:11:31,241] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Re:ZERO -Starting Life in Another World-                     |
[2021-02-11 09:11:32,697] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Mushoku Tensei: Jobless Reincarnation                        |
[2021-02-11 09:11:33,525] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Wonder Egg Priority                                          |
[2021-02-11 09:11:35,033] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Cells at Work!                                               |
[2021-02-11 09:11:36,155] [util.py:630]               [INFO]     | Current Anime Season Collection | + | So I'm a Spider, So What?                                    |
[2021-02-11 09:11:37,976] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Cells at Work! Code Black                                    |
[2021-02-11 09:11:40,083] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Suppose a Kid From the Last Dungeon Boonies Moved to a Starter Town? |
[2021-02-11 09:11:41,847] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Laid-Back Camp                                               |
[2021-02-11 09:11:43,341] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Otherside Picnic                                             |
[2021-02-11 09:11:44,403] [util.py:630]               [INFO]     | Current Anime Season Collection | + | Dr. Ramune: Mysterious Disease Specialist                    |
[2021-02-11 09:11:45,569] [util.py:630]               [INFO]     | Current Anime Season Collection | + | That Time I Got Reincarnated as a Slime                      |
[2021-02-11 09:11:46,563] [util.py:630]               [INFO]     | 12 Shows Processed                                                                                 |
[2021-02-11 09:11:46,563] [config.py:947]             [INFO]     |                                                                                                    |
[2021-02-11 09:11:46,648] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | One Piece (TVDB: 81797)                                      |
[2021-02-11 09:11:48,379] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Black Clover (TVDB: 331753)                                  |
[2021-02-11 09:11:49,984] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Jujutsu Kaisen (TVDB: 377543)                                |
[2021-02-11 09:11:52,330] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Boruto: Naruto Next Generations (TVDB: 321285)               |
[2021-02-11 09:11:53,147] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Horimiya (TVDB: 388593)                                      |
[2021-02-11 09:11:55,574] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Detective Conan (TVDB: 72454)                                |
[2021-02-11 09:11:57,109] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Redo of Healer (TVDB: 388575)                                |
[2021-02-11 09:11:57,765] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | When They Cry - Higurashi (TVDB: 79682)                      |
[2021-02-11 09:11:59,392] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | SK8 the Infinity (TVDB: 388858)                              |
[2021-02-11 09:12:01,250] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | The Hidden Dungeon Only I Can Enter (TVDB: 388006)           |
[2021-02-11 09:12:02,953] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Yashahime: Princess Half-Demon (TVDB: 384485)                |
[2021-02-11 09:12:05,393] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Shin Chan (TVDB: 79654)                                      |
[2021-02-11 09:12:06,961] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Digimon Adventure: (TVDB: 376003)                            |
[2021-02-11 09:12:09,619] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Pok?mon (TVDB: 76703)                                        |
[2021-02-11 09:12:11,032] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | KING's RAID: Successors of the Will (TVDB: 387510)           |
[2021-02-11 09:12:12,766] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Dragon Quest: Dai's Great Adventure (TVDB: 157001)           |
[2021-02-11 09:12:14,436] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Bungo Stray Dogs Wan! (TVDB: 392195)                         |
[2021-02-11 09:12:16,244] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Hortensia Saga (TVDB: 390384)                                |
[2021-02-11 09:12:16,469] [config.py:969]             [ERROR]    | TVDb Error: Could not find a TVDb Series ID at the URL https://www.thetvdb.com/dereferrer/series/134165 |
[2021-02-11 09:12:18,260] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Back Arrow (TVDB: 391465)                                    |
[2021-02-11 09:12:19,921] [config.py:967]             [INFO]     | Current Anime Season Collection | ? | Skate-Leading?Stars (TVDB: 373131)                           |
[2021-02-11 09:12:19,921] [config.py:970]             [INFO]     | 21 Shows Missing                                                                                   |
[2021-02-11 09:12:20,162] [config.py:978]             [INFO]     |                                                                                                    |
[2021-02-11 09:12:20,163] [config.py:985]             [INFO]     | 0 Show Removed                                                                                     |
[2021-02-11 09:12:20,163] [config.py:986]             [INFO]     |                                                                                                    |
[2021-02-11 09:12:20,194] [config.py:1047]            [INFO]     |                                                                                                    |

from kometa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.