AMV Database API?
-
- Joined: Tue Jun 03, 2003 2:11 am
- Location: San Marcos, TX
AMV Database API?
I use Plex Media Server to watch videos on my televisions. The cool thing about Plex is it allows you to store metadata about your video files and then organize your collection based on that data.
To gather data about a file, Plex uses a metadata agent that searches an online resource for words in the filename. For TV Shows, it searches thetvdb.com; for movies, freebase.org. I would like to build a metadata agent for my Anime Music Videos using data from animemusicvideos.org. To do so, it would be very helpful if there were a RESTful API.
Does any kind of API already exist? Is it accessible to the public? Could one be added? Is there another site that would be more appropriate for this than the org? I'm happy to do the work on the Plex side of the equation, but I can't do much until the data is accessible to the public (individual Plex users will execute the metadata agent, so requests will come from individuals, not a central server).
To gather data about a file, Plex uses a metadata agent that searches an online resource for words in the filename. For TV Shows, it searches thetvdb.com; for movies, freebase.org. I would like to build a metadata agent for my Anime Music Videos using data from animemusicvideos.org. To do so, it would be very helpful if there were a RESTful API.
Does any kind of API already exist? Is it accessible to the public? Could one be added? Is there another site that would be more appropriate for this than the org? I'm happy to do the work on the Plex side of the equation, but I can't do much until the data is accessible to the public (individual Plex users will execute the metadata agent, so requests will come from individuals, not a central server).
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMV Database API?
There is no api
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMV Database API?
I should add to this:
There currently is no API. One of the thigns we will be doing with the redeisgn and create an API. This is something I really want to see as the developer of the iOS and Android app.
There currently is no API. One of the thigns we will be doing with the redeisgn and create an API. This is something I really want to see as the developer of the iOS and Android app.
-
- Joined: Thu Jul 17, 2003 5:12 pm
- Location: Washington, USA
Re: AMV Database API?
If there is no api currently, what do the ios/android apps currently do? Non-public dB access? Or some for of httpwebrequest and response parsing?
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMV Database API?
lots of parsing.
-
- Joined: Thu Jul 17, 2003 5:12 pm
- Location: Washington, USA
Re: AMV Database API?
Ah, fun. Any plans on making a Win8 and/or WinPhone apps? If not, I'd be willing to solo or collaborate.
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMV Database API?
Yes but only when I can afford to purchase a dev device. Or if someone donates one.
-
- Joined: Thu Jul 17, 2003 5:12 pm
- Location: Washington, USA
Re: AMV Database API?
Both win phone and windows 8 sdks have simulators, so a physical device should not be needed. Let me know if you need help fundraising for the dev licenses (coding too).
I'm probably going to be pretty board these next couple of weeks, so will be probably prototype out a windows 8 (desktop/tablet) store app for fun.
I'm probably going to be pretty board these next couple of weeks, so will be probably prototype out a windows 8 (desktop/tablet) store app for fun.
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMV Database API?
True but my experience with both the android and iOS emulators have proven that emulation is no substitute for the real thing (Android emulator was slow and iOS emulator didn't generate errors when real hardware did). My personal preference is to have a physical device for testing and not rely on emulation.
That said, licensing isn't really an issue. If I had a device, I would pay for the license myself, at least for the first year. If all goes well in the next few weeks, I should be able to afford to purchase a dev device early next year.
That said, licensing isn't really an issue. If I had a device, I would pay for the license myself, at least for the first year. If all goes well in the next few weeks, I should be able to afford to purchase a dev device early next year.