mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

options for multi-part file handling #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ability to change how the app handles multi-part .iso files (300, lord 
of the rings etc), since XBMC doesnt support stacking iso files, any 
chance of both files showing up in your app? That way I could name one 
part 1 and the other part 2 so it would be showing up nicely in library 
view.

Optimal would be for xbmc to handle iso stacking but they're unlikely 
to add that functionality, i dont see any other way then?

Original issue reported on code.google.com by ramshack...@live.dk on 9 Jun 2009 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 10 Jun 2009 at 12:44

GoogleCodeExporter commented 9 years ago
Yes, this is a needed feature to handle these difficulties. Also useful if you 
have
bonus/extra disk or so. 

But we need to be careful to be compatible with xbmc.

Original comment by nadas.bence@gmail.com on 25 Jun 2009 at 3:13

GoogleCodeExporter commented 9 years ago
Done for next release.... not sure if it may cause problems in some parts of the
program. I just ran some quick tests on a few scrapers and editing info, stuff 
like
that seemed to work great. Just a note, you'll need to use <moviename> type file
naming schemes to support this or each file will use the same info. If you want 
them
to have the same info, then I don't understand the reason to have them each 
listed in
Ember. XBMC should pick up the same movie.ext for every ISO in the folder.

Original comment by jason.schnitzler on 26 Jun 2009 at 3:28

GoogleCodeExporter commented 9 years ago
Hmmmm, how this suppose to work? 
My movie folders with two iso's are still appears in the movie list just once.

Original comment by nadas.bence@gmail.com on 26 Jun 2009 at 12:48

GoogleCodeExporter commented 9 years ago
There is a list in settings where you need to put the extensions of the file 
types
you don't want stacked. ;)

Original comment by jason.schnitzler on 26 Jun 2009 at 6:56

GoogleCodeExporter commented 9 years ago
oaaaahhhh... That's awesome, Jason! Very very nice!

Thank you! It's working!

Original comment by nadas.bence@gmail.com on 26 Jun 2009 at 7:28

GoogleCodeExporter commented 9 years ago
awesome, love you this app so much :)

Original comment by ramshack...@live.dk on 27 Jun 2009 at 8:35