FAQ  •  Register  •  Login

serviidb.com

<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Sun Jan 06, 2013 4:50 am

Re: serviidb.com

Got everything working with the demonstration Media Browser. It turned out to be a ffmpeg compile problem.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Sun Jan 13, 2013 4:50 am

Re: serviidb.com

I am the process of adding new items to the API and optimizing the sql. I have changed the plugin response as noted below. I still have to change the php to add the complete URL to the files. PluginStatus 1 = working 0 = not working.

  Code:
"resource": "plugin",
    "requestedSize": 16,
    "totalSize": 16,
    "items": [
        {
            "PluginTitle": "4oD (UK)",
            "PluginNid": "186",
            "PluginUri": "public://creatplugin/Channel4od_1.groovy",
            "PluginLanguage": "en",
            "PluginAuthor": "Petr Nejedly",
            "PluginWebsite": "http://www.channel4.com/programmes/4od",
            "PluginInstructions": "A web resource plugin for Channel4 4OD content. Requires at least Serviio 0.6.1",
            "PluginLogo": "public://4oD.jpg",
            "PluginRating": null,
            "PluginStatus": "1",
            "PluginType": "TV On Demand",
            "PluginRevision_Date": "2012-01-05T00:00:00",
            "PluginSourceLocation": null,
            "PluginVersion": "7",
          },


Please let me know what you think and if you want anything added or changed. This change will probably cause me to start using a version parameter in the API that way it does not affect clients that are no longer being developed.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

will

DLNA master

Posts: 2138

Joined: Mon Aug 30, 2010 11:18 am

Location: UK

Post Sun Jan 13, 2013 8:28 am

Re: serviidb.com

I thought you were going to add pluginApiName or similar which exactly matched the name in the plugin (or just change all of the names on the site so they matched)?

Would be cleaner if you sticked to the same naming convention throughout the API, so use javaCamelCase e.g. pluginRevisionDate rather than PluginRevision_Date

Are you generating that time/date from a method or combining the two together, you don't normally have the letter 'T' in the middle, you just have a space normally.

Considering plugins are often region bound, it would make more sense to have region rather than language.

Can we decide on a standard size for the logos e.g. 256x256.
Will

ServiiDroid (Android Console) Developer: Download | Home | Support
ServiiGo (Android 3G/4G/WiFi Playback App) Developer: Download | Home | Support
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sun Jan 13, 2013 5:32 pm

Re: serviidb.com

I've updated most of the plugins with 200 by 200 px, some custom made one's too
On Google Images most logos can be easily found exactly matching 200 px

Just waiting on Mark to include PluginApiName extra field
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Wed Jan 16, 2013 7:08 am

Re: serviidb.com

Hi Mark, Plugin Body or Description is an important one - http://www.serviidb.com/plugins
Ive carefully updated all plugins with its description about the video site ie. no mention how plugin works as its covered in Plugin Instruction
All sources of infomation are either from its own site or wikipedia, ive condensed most of the info usually to one paragraph so quick and easy to read on a mobile app
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Jan 17, 2013 5:39 am

Re: serviidb.com

How does this look? I kept the last 3 items the same as the current response for plugin, this way I do not have to do a revision.

  Code:
 {
    "resource": "plugin",
    "requestedSize": 17,
    "totalSize": 17,
    "items": [
        {
            "pluginTitle": "4oD (UK)",
            "pluginNid": "186",
            "pluginUri": "http://serviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy",
            "pluginLanguage": "en",
            "pluginAuthor": "Petr Nejedly",
            "pluginWebsite": "http://www.channel4.com/programmes/4od",
            "pluginInstructions": "A web resource plugin for Channel4 4OD content. Requires at least Serviio 0.6.1",
            "pluginLogo": "http://serviidb.com/sites/default/files/rviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy",
            "pluginRating": null,
            "pluginStatus": "1",
            "pluginType": "TV On Demand",
            "pluginRevisionDate": "2012-01-05T00:00:00",
            "pluginSourceLocation": null,
            "pluginVersion": "7",
            "pluginDescription": "4oD - 4 on Demand is a video on demand service from Channel Four Television Corporation. The service offers a variety of programmes recently shown on Channel 4, E4, More4 or from their archives. However some programmes and movies are not available due to rights issues.",
            "pluginApiName": "4oD (UK)",
            "plugin": "4oD (UK)",
            "url": "http://serviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy",
            "nid": "186"
        },
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Thu Jan 17, 2013 7:32 am

Re: serviidb.com

"pluginLogo": "http://serviidb.com/sites/default/files/rviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy"

pluginLogo should link to the image file i uploaded

4oD pluginApiName is actually "4OD (UK Only)"
As its a dropdown, value cannot be changed
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Jan 17, 2013 11:43 am

Re: serviidb.com

forgot to change a value. will look at apipluginname

  Code:
 "resource": "plugin",
    "requestedSize": 17,
    "totalSize": 17,
    "items": [
        {
            "pluginTitle": "4oD (UK)",
            "pluginNid": "186",
            "pluginUri": "http://serviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy",
            "pluginLanguage": "en",
            "pluginAuthor": "Petr Nejedly",
            "pluginWebsite": "http://www.channel4.com/programmes/4od",
            "pluginInstructions": "A web resource plugin for Channel4 4oD content. Requires at least Serviio 0.6.1\r\nDue to changes with 4oD, all new content use a new encryption method of streaming",
            "pluginLogo": "http://serviidb.com/sites/default/files/4oD.jpg",
            "pluginRating": null,
            "pluginStatus": "0",
            "pluginType": "TV On Demand",
            "pluginRevisionDate": "2012-01-05T00:00:00",
            "pluginSourceLocation": null,
            "pluginVersion": "7",
            "pluginDescription": "4oD - 4 on Demand is a video on demand service from Channel Four Television Corporation. The service offers a variety of programmes recently shown on Channel 4, E4, More4 or from their archives. However some programmes and movies are not available due to rights issues.",
            "pluginApiName": "4oD (UK)",
            "plugin": "4oD (UK)",
            "url": "http://serviidb.com/sites/default/files/creatplugin/Channel4od_1.groovy",
            "nid": "186"
        },
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Thu Jan 17, 2013 7:08 pm

Re: serviidb.com

It would be very cool if Serviio had the option to upload the groovy file like it does with Pro licence in the meantime before a repo solution comes to place
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Jan 17, 2013 7:44 pm

Re: serviidb.com

The link is there from the serviidb repository, the clients just need to take it and download it to the correct directory.

Sent from my DROID RAZR using Tapatalk 2
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Fri Jan 18, 2013 1:58 am

Re: serviidb.com

Mark I think now Reliability and Quality is very unused and unnecessary fields
99% of my online resources library is using groovy plugins
I think plugin rating, plugin status and resolution covers it
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Fri Jan 18, 2013 8:41 pm

Re: serviidb.com

I think that I will leave the ratings in the database for possible future use , I will just take them off the front page.

Xmantium wrote:
Hoping for a "Browse ServiiDB"
Ive put the plugins in categories so could work like this

-TV On Demand
|--- 4oD (UK)
|--- CBS (US)
|--- iPlayer (UK)
|--- ITV Player (UK)
|--- Hulu (US)

-Music Videos
|--- Billboard Top 20
|--- YouTube Top 100

- Video Sharing
|--- YouTube
|--- Vimeo


Would anyone like a table on the website with this layout on it?



All Devs, I am getting ready to change the introduction to serviidb, if you want me to include your app please send me a PM or post here what you want me to include about your app.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Sat Jan 26, 2013 4:35 am

Re: serviidb.com

I just setup website replication around the world. Please let me know if you see any speed changes in your area.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sun Jan 27, 2013 2:08 am

Re: serviidb.com

Hi Mark, site feels alot faster! Been uploading all the plugins and trying to make sure all the content is in place

The site front needs a heavy revamp.
Rather than long list of tables, would be cool if all the icons of plugins is displayed in its category, and when the icon is clicked the table contents shows up
Rather than lists in - http://www.serviidb.com/plugin-type/movie-trailers
Could be like this, all the logos been uploaded, the site and the mobile apps need it for some eye candy :geek:
Attachments
demo.png
demo.png (120.82 KiB) Viewed 17224 times
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Sun Jan 27, 2013 3:53 am

Re: serviidb.com

I like the look, give me a day or two and I should have something setup.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Mon Jan 28, 2013 5:37 pm

Re: serviidb.com

Xmantium look at this page. Is this what you was thinking? It is not complete yet tho.

http://serviidb.com/pluginGrid
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Mon Jan 28, 2013 8:44 pm

Re: serviidb.com

Spot on, quick turnaround! :o
Simplicity at its best

Possible suggestions
- TV On Demand seems to be the popular ones and should be on top
- Ive yet to put up Illicos French TV On Demand Plugins and loads of others, so possibly reduced icon sizes
- When clicking on link it should go its corresponding table, like it did on main page
- the icons what have a white background look out of place (my fault), may need to Photoshop borders

When browsing the net for hours on hours for demos on how to place the plugin icons, i across this (possibly bit of wishful thinking :roll: ) - http://demo.themedev.me/site_templates/ ... olio4.html
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Tue Jan 29, 2013 1:23 am

Re: serviidb.com

I can change the number of columns. I am having trouble getting the count per plugin.

How do you think the "No plugin" should be handled? Since it could be any of the plugin types.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Tue Jan 29, 2013 6:41 am

Re: serviidb.com

Count may not be that important

I see your point about Non plugin feeds
I always think the database should be three sections

Plugins (definately the most popular section)
- TV on Demand
---- 4oD
---- iPlayer
- Movie Trailer
---- HD-Trailers
---- ect

Feeds (Essentially all the content from here - viewforum.php?f=23 that dont require plugin)
- Art
- Cooking
- Ect

Live Streams (Shared live streams from this section - viewforum.php?f=41)
- Live TV
- Live Sports
- Live News
- Ect

The main focus should be Plugins section to start with
WildRushSkyes does a good job of providing all the latest plugins but users are downloading plugins they will never use
Think ServiiDB should have Download plugin selection, and they can select individual plugins or categories
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Tue Jan 29, 2013 11:24 am

Re: serviidb.com

Plugins can be downloaded from serviidb via the API, I can setup a download page so that users can download multiple plugins at the same time from one page.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
PreviousNext

Return to Third-party tools integration

Who is online

Users browsing this forum: No registered users and 2 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.