Jump to content

Folder Brackets messing up identification


MrBrac

Recommended Posts

My folders are structured like this I like it a lot 

 

[1934][{tvdb-79173}]The Three Stooges

 

So issue is the [] data is being scraped and messes up search. Is there a solution for this?

Link to comment
Share on other sites

Hello MrBrac,

** This is an auto reply **

Please wait for someone from staff support or our members to reply to you.

It's recommended to provide more info, as it explain in this thread:


Thank you.

Emby Team

Link to comment
Share on other sites

pwhodges

Emby's format for the id data is: [tvdbid=79173]; your format won't be recognised as the id value.  The year is expected to be in round brackets after the name (I'm not sure how flexible that might be).

https://support.emby.media/support/solutions/articles/44001159102-movie-naming

https://support.emby.media/support/solutions/articles/44001159110-tv-naming

Paul

Edited by pwhodges
  • Like 1
Link to comment
Share on other sites

The Year in brackets is not for anyone but folder sort structure. I changed the folder to [1985][tvdb=73543][{tvdb-73543}]The 13 Ghosts of Scooby-Doo

 

Still wont work

Link to comment
Share on other sites

22 minutes ago, MrBrac said:

The Year in brackets is not for anyone but folder sort structure. I changed the folder to [1985][tvdb=73543][{tvdb-73543}]The 13 Ghosts of Scooby-Doo

 

Still wont work

Hi, what exactly does "still won't work" mean?

Link to comment
Share on other sites

It does not identify the show right? it should do that automatically ? I changed it to this new format "[1985] The 13 Ghosts of Scooby-Doo [tvdb=73543][{tvdb-73543}]"

Link to comment
Share on other sites

pwhodges

So you are determined not to use a format that is compatible with Emby, then?  What result do you expect from doing that? 

And note that your added [tvdb=73543] is still not the same as Emby's format: [tvdbid=73543].

Paul

  • Like 1
Link to comment
Share on other sites

2 hours ago, pwhodges said:

So you are determined not to use a format that is compatible with Emby, then?  What result do you expect from doing that? 

And note that your added [tvdb=73543] is still not the same as Emby's format: [tvdbid=73543].

Paul

No its a misunderstanding I did not know I missed the id part. Gonna do that now.

Link to comment
Share on other sites

I think these are new conventions recently added by Plex, right? They're something we can look at supporting. We just don't currently.

Link to comment
Share on other sites

Happy2Play

As you can see the bracketed is actually ignored in the query which I would expect personally.  So the wrong The Scrooges is found.

2022-09-23 15:41:51.952 Debug App: Running MovieDbProvider for C:\Users\Media\Desktop\Videos\Movies - Flat test\[1934][{tvdb-79173}]The Three Stooges.strm
2022-09-23 15:41:51.953 Info App: MovieDbProvider: Finding id for item: [{tvdb-79173}]The Three Stooges
2022-09-23 15:41:51.956 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=‌{key}&query=The Three Stooges&language=en
2022-09-23 15:41:52.193 Debug App: Throttling Tmdb by 62 ms
2022-09-23 15:41:52.258 Info HttpClient: GET https://api.themoviedb.org/3/movie/76489?api_key=‌{key}&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=en&include_image_language=en,null
2022-09-23 15:41:52.313 Debug App: Running OmdbItemProvider for C:\Users\Media\Desktop\Videos\Movies - Flat test\[1934][{tvdb-79173}]The Three Stooges.strm
2022-09-23 15:41:52.313 Info HttpClient: GET https://private.omdbapi.com?apikey=‌{key}&i=tt0383010&plot=short&tomatoes=true&r=json
2022-09-23 15:41:52.757 Debug App: Running TvdbMovieProvider for C:\Users\Media\Desktop\Videos\Movies - Flat test\[1934][{tvdb-79173}]The Three Stooges.strm
2022-09-23 15:41:52.761 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=tt0383010&remote_id=tt0383010
2022-09-23 15:41:53.067 Info HttpClient: GET https://api4.thetvdb.com/v4/movies/9224/extended?meta=translations

So we need to see server logs also to see the queries being made against your naming scheme.

Link to comment
Share on other sites

Happy2Play
3 hours ago, MrBrac said:

No its a misunderstanding I did not know I missed the id part. Gonna do that now.

Did changing from tvdb to tvdbid help?

Link to comment
Share on other sites

Gilgamesh_48
2 hours ago, Luke said:

I think these are new conventions recently added by Plex, right? They're something we can look at supporting. We just don't currently.

I would look long and hard before I copied anything Plex does. Plex is a horrible model to use if you want to be customer friendly. 

I know you want to have features that people want but please, do not let Plex drive your development except to act as a model as to what not to do.

Link to comment
Share on other sites

4 hours ago, Luke said:

I think these are new conventions recently added by Plex, right? They're something we can look at supporting. We just don't currently.

Yeah its simple thing to copy I suppose, I do like EMBY I am trying to have emby and plex atm. I like and Know Plex is a dead end.

2 hours ago, Gilgamesh_48 said:

I would look long and hard before I copied anything Plex does. Plex is a horrible model to use if you want to be customer friendly. 

I know you want to have features that people want but please, do not let Plex drive your development except to act as a model as to what not to do.

I dont think this is a ass severe copy of details.

 

waiting on rescan of data to see if it worked I swapped it to  [tvdbid=#]

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...