vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-04-29 11:33
Post: #11
I changed like 100 disney movies directly in the database. requires one to know sql though
|
| find quote |
rakers8
Junior Member Posts: 4 Joined: Jan 2012 Reputation: 0 |
2012-04-29 13:10
Post: #12
Use the XWMM Web Interface Add-On. I was going to write up how I did it but this is close enough:
http://www.howtogeek.com/howto/33873/con...ovie-sets/ |
| find quote |
rami.shaked
Junior Member Posts: 12 Joined: Apr 2012 Reputation: 0 |
2012-04-29 17:08
Post: #13
(2012-04-29 13:10)rakers8 Wrote: Use the XWMM Web Interface Add-On. I was going to write up how I did it but this is close enough: Hi Thanks, i already know that toil. The problem is that u have to do so for every movie Im looking for somthing that can assign many movies to set in s single action |
| find quote |
rami.shaked
Junior Member Posts: 12 Joined: Apr 2012 Reputation: 0 |
2012-04-29 19:05
Post: #14
(2012-04-29 11:33)vikjon0 Wrote: I changed like 100 disney movies directly in the database. requires one to know sql though hi, just installd sql spy, it looks like the db is stright forword. can you please guide me with a way i can assign more than one movie to a pre made movie set ? i saw a table that have the movie linked to the movie set. |
| find quote |
vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-04-29 19:35
Post: #15
The exact statement will vary dependning on how you plan to identify the movies.
I had all Disney on a separate folder. I also created the set first manually (id =2) Code: insert into setlinkmovie |
| find quote |
rami.shaked
Junior Member Posts: 12 Joined: Apr 2012 Reputation: 0 |
2012-04-29 19:57
Post: #16
(2012-04-29 19:35)vikjon0 Wrote: The exact statement will vary dependning on how you plan to identify the movies. Woo, so fast. Thank you very much!!!! I'll give it a try. Mayby i'll write a little util for that. It strange, i didnt find a way to assign movie to a set from the xbmc itself. |
| find quote |
vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-04-29 20:03
Post: #17
Quote:Mayby i'll write a little util for that. I had the idea to base the sets on folder structure. I.e. make up a naming standard to enable a sql script to create and assign sets based on folder name. E.g. "Disney [SET]" or what ever. If a improved versoin of my script runs every 5 minutes it would automatically assign sets. You would have to manually sort the movies on disk of course, but any system would need to know your wishes somehow. |
| find quote |
rami.shaked
Junior Member Posts: 12 Joined: Apr 2012 Reputation: 0 |
2012-04-29 21:04
Post: #18
(2012-04-29 19:57)rami.shaked Wrote:(2012-04-29 19:35)vikjon0 Wrote: The exact statement will vary dependning on how you plan to identify the movies. works great !! |
| find quote |
sialivi
Posting Freak Posts: 948 Joined: Dec 2008 Reputation: 7 Location: Sweden |
2012-04-29 22:36
Post: #19
(2012-04-29 11:33)vikjon0 Wrote: I changed like 100 disney movies directly in the database. requires one to know sql though ...or with a smart playlist. That way it doesn't need to be done again when more movies are added. Code: <?xml version="1.0"?>
(This post was last modified: 2012-04-29 22:51 by sialivi.)
|
| find quote |
rami.shaked
Junior Member Posts: 12 Joined: Apr 2012 Reputation: 0 |
2012-04-30 05:46
Post: #20
(2012-04-29 22:36)sialivi Wrote:Yes it can be done.(2012-04-29 11:33)vikjon0 Wrote: I changed like 100 disney movies directly in the database. requires one to know sql though I dont like it because i dindnt find a way to see the playlists quickly from the home screen ( you should press librery...) |
| find quote |

Search
Help