Friday, December 20th, 2013 11:32 pm
media server update: plex media server
Recently, I started once again looking at the available Media Servers for easy watching of my media collection, which is something I now do every six months or so when I see once again Mediatomb hasn't been updated.
My most recent try at alternate servers: Plex - A Complete Media Solution
A very good tutorial for setup and use.
The Good:
The web interface is gorgeous, you can log into it from any computer on your LAN, and it streams over Roku. You can add channels to it--Colbert Report, Youtube--as well as your entire TV/Movie collection. After setting up your main containers--there are five: Movies, Television, Music, Photos, and Home Movies--you attach each to one or more folders, they scan inside, and the agents look up info on each from The Movie Database and TVDB with all the metadata your heart can possibly desire, editable, with collections that we might as well just call tagging and joyfully at that. It's awesome, is what I'm saying.
Media is available either on the LAN or outside it, and you can have friends and share your library. There's an Android app for it; basically, you can literally watch
sisabet's Queer as Folk vids on your phone or table if you have a breakdown in the middle of a desert with good wifi and AAA hasn't shown up yet.
Works on Windows, OSX, and Linux.
The Bad:
This was made for Windows/OSX Operating Systems, and you can tell from the first; there is minimal flexibility, almost no ability to customize more than superficially, an extremely rigid hierarchy, and the user can't do much with the overall design and organization.
This is the guide to naming conventions for your files. No, really. All your files. Every goddamn one of them. You don't have to obey it to the letter, but the margin for difference is bizarre. I can't get entire seasons of Buffy in there for no reason I can figure out yet.
Not only that, the directory structure is internal to the program, not your organization, and you can't change it. There are four types: Music related, TV Shows - Three Level Hierarchy, Movies - One Level Hierarchy, and Home Movies, which you can do in a Three or One, but if you do the Three, the titles aren't the filenames but instead are named episode 1, episode 2.... You can't change this, there is no flexibility at all, and it's goddamn annoying.
Me Sulking:
1.) It would take me less time to learn Java and code my own media server--and get a doctorate in physics with my free time--than renaming all my media files--that's one and a half terabytes--to fit their specifications. I started actually sketching up a bash script to batch while I'm at work and nearly had a breakdown just doing the framing structure for it. For Mediatomb to show my files--ALL OF THEM--in a readable way in the right folders--and alphabetized--took me less than three hundred lines of javascript for the main function, four prototype string functions, and two short alphabetizing functions, and two random functions. I'd have to triple that for the bash just to get the names working in the exact way they want them to show up. Otherwise, some may show up and some may not.
2.) The force directory hierarchy was almost painfully annoying. I hate it.
3.) The ability of the user to customize it--and I'm not even talking about how I write the javascript sort function for mediatomb to organize my files, just basic level user input on structure--is almost non-existent.
OTOH, for movies or tv movies where you have a single level directory Movies-->MovieName, this is very workable. And if you're just starting your career at collecting media, this could work for you.
My most recent try at alternate servers: Plex - A Complete Media Solution
A very good tutorial for setup and use.
The Good:
The web interface is gorgeous, you can log into it from any computer on your LAN, and it streams over Roku. You can add channels to it--Colbert Report, Youtube--as well as your entire TV/Movie collection. After setting up your main containers--there are five: Movies, Television, Music, Photos, and Home Movies--you attach each to one or more folders, they scan inside, and the agents look up info on each from The Movie Database and TVDB with all the metadata your heart can possibly desire, editable, with collections that we might as well just call tagging and joyfully at that. It's awesome, is what I'm saying.
Media is available either on the LAN or outside it, and you can have friends and share your library. There's an Android app for it; basically, you can literally watch
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Works on Windows, OSX, and Linux.
The Bad:
This was made for Windows/OSX Operating Systems, and you can tell from the first; there is minimal flexibility, almost no ability to customize more than superficially, an extremely rigid hierarchy, and the user can't do much with the overall design and organization.
This is the guide to naming conventions for your files. No, really. All your files. Every goddamn one of them. You don't have to obey it to the letter, but the margin for difference is bizarre. I can't get entire seasons of Buffy in there for no reason I can figure out yet.
Not only that, the directory structure is internal to the program, not your organization, and you can't change it. There are four types: Music related, TV Shows - Three Level Hierarchy, Movies - One Level Hierarchy, and Home Movies, which you can do in a Three or One, but if you do the Three, the titles aren't the filenames but instead are named episode 1, episode 2.... You can't change this, there is no flexibility at all, and it's goddamn annoying.
Me Sulking:
1.) It would take me less time to learn Java and code my own media server--and get a doctorate in physics with my free time--than renaming all my media files--that's one and a half terabytes--to fit their specifications. I started actually sketching up a bash script to batch while I'm at work and nearly had a breakdown just doing the framing structure for it. For Mediatomb to show my files--ALL OF THEM--in a readable way in the right folders--and alphabetized--took me less than three hundred lines of javascript for the main function, four prototype string functions, and two short alphabetizing functions, and two random functions. I'd have to triple that for the bash just to get the names working in the exact way they want them to show up. Otherwise, some may show up and some may not.
2.) The force directory hierarchy was almost painfully annoying. I hate it.
3.) The ability of the user to customize it--and I'm not even talking about how I write the javascript sort function for mediatomb to organize my files, just basic level user input on structure--is almost non-existent.
OTOH, for movies or tv movies where you have a single level directory Movies-->MovieName, this is very workable. And if you're just starting your career at collecting media, this could work for you.