Git Product home page Git Product logo

seiyuu.moe's People

Contributors

akenaide avatar colorfusion avatar dependabot[bot] avatar ervie avatar g-plane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

akenaide kadantte

seiyuu.moe's Issues

Datetime mapping in Season Summary

Datetime mapping in Season Summary sometimes fails, which causes displaying error page in some of seasons.

To do: look into datetime parsing and mapping.

Database

I created a blank database but I get this Error!

2020-08-15 10:08:02 Internal Error: SqliteException, Message: SQLite Error 1: 'no such table: Anime'., stack trace:    at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
   at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements(Stopwatch timer)+MoveNext()
   at Microsoft.Data.Sqlite.SqliteCommand.GetStatements(Stopwatch timer)+MoveNext()
   at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at SeiyuuMoe.Infrastructure.Animes.AnimeRepository.GetOrderedPageByPopularityAsync(Expression`1 predicate, Int32 page, Int32 pageSize) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.Infrastructure\Animes\AnimeRepository.cs:line 73
   at SeiyuuMoe.Application.Animes.SearchAnime.SearchAnimeQueryHandler.HandleAsync(SearchAnimeQuery query) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.Application\Animes\SearchAnime\SearchAnimeQueryHandler.cs:line 29
   at SeiyuuMoe.API.Controllers.AnimeController.<>c__DisplayClass5_0.<<GetSearchEntries>b__0>d.MoveNext() in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.API\Controllers\AnimeController.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
   at SeiyuuMoe.API.Controllers.Base.BaseController.Handle(Func`1 func) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.API\Controllers\Base\BaseController.cs:line 25
2020-08-15 10:08:02 Internal Error: SqliteException, Message: SQLite Error 1: 'no such table: Anime'., stack trace:    at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
   at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements(Stopwatch timer)+MoveNext()
   at Microsoft.Data.Sqlite.SqliteCommand.GetStatements(Stopwatch timer)+MoveNext()
   at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at SeiyuuMoe.Infrastructure.Animes.AnimeRepository.GetOrderedPageByPopularityAsync(Expression`1 predicate, Int32 page, Int32 pageSize) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.Infrastructure\Animes\AnimeRepository.cs:line 73
   at SeiyuuMoe.Application.Animes.SearchAnime.SearchAnimeQueryHandler.HandleAsync(SearchAnimeQuery query) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.Application\Animes\SearchAnime\SearchAnimeQueryHandler.cs:line 29
   at SeiyuuMoe.API.Controllers.AnimeController.<>c__DisplayClass5_0.<<GetSearchEntries>b__0>d.MoveNext() in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.API\Controllers\AnimeController.cs:line 41
--- End of stack trace from previous location where exception was thrown ---
   at SeiyuuMoe.API.Controllers.Base.BaseController.Handle(Func`1 func) in X:\DEV\Seiyuu.moe\API\SeiyuuMoe.API\Controllers\Base\BaseController.cs:line 25

If you don't mind can you please tell me how to create one for this project or you provide me with a Blank one!

Timeline in Compare Seiyuu not sorted by release date

As written in the title, the timeline tab in the compare seiyuu page is not sorted by release date of the anime. The design might be correct based on implementation, but having the anime displayed in the order of their release date seems more logical for a timeline.

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.